OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nwhich
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/linux/common/
linux_time.c
273
clockid_t
nwhich
= 0; /* XXX: GCC */
local
275
error = linux_to_native_clockid(&
nwhich
, SCARG(uap, which));
279
error = clock_getres1(
nwhich
, &ts);
299
clockid_t
nwhich
;
local
306
error = linux_to_native_clockid(&
nwhich
, SCARG(uap, which));
316
error = nanosleep1(l,
nwhich
, flags, &rqts,
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026