Home
last modified time | relevance | path

Searched refs:STIME (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssh/ !
H A DREADME.privsep43 UID PID PPID C STIME TTY TIME COMMAND
/src/contrib/netbsd-tests/bin/ps/ !
H A Dkeywords101 stime STIME
/src/sbin/routed/rtquery/ !
H A Drtquery.c72 #define STIME (250*1000) /* usec to wait for another response */ macro
412 delay.tv_usec = STIME; in query_loop()