Searched refs:OPT_STATIC (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpassprompt.c23 OPT_STATIC, NULL, PATH_MAX },
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c259 OPT_PRIV|OPT_STATIC, NULL, MAXNAMELEN },
261 "Set name for auth with peer", OPT_STATIC, NULL, MAXNAMELEN },
265 "Set remote name for authentication", OPT_STATIC,
278 "Password for authenticating us to the peer", OPT_STATIC,
H A Dpppd.h129 #define OPT_STATIC 0x2000 /* string option goes into static array */ macro
H A Doptions.c304 OPT_PRIV|OPT_STATIC, NULL, MAXPATHLEN },
815 if (opt->flags & OPT_STATIC) {
H A Dlcp.c208 "LCP Identification string", OPT_STATIC, NULL, sizeof(identstr) },

Completed in 87 milliseconds