Searched refs:opts (Results 1 - 25 of 1488) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/tools/
H A Dc89.sh5 opts=""
11 *) opts="$opts $arg" ;;
15 c89 $lopts $opts
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/tools/
H A Dc89.sh5 opts=""
11 *) opts="$opts $arg" ;;
15 c89 $lopts $opts
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/tools/
H A Dc89.sh5 opts=""
11 *) opts="$opts $arg" ;;
15 c89 $lopts $opts
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/tools/
H A Dc89.sh5 opts=""
11 *) opts="$opts $arg" ;;
15 c89 $lopts $opts
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/tools/
H A Dc89.sh5 opts=""
11 *) opts="$opts $arg" ;;
15 c89 $lopts $opts
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/tools/
H A Dc89.sh5 opts=""
11 *) opts="$opts $arg" ;;
15 c89 $lopts $opts
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/sim/cris/c/
H A Dc.exp74 set opts(cc) ""
75 set opts(sim) ""
76 set opts(output) ""
77 set opts(progoptions) ""
78 set opts(timeout) ""
79 set opts(mach) ""
80 set opts(xerror) "no"
81 set opts(dest) "$testname.x"
82 set opts(simenv) ""
83 set opts(kfai
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/sim/cris/c/
H A Dc.exp74 set opts(cc) ""
75 set opts(sim) ""
76 set opts(output) ""
77 set opts(progoptions) ""
78 set opts(timeout) ""
79 set opts(mach) ""
80 set opts(xerror) "no"
81 set opts(dest) "$testname.x"
82 set opts(simenv) ""
83 set opts(kfai
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/cris/c/
H A Dc.exp74 set opts(cc) ""
75 set opts(sim) ""
76 set opts(output) ""
77 set opts(progoptions) ""
78 set opts(timeout) ""
79 set opts(mach) ""
80 set opts(xerror) "no"
81 set opts(dest) "$testname.x"
82 set opts(simenv) ""
83 set opts(kfai
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/
H A Dmppe.h43 /* unsupported opts */
67 /* Build a CI from mppe opts (see RFC 3078) */
68 #define MPPE_OPTS_TO_CI(opts, ci) \
73 if (opts & MPPE_OPT_STATEFUL) \
82 if (opts & MPPE_OPT_128) \
84 if (opts & MPPE_OPT_40) \
90 #define MPPE_CI_TO_OPTS(ci, opts) \
94 opts = 0; \
98 opts |= MPPE_OPT_STATEFUL; \
102 opts |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/
H A Dmppe.h43 /* unsupported opts */
67 /* Build a CI from mppe opts (see RFC 3078) */
68 #define MPPE_OPTS_TO_CI(opts, ci) \
73 if (opts & MPPE_OPT_STATEFUL) \
82 if (opts & MPPE_OPT_128) \
84 if (opts & MPPE_OPT_40) \
90 #define MPPE_CI_TO_OPTS(ci, opts) \
94 opts = 0; \
98 opts |= MPPE_OPT_STATEFUL; \
102 opts |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/
H A Dmppe.h43 /* unsupported opts */
67 /* Build a CI from mppe opts (see RFC 3078) */
68 #define MPPE_OPTS_TO_CI(opts, ci) \
73 if (opts & MPPE_OPT_STATEFUL) \
82 if (opts & MPPE_OPT_128) \
84 if (opts & MPPE_OPT_40) \
90 #define MPPE_CI_TO_OPTS(ci, opts) \
94 opts = 0; \
98 opts |= MPPE_OPT_STATEFUL; \
102 opts |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/
H A Dmppe.h43 /* unsupported opts */
67 /* Build a CI from mppe opts (see RFC 3078) */
68 #define MPPE_OPTS_TO_CI(opts, ci) \
73 if (opts & MPPE_OPT_STATEFUL) \
82 if (opts & MPPE_OPT_128) \
84 if (opts & MPPE_OPT_40) \
90 #define MPPE_CI_TO_OPTS(ci, opts) \
94 opts = 0; \
98 opts |= MPPE_OPT_STATEFUL; \
102 opts |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dppp_mppe.h8 /* unsupported opts */
32 /* Build a CI from mppe opts (see RFC 3078) */
33 #define MPPE_OPTS_TO_CI(opts, ci) \
38 if (opts & MPPE_OPT_STATEFUL) \
47 if (opts & MPPE_OPT_128) \
49 if (opts & MPPE_OPT_40) \
55 #define MPPE_CI_TO_OPTS(ci, opts) \
59 opts = 0; \
63 opts |= MPPE_OPT_STATEFUL; \
67 opts |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dppp_mppe.h8 /* unsupported opts */
32 /* Build a CI from mppe opts (see RFC 3078) */
33 #define MPPE_OPTS_TO_CI(opts, ci) \
38 if (opts & MPPE_OPT_STATEFUL) \
47 if (opts & MPPE_OPT_128) \
49 if (opts & MPPE_OPT_40) \
55 #define MPPE_CI_TO_OPTS(ci, opts) \
59 opts = 0; \
63 opts |= MPPE_OPT_STATEFUL; \
67 opts |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/
H A Dmppe.h43 /* unsupported opts */
67 /* Build a CI from mppe opts (see RFC 3078) */
68 #define MPPE_OPTS_TO_CI(opts, ci) \
73 if (opts & MPPE_OPT_STATEFUL) \
82 if (opts & MPPE_OPT_128) \
84 if (opts & MPPE_OPT_40) \
90 #define MPPE_CI_TO_OPTS(ci, opts) \
94 opts = 0; \
98 opts |= MPPE_OPT_STATEFUL; \
102 opts |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/
H A Dmppe.h43 /* unsupported opts */
67 /* Build a CI from mppe opts (see RFC 3078) */
68 #define MPPE_OPTS_TO_CI(opts, ci) \
73 if (opts & MPPE_OPT_STATEFUL) \
82 if (opts & MPPE_OPT_128) \
84 if (opts & MPPE_OPT_40) \
90 #define MPPE_CI_TO_OPTS(ci, opts) \
94 opts = 0; \
98 opts |= MPPE_OPT_STATEFUL; \
102 opts |
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/setup/
H A Dprovision110 opts = parser.parse_args()[0] variable
114 if not opts.quiet:
118 opts.interactive = True
120 if not opts.interactive and (opts.realm is None or opts.domain is None):
121 if opts.realm is None:
123 if opts.domain is None:
128 if opts.interactive:
138 opts
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/setup/
H A Dprovision110 opts = parser.parse_args()[0] variable
114 if not opts.quiet:
118 opts.interactive = True
120 if not opts.interactive and (opts.realm is None or opts.domain is None):
121 if opts.realm is None:
123 if opts.domain is None:
128 if opts.interactive:
138 opts
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/setup/
H A Dprovision110 opts = parser.parse_args()[0] variable
114 if not opts.quiet:
118 opts.interactive = True
120 if not opts.interactive and (opts.realm is None or opts.domain is None):
121 if opts.realm is None:
123 if opts.domain is None:
128 if opts.interactive:
138 opts
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/smbfs/
H A Dgetopt.c15 * @opts: an array of &struct option entries controlling parser operations
23 * Returns opts->val if a matching entry in the 'opts' array is found,
26 int smb_getopt(char *caller, char **options, struct option *opts, argument
48 for (i = 0; opts[i].name != NULL; i++) {
49 if (!strcmp(opts[i].name, token)) {
50 if (!opts[i].flag && (!val || !*val)) {
56 if (flag && opts[i].flag)
57 *flag |= opts[i].flag;
59 return opts[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/smbfs/
H A Dgetopt.c15 * @opts: an array of &struct option entries controlling parser operations
23 * Returns opts->val if a matching entry in the 'opts' array is found,
26 int smb_getopt(char *caller, char **options, struct option *opts, argument
48 for (i = 0; opts[i].name != NULL; i++) {
49 if (!strcmp(opts[i].name, token)) {
50 if (!opts[i].flag && (!val || !*val)) {
56 if (flag && opts[i].flag)
57 *flag |= opts[i].flag;
59 return opts[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/lib/
H A Dsim-defs.exp179 global opts
198 set opts(as) ""
199 set opts(ld) ""
200 set opts(sim) ""
201 set opts(output) ""
202 set opts(mach) ""
203 set opts(timeout) ""
204 set opts(xerror) "no"
205 set opts(xfail) ""
206 set opts(kfai
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/lib/
H A Dsim-defs.exp179 global opts
198 set opts(as) ""
199 set opts(ld) ""
200 set opts(sim) ""
201 set opts(output) ""
202 set opts(mach) ""
203 set opts(timeout) ""
204 set opts(xerror) "no"
205 set opts(xfail) ""
206 set opts(kfai
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/lib/
H A Dsim-defs.exp179 global opts
198 set opts(as) ""
199 set opts(ld) ""
200 set opts(sim) ""
201 set opts(output) ""
202 set opts(mach) ""
203 set opts(timeout) ""
204 set opts(xerror) "no"
205 set opts(xfail) ""
206 set opts(kfai
[all...]

Completed in 156 milliseconds

1234567891011>>