Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c220 { "init", o_string, &initializer,
223 { "connect", o_string, &connect_script,
226 { "disconnect", o_string, &disconnect_script,
229 { "welcome", o_string, &welcomer,
232 { "pty", o_string, &ptycommand,
239 { "socket", o_string, &pty_socket,
241 { "record", o_string, &record_file,
296 { "linkname", o_string, linkname,
320 { "bundle", o_string, &bundle_name,
808 case o_string:
[all …]
H A Dauth.c254 { "name", o_string, our_name,
257 { "user", o_string, user,
261 { "remotename", o_string, remote_name,
274 { "password", o_string, passwd,
H A Dpppd.h113 o_string enumerator
H A Dipcp.c129 { "ipparam", o_string, &ipparam,
H A Dlcp.c199 { "ident", o_string, identstr,
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpassprompt.c26 { "promptprog", o_string, promptprog,