Searched refs:option_t (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dminconn.c17 static option_t my_options[] = {
H A Dpassprompt.c20 static option_t options[] = {
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c153 static int noopt __P((char **, option_t *));
154 static int setdomain __P((char **, option_t *));
155 static int setnetmask __P((char **, option_t *));
156 static int setxonxoff __P((char **, option_t *));
157 static int readfile __P((char **, option_t *));
158 static int callfile __P((char **, option_t *));
159 static int showversion __P((char **, option_t *));
160 static int showhelp __P((char **, option_t *));
161 static int showalloptions __P((char **, option_t *));
163 static int setlogfile __P((char **, option_t *));
[all...]
H A Dcbcp.c44 static int setcbcp __P((char **, option_t *));
46 static option_t cbcp_option_list[] = {
97 option_t *opt;
H A Dpppd.h118 } option_t; typedef in typeref:struct:__anon122
369 option_t *options; /* List of command-line options */
663 extern void add_options __P((option_t *));
667 extern option_t *remove_option __P((char *));
H A Dauth.c232 static int setupapfile __P((char **, option_t *));
233 static int privgroup __P((char **, option_t *));
234 static int set_noauth_addr __P((char **, option_t *));
240 option_t auth_options[] = {
313 option_t *opt;
357 option_t *opt;
385 option_t *opt;
H A Dlcp.c91 static int setescape __P((char **, option_t *));
94 static int setasyncmap __P((char **, option_t *));
97 static int setendpoint __P((char **, option_t *));
109 static int setfcsallow __P((char **, option_t *));
110 static int setfcswant __P((char **, option_t *));
122 static option_t lcp_option_list[] = {
370 option_t *opt;
403 option_t *opt;
424 option_t *opt;
481 option_t *op
[all...]
H A Dccp.c49 static int setbsdcomp __P((char **, option_t *));
50 static int setdeflate __P((char **, option_t *));
52 static option_t ccp_option_list[] = {
202 option_t *opt;
240 option_t *opt;
H A Dipv6cp.c178 static int setifaceid __P((char **arg, option_t *));
183 static option_t ipv6cp_option_list[] = {
282 option_t *opt;
H A Dupap.c52 static option_t pap_option_list[] = {
H A Dchap.c65 static option_t chap_option_list[] = {
H A Dmain.c193 extern option_t general_options[];
194 extern option_t auth_options[];
H A Dipcp.c115 static option_t ipcp_option_list[] = {
H A Dsys-solaris.c172 static option_t solaris_option_list[] = {
/illumos-gate/usr/src/cmd/format/
H A Dmain.c210 if (option_t != NULL) {
225 if (strcmp(option_t, type->dtype_asciilabel) == 0)
232 "Specified type '%s' is not a known type.\n", option_t);
H A Dglobal.h90 char *option_t; /* forced disk type option */ variable
H A Dstartup.c230 option_t = argv[next++];
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.h168 } option_t; typedef in typeref:enum:__anon477
172 option_t option;

Completed in 118 milliseconds