Searched defs:option_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c127 struct option_state { struct
139 static struct option_state *cur_options;
1322 static struct option_state *
1334 struct option_state *osp;
1388 osp = (struct option_state *)malloc(sizeof (*osp) +
1666 struct option_state *newopt;

Completed in 101 milliseconds