Searched refs:atoul (Results 1 – 1 of 1) sorted by relevance
118 int atoul(char *, u_long *);3831 if (atoul($1, &ulval) == -1) {7194 atoul(char *s, u_long *ulvalp) in atoul() function7215 if (atoul(n, &ulval) == 0) { in getservice()7281 if (atoul(w, &ulval) == -1) { in parseicmpspec()