Searched refs:str2long (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libc/port/gen/ | ||
H A D | str2sig.c | 123 static int str2long(const char *, long *); 126 str2long(const char *p, long *val) function 149 if (str2long(s, &val) == -1) |
Completed in 19 milliseconds