Searched refs:to (Results 1 – 6 of 6) sorted by relevance
1 The library pays attention to some envariables:3 CORESERVER -- Name of core server naming point; falls back to /servers/core4 COREFILE -- Name of file to write core dump in; falls back to core5 GNUTARGET -- Passed to core server to specify flavor of core dump format
3 # much of the rest of the library depends on, so it is best to build them6 # not to exist when making in other directories, but it will be slower that
2 to create the special exception server used for signal thread
19 /* Cause user stubs for interruptible RPCs to import a special header to
58 mach_msg_timeout_t to; in _hurd_select() local428 to = timeout->tv_sec * 1000 + (timeout->tv_nsec + 999999) / 1000000; in _hurd_select()433 to = MACH_MSG_TIMEOUT_NONE; in _hurd_select()439 0, sizeof msg, portset, to, in _hurd_select()530 to = 0; in _hurd_select()
147 # weak refs to libthreads functions that libc calls iff libthreads in use
Completed in 9 milliseconds