Searched refs:in (Results 1 – 5 of 5) sorted by relevance
37 sock_to_o_flags (int in) in sock_to_o_flags() argument41 if (in & SOCK_NONBLOCK) in sock_to_o_flags()44 out |= in & ~(SOCK_NONBLOCK); in sock_to_o_flags()52 o_to_sock_flags (int in) in o_to_sock_flags() argument56 if (in & O_NONBLOCK) in o_to_sock_flags()59 out |= in & ~(O_NONBLOCK); in o_to_sock_flags()
3 # variables used in macros & inline functions6 # functions used in libmachuser and libhurduser50 # functions in normal name space120 # functions used in macros & inline functions147 # weak refs to libthreads functions that libc calls iff libthreads in use151 # cthreads functions with stubs in libc
4 # first (and mach before hurd, at that). The before-compile additions in6 # not to exist when making in other directories, but it will be slower that
4 COREFILE -- Name of file to write core dump in; falls back to core
10 The GNU C Library is distributed in the hope that it will be useful,
Completed in 7 milliseconds