OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nsleep
(Results
1 - 2
of
2
) sorted by null
/external/openssh/openbsd-compat/
port-aix.h
64
/* AIX 4.2.x doesn't have nanosleep but does have
nsleep
which is equivalent */
66
# define nanosleep(a,b)
nsleep
(a,b)
/external/openssh/
configure
[
all
...]
Completed in 2049 milliseconds