HomeSort by relevance Sort by last modified time
    Searched defs:endgrent (Results 1 - 3 of 3) sorted by null

  /external/openssh/openbsd-compat/
bsd-misc.h 112 # define endgrent() do { } while(0) macro
  /bionic/libc/bionic/
grp_pwd.cpp 605 void endgrent() { function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 510 #define endgrent(...) (pthread_testcancel(), endgrent(__VA_ARGS__)) macro
    [all...]

Completed in 1487 milliseconds