Home | Sort by relevance Sort by last modified time |
/external/bison/lib/ | |
close.c | 31 close_nothrow (int fd) function 49 # define close_nothrow close macro 58 int retval = execute_all_close_hooks (close_nothrow, fd); 60 int retval = close_nothrow (fd); |