Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c128 struct option_state { struct
140 static struct option_state *cur_options; argument
1323 static struct option_state *
1335 struct option_state *osp; in organize_state()
1389 osp = (struct option_state *)malloc(sizeof (*osp) + in organize_state()
1667 struct option_state *newopt; in parse_options()