Searched refs:uname (Results 76 - 100 of 299) sorted by last modified time

1234567891011>>

/external/owasp/sanitizer/tools/findbugs/bin/
H A DxpathFind36 fb_osname=`uname`
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/pcre/dist/
H A Dar-lib52 case `uname -s` in
H A Dcompile52 case `uname -s` in
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
288 # 1.2 uses "1.2" for uname -r.
296 # Should we change UNAME_MACHINE based on the output of uname instead
345 case `/usr/bin/uname -p` in
385 UNAME_RELEASE=`uname
[all...]
H A Dconfigure572 # so uname gets run too.
573 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
2427 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2428 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2429 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2430 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2431 uname
[all...]
H A Dpcre-config.in36 case `uname -s` in
/external/pixman/
H A Dconfig.guess132 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
134 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
138 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
139 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
140 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
141 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
271 # 1.2 uses "1.2" for uname -r.
279 # Should we change UNAME_MACHINE based on the output of uname instead
328 case `/usr/bin/uname -p` in
368 UNAME_RELEASE=`uname
[all...]
H A Dconfigure555 # so uname gets run too.
556 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
2178 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2179 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2180 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2181 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2182 uname
[all...]
/external/openfst/
H A Dconfig.guess130 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
132 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
136 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
137 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
138 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
139 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
269 # 1.2 uses "1.2" for uname -r.
277 # Should we change UNAME_MACHINE based on the output of uname instead
326 case `/usr/bin/uname -p` in
366 UNAME_RELEASE=`uname
[all...]
H A Dconfigure555 # so uname gets run too.
556 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
1972 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1973 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1974 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1975 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1976 uname
[all...]
/external/oprofile/gui/
H A Doprof_start_config.cpp53 if (uname(&info)) {
/external/nist-sip/java/gov/nist/javax/sip/address/
H A DSipUri.java527 * @param uname The new String value of the user.
531 public void setUser(String uname) { argument
536 this.authority.setUser(uname);
/external/netperf/
H A Dnetlib.c2923 if (uname(&system_name) <0) {
2924 perror("identify_local: uname");
2957 /* is returned by the uname -a command, with the exception of the */
2986 /* is returned by the uname -a command, with the exception of the */
/external/mksh/src/
H A DBuild.sh608 x=`uname -s 2>/dev/null || uname`
609 test x"$x" = x"`uname -n 2>/dev/null`" || TARGET_OS=$x
612 echo "$me: Set TARGET_OS, your uname is broken!" >&2
678 test x"$TARGET_OSREV" = x"" && TARGET_OSREV=`uname -r`
917 # generic target for SVR4 Unix with uname -s = uname -n
920 test x"$TARGET_OSREV" = x"" && TARGET_OSREV=`uname -r`
924 test x"$TARGET_OSREV" = x"" && TARGET_OSREV=`uname -r`
939 vv '|' "uname
[all...]
/external/mesa3d/bin/
H A Dinstallmesa6 # -f or -d flags), we may need to branch on `uname` to do the right thing.
52 if [ `uname` = "FreeBSD" ] ; then
54 elif [ `uname` = "Darwin" ] ; then
56 elif [ `uname` = "AIX" ] ; then
H A Dminstall50 case `uname` in
H A Dmklib121 echo ' -arch ARCH override using `uname` to determine host system'
254 ARCH=`uname`
513 case `uname -p` in
/external/llvm/utils/buildit/
H A Dbuild_llvm62 DARWIN_VERS=`uname -r | sed 's/\..*//'`
/external/llvm/utils/
H A Dllvmdo171 case `uname -s` in
H A Dllvmgrep30 case `uname -s` in
/external/llvm/utils/release/
H A Dtest-release.sh15 if [ `uname -s` = "FreeBSD" ]; then
214 if [ `uname -s` != "Darwin" ]; then
370 if [ `uname -s` = "Darwin" ]; then
424 echo " `uname -a`"
/external/ltrace/etc/
H A Dlibc.so.conf342 int uname(addr);
H A Dsyscalls.conf26 int uname(addr);
/external/llvm/autoconf/
H A Dconfig.guess132 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
134 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
138 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
139 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
140 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
141 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
275 # 1.2 uses "1.2" for uname -r.
283 # Should we change UNAME_MACHINE based on the output of uname instead
332 case `/usr/bin/uname -p` in
372 UNAME_RELEASE=`uname
[all...]

Completed in 456 milliseconds

1234567891011>>