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

  /bionic/libc/stdio/
stdio.cpp 687 char* ctermid(char* s) { function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 500 #define ctermid(...) (pthread_testcancel(), ctermid(__VA_ARGS__)) macro
    [all...]

Completed in 51 milliseconds