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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h667 extern option_t *remove_option __P((char *));
H A Dsys-solaris.c243 (void) remove_option("ktune");
244 (void) remove_option("noktune");
H A Doptions.c941 * remove_option - disable an option. Returns the option_t structure
946 remove_option(name) function

Completed in 109 milliseconds