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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dstr2sig.c123 static int str2long(const char *, long *);
126 str2long(const char *p, long *val) function
149 if (str2long(s, &val) == -1)

Completed in 19 milliseconds