Searched refs:nl_str2msec (Results 1 – 5 of 5) sorted by relevance
112 if ((err = nl_str2msec(arg, &msecs)) < 0) in parse_lifetime()
62 extern int nl_str2msec(const char *, uint64_t *);
236 nl_str2msec;
146 extern int nl_str2msec(const char *, uint64_t *);
540 int nl_str2msec(const char *str, uint64_t *result) in nl_str2msec() function