HomeSort by relevance Sort by last modified time
    Searched refs:POSIX (Results 76 - 100 of 128) sorted by null

1 2 34 5 6

  /ndk/sources/host-tools/make-3.81/
misc.c 597 #ifdef POSIX
599 /* Hopefully if a system says it's POSIX.1 and has the setuid and setgid
600 functions, they work as POSIX.1 says. Some systems (Alpha OSF/1 1.2,
601 for example) which claim to be POSIX.1 also have the BSD setreuid and
602 setregid functions, but they don't work as in BSD and only the POSIX.1
608 #else /* Not POSIX. */
610 /* Some POSIX.1 systems have the seteuid and setegid functions. In a
611 POSIX-like system, they are the best thing to use. However, some
612 non-POSIX systems have them too but they do not work in the POSIX styl
    [all...]
main.c 486 /* Nonzero if we have seen the magic `.POSIX' target.
487 This turns on pedantic compliance with POSIX.2. */
510 #ifdef POSIX
961 #ifdef POSIX
    [all...]
dir.c 51 #if (defined (POSIX) || defined (VMS) || defined (WINDOWS32)) && !defined (__GNU_LIBRARY__)
52 /* Posix does not require that the d_ino field be present, and some
59 #endif /* POSIX */
  /external/clang/www/demo/
index.cgi 7 use POSIX;
  /external/linux-tools-perf/config/
utilities.mak 163 # the `command -v' is defined by POSIX, but it's not
  /external/mksh/src/
check.pl 154 # pull EINTR from POSIX.pm or Errno.pm if they exist
159 require POSIX;
160 $EINTR = POSIX::EINTR();
    [all...]
  /external/regex-re2/re2/
re2.cc 41 posix_syntax_(opt == RE2::POSIX),
42 longest_match_(opt == RE2::POSIX),
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 412 # Make our own "punctuation" character class, because the POSIX-style
  /external/webkit/Tools/Scripts/
build-webkit 43 use POSIX;
VCSUtils.pm 35 use Cwd qw(); # "qw()" prevents warnings about redefining getcwd() with "use POSIX;"
39 use POSIX;
    [all...]
prepare-ChangeLog 64 use POSIX qw(strftime);
    [all...]
webkitdirs.pm 38 use POSIX;
    [all...]
  /external/regex-re2/re2/testing/
re2_test.cc     [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
socketadapters.cc 423 #ifdef POSIX
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayserver.cc 30 #ifdef POSIX
32 #endif // POSIX
  /external/qemu-pc-bios/bochs/
config.guess 279 # How do we know it's Interix rather than the generic POSIX subsystem?
739 # How do we know it's Interix rather than the generic POSIX subsystem?
1078 BS2000:POSIX*:*:*)
    [all...]
  /external/srec/srec/cfront/
frontobj.c 40 #ifndef POSIX
  /external/chromium/third_party/libevent/
config.guess 274 # How do we know it's Interix rather than the generic POSIX subsystem?
810 # How do we know it's Interix rather than the generic POSIX subsystem?
    [all...]
  /external/dropbear/
config.guess 274 # How do we know it's Interix rather than the generic POSIX subsystem?
804 # How do we know it's Interix rather than the generic POSIX subsystem?
    [all...]
  /external/elfutils/config/
config.guess 274 # How do we know it's Interix rather than the generic POSIX subsystem?
810 # How do we know it's Interix rather than the generic POSIX subsystem?
    [all...]
  /external/icu4c/
config.guess 276 # How do we know it's Interix rather than the generic POSIX subsystem?
836 # How do we know it's Interix rather than the generic POSIX subsystem?
    [all...]
  /external/libmtp/
config.guess 274 # How do we know it's Interix rather than the generic POSIX subsystem?
810 # How do we know it's Interix rather than the generic POSIX subsystem?
    [all...]
  /ndk/sources/host-tools/make-3.81/config/
config.guess 273 # How do we know it's Interix rather than the generic POSIX subsystem?
801 # How do we know it's Interix rather than the generic POSIX subsystem?
    [all...]
  /external/bison/build-aux/
config.guess 280 # How do we know it's Interix rather than the generic POSIX subsystem?
843 # How do we know it's Interix rather than the generic POSIX subsystem?
    [all...]
  /external/chromium/sdch/open-vcdiff/
config.guess 274 # How do we know it's Interix rather than the generic POSIX subsystem?
807 # How do we know it's Interix rather than the generic POSIX subsystem?
    [all...]

Completed in 860 milliseconds

1 2 34 5 6