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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c272 static long s_strtol(char *);
672 bam_debug = s_strtol(optarg);
5069 entryNum = s_strtol(eq + 1);
8948 entry = s_strtol(lp->arg);
8972 entry = s_strtol(str);
9046 int entryNum = s_strtol(opt + strlen("entry="));
9532 entryNum = s_strtol(mp->curdefault->arg);
9916 optval = s_strtol(val + 1);
10159 s_strtol(char *str) function

Completed in 79 milliseconds