Home
last modified time | relevance | path

Searched refs:setfcsallow (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c101 static int setfcsallow __P((char **, option_t *));
207 { "allow-fcs", o_special, (void *)setfcsallow,
471 setfcsallow(argv, opt) in setfcsallow() function