Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dfcntl-lock.c97 static char * strtotimeval(const char *str, struct timeval *tv) in strtotimeval() function
173 eon = strtotimeval(optarg, &timeout.it_value); in main()