Home
last modified time | relevance | path

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

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