Home
last modified time | relevance | path

Searched refs:in (Results 1 – 5 of 5) sorted by relevance

/hurd/
A Dfcntl-internal.h37 sock_to_o_flags (int in) in sock_to_o_flags() argument
41 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() argument
56 if (in & O_NONBLOCK) in o_to_sock_flags()
59 out |= in & ~(O_NONBLOCK); in o_to_sock_flags()
A DVersions3 # variables used in macros & inline functions
6 # functions used in libmachuser and libhurduser
50 # functions in normal name space
120 # functions used in macros & inline functions
147 # weak refs to libthreads functions that libc calls iff libthreads in use
151 # cthreads functions with stubs in libc
A DDepend4 # first (and mach before hurd, at that). The before-compile additions in
6 # not to exist when making in other directories, but it will be slower that
A DNotes4 COREFILE -- Name of file to write core dump in; falls back to core
A Dintr-rpc.defs10 The GNU C Library is distributed in the hope that it will be useful,

Completed in 7 milliseconds