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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c753 if (!int_option(*argv, &iv))
1461 * int_option - like number_option, but valp is int *, the base is assumed to
1466 int_option(str, valp) function
1550 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 115 milliseconds