Searched refs:option (Results 226 - 250 of 1286) sorted by relevance

1234567891011>>

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Derr.D_OP_ACT.badcond.d38 #pragma D option quiet
H A Derr.D_OP_SCALAR.badincop.d37 #pragma D option quiet
H A Derr.D_PROTO_LEN.badcond1.d38 #pragma D option quiet
H A Derr.D_SYNTAX.badid.d37 #pragma D option quiet
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/ustack/
H A Dtst.annotated.d29 #pragma D option quiet
H A Dtst.helper.d38 #pragma D option quiet
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/ustack/
H A Dtst.annotated.d29 #pragma D option quiet
H A Dtst.helper.d38 #pragma D option quiet
/freebsd-11-stable/sys/kern/
H A Dgenassym.sh49 while getopts "o:" option
51 case "$option" in
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/
H A Dtst.resize3.d51 #pragma D option bufresize=auto
52 #pragma D option specsize=100t
H A Dtst.smallring.d39 #pragma D option bufpolicy=ring
40 #pragma D option bufsize=16
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/
H A Dtst.offset.d36 #pragma D option quiet
37 #pragma D option statusrate=10ms
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.substrminate.d29 #pragma D option quiet
30 #pragma D option aggsortkey
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/speculation/
H A Derr.D_PRAGMA_OPTSET.InvalidSpecSize.d31 * Setting the specsize option to an illegal value throws the compiler error
38 #pragma D option quiet
39 #pragma D option specsize=1b
H A Derr.NegativeNspec.d37 #pragma D option quiet
38 #pragma D option nspec=-72
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetopt.h43 struct option { struct
44 /* name of long option */
48 * whether option takes an argument
51 /* if not NULL, set *flag to val when option found */
58 const struct option *, int *);
60 const struct option *, int *);
/freebsd-11-stable/include/
H A Dgetopt.h46 struct option { struct
47 /* name of long option */
51 * whether option takes an argument
54 /* if not NULL, set *flag to val when option found */
62 const struct option *, int *);
64 const struct option *, int *);
/freebsd-11-stable/sbin/dhclient/tests/
H A DMakefile5 PLAIN_TESTS_C= option-domain-search_test
6 SRCS.option-domain-search_test= alloc.c convert.c hash.c options.c \
7 tables.c fake.c option-domain-search.c
8 CFLAGS.option-domain-search_test+= -I${.CURDIR:H}
9 LIBADD.option-domain-search_test= util
/freebsd-11-stable/contrib/gperf/src/
H A Doutput.cc10 the Free Software Foundation; either version 2, or (at your option)
60 if (option[ANSIC] | option[CPLUSPLUS])
279 printf (option[KRC] ?
283 option[C] ?
287 option[ANSIC] | option[CPLUSPLUS] ?
329 printf (option[KRC] ?
334 option[C] ?
339 option[ANSI
[all...]
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c74 #define TS_WILL 5 /* will option negotiation */
223 * Begin option subnegotiation...
251 * Handle RFC 10xx Telnet linemode option additions
312 suboption(); /* handle sub-option */
349 * Telnet option processing state machine.
399 * peer probably should be buffering until this option state negotiation
404 send_do(int option, int init) argument
407 if ((do_dont_resp[option] == 0 && his_state_is_will(option)) ||
408 his_want_state_is_will(option))
434 willoption(int option) argument
575 send_dont(int option, int init) argument
590 wontoption(int option) argument
699 send_will(int option, int init) argument
723 dooption(int option) argument
821 send_wont(int option, int init) argument
836 dontoption(int option) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Derr.D_NORMALIZE_AGGARG.bad.d41 #pragma D option quiet
42 #pragma D option aggrate=1ms
43 #pragma D option switchrate=1ms
H A Derr.D_NORMALIZE_PROTO.bad.d41 #pragma D option quiet
42 #pragma D option aggrate=1ms
43 #pragma D option switchrate=1ms
H A Derr.D_NORMALIZE_SCALAR.bad.d41 #pragma D option quiet
42 #pragma D option aggrate=1ms
43 #pragma D option switchrate=1ms
H A Dtst.clearlquantize.d43 #pragma D option switchrate=50ms
44 #pragma D option aggrate=1ms
45 #pragma D option quiet
H A Dtst.fmtnormalize.d37 #pragma D option quiet
38 #pragma D option aggrate=1ms
39 #pragma D option switchrate=50ms

Completed in 143 milliseconds

1234567891011>>