Searched defs:sysclose (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/comp/ | ||
H A D | omitted.c | 105 #define sysclose _close macro 107 #define sysclose close macro 235 sysclose(fd); 718 if (r = sysclose(fd)) 730 return sysclose(fd); |
Completed in 14 milliseconds