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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c754 if (!int_option(*argv, &iv))
1460 * int_option - like number_option, but valp is int *, the base is assumed to
1465 int_option(str, valp) function
1549 return (int_option(*argv, &dflag));
H A Dpppd.h661 extern int int_option __P((char *, int *));
H A Dipcp.c265 if (!int_option(*argv, &value))

Completed in 160 milliseconds