Home
last modified time | relevance | path

Searched refs:ctermid (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Includes/posix/
Dunistd.pxd51 char *ctermid(char *)
/external/llvm/include/llvm/Target/
DTargetLibraryInfo.h200 ctermid, enumerator
/external/llvm/lib/Target/
DTargetLibraryInfo.cpp535 TLI.setUnavailable(LibFunc::ctermid); in initialize()
/external/lldb/test/
Ddotest.py1410 fd = os.open(os.ctermid(), os.O_RDONLY)
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1175 case LibFunc::ctermid: in inferPrototypeAttributes()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1204_abilist.txt1778 fun:ctermid=uninstrumented
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c5575 extern char *ctermid (char *__s) __attribute__ ((__nothrow__));