Home
last modified time | relevance | path

Searched defs:timval (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/lock/
H A Dlock.c100 struct timeval timval; in main() local
332 struct timeval timval; in hi() local
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dconv_time.c69 int conv_time(const char *strval, int *timval, int def_unit) in conv_time()