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

  /external/toybox/lib/
portability.h 198 static inline void endutxent(void) {;} function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 516 #define endutxent(...) (pthread_testcancel(), endutxent(__VA_ARGS__)) macro
    [all...]

Completed in 205 milliseconds