Home
last modified time | relevance | path

Searched refs:UNAME (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/ui/vba/testvba/
H A DrunTests.pl73 if ( !$failed && open(UNAME, "uname -a|") ) {
74 $theResult = <UNAME>;
75 close(UNAME);
/aoo4110/main/openssl/
H A Dmakefile.mk61 UNAME=$(shell uname) macro

Completed in 16 milliseconds