Searched refs:str2long (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstr2sig.c125 static int str2long(const char *, long *);
128 str2long(const char *p, long *val) function
151 if (str2long(s, &val) == -1)

Completed in 56 milliseconds