Home
last modified time | relevance | path

Searched refs:BOTH (Results 1 – 24 of 24) sorted by relevance

/src/crypto/krb5/src/lib/gssapi/generic/
H A Dt_seqstate.c45 enum width { NARROW = 0, WIDE = 1, BOTH = 2 }; enumerator
60 10, NO_REPLAY, NO_SEQUENCE, BOTH,
66 100, NO_REPLAY, DO_SEQUENCE, BOTH,
72 200, NO_REPLAY, DO_SEQUENCE, BOTH,
120 250, NO_REPLAY, DO_SEQUENCE, BOTH,
126 0, DO_REPLAY, DO_SEQUENCE, BOTH,
132 0, DO_REPLAY, NO_SEQUENCE, BOTH,
158 1000, DO_REPLAY, NO_SEQUENCE, BOTH,
179 if (t->wide_seqnums != BOTH && t->wide_seqnums != w) in main()
/src/usr.bin/w/
H A Dproc_compare.c62 #define BOTH 3 macro
78 case BOTH: in proc_compare()
96 case BOTH: in proc_compare()
/src/sys/kern/
H A Dtty_info.c84 #define BOTH 3 macro
139 case BOTH: in thread_compare()
157 case BOTH: in thread_compare()
193 case BOTH: in proc_compare()
211 case BOTH: in proc_compare()
/src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp60 enum FilesPresent { A, B, BOTH }; enumerator
89 return BOTH; in getFilesPresent()
125 case BOTH: in addDiff()
147 case FilesPresent::BOTH: in printFunctionDiff()
386 case BOTH: in getFunctionDiffListAsJSON()
391 if (WhichFiles != BOTH) in getFunctionDiffListAsJSON()
442 getFunctionDiffListAsJSON(DiffsByFilesPresent.InBoth, BOTH); in outputJSONForAllDiffs()
/src/contrib/bmake/unit-tests/
H A Dvarmod-ifelse.mk305 BOTH= <${YES}> <${NO}>
306 .if ${BOTH} != "<yes> <no>"
/src/contrib/ofed/opensm/opensm/
H A Dosm_prtn_config.c63 BOTH enumerator
371 conf->membership = BOTH; in partition_add_flag()
400 if (!conf->p_subn->opt.allow_both_pkeys || membership == BOTH) in manage_membership_change()
445 (membership == BOTH && conf->p_subn->opt.allow_both_pkeys)) && in partition_add_all()
467 membership = BOTH; in partition_add_port()
501 (membership == BOTH && conf->p_subn->opt.allow_both_pkeys)) && in partition_add_port()
/src/share/examples/ipfilter/rules/
H A Dexample.1210 # log packets with BOTH ssrr and lsrr set
/src/usr.bin/limits/
H A Dlimits.c285 enum { ANY=0, SOFT=1, HARD=2, BOTH=3, DISPLAYONLY=4 } type = ANY; in main() enumerator
350 type = BOTH; in main()
/src/usr.bin/dtc/
H A Ddtc.cc230 tree.set_phandle_format(device_tree::BOTH); in main()
H A Dfdt.hh728 BOTH enumerator
H A Dfdt.cc1345 if (phandle_node_name == BOTH || phandle_node_name == LINUX) in assign_phandle()
1351 if (phandle_node_name == BOTH || phandle_node_name == EPAPR) in assign_phandle()
/src/crypto/openssl/doc/man3/
H A DOPENSSL_init_ssl.pod28 this function will explicitly initialise BOTH libcrypto and libssl. To
/src/contrib/libevent/
H A DCMakeLists.txt45 "Set library type to SHARED/STATIC/BOTH (default SHARED for MSVC, otherwise BOTH)")
213 set(EVENT_LIBRARY_TYPE BOTH)
218 if ((${MSVC}) AND ("${EVENT_LIBRARY_TYPE}" STREQUAL "BOTH"))
226 if ("${EVENT_LIBRARY_TYPE}" STREQUAL "BOTH")
H A DREADME.md31 # Default is: SHARED for MSVC, otherwise BOTH
/src/contrib/ntp/sntp/libevent/
H A DCMakeLists.txt45 "Set library type to SHARED/STATIC/BOTH (default SHARED for MSVC, otherwise BOTH)")
213 set(EVENT_LIBRARY_TYPE BOTH)
218 if ((${MSVC}) AND ("${EVENT_LIBRARY_TYPE}" STREQUAL "BOTH"))
226 if ("${EVENT_LIBRARY_TYPE}" STREQUAL "BOTH")
H A DREADME.md31 # Default is: SHARED for MSVC, otherwise BOTH
/src/sys/dev/e1000/
H A DREADME332 To disable BOTH TSO IPv4 and IPv6:
336 To enable BOTH TSO IPv4 and IPv6:
/src/bin/ps/
H A Dps.c185 enum { NONE = 0, UP = 1, DOWN = 2, BOTH = 1 | 2 } directions = NONE; in main() enumerator
275 directions |= BOTH; in main()
/src/crypto/openssl/doc/man5/
H A Dx509v3_config.pod453 (if included) must BOTH be present. Some software might require
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleAtom.td40 // NOTE: This is for ops that can use EITHER port, not for ops that require BOTH ports.
/src/contrib/flex/src/
H A Dflex.skl41 %# %if-c-or-c++ - The following lines are printed in BOTH C and C++ scanners.
/src/contrib/sendmail/src/
H A DREADME161 the string "/yp/", sendmail will rebuild BOTH the NEWDB and NDBM format
/src/contrib/sendmail/cf/
H A DREADME2089 eric EXCEPT on etrn.sendmail.org in which case it would go to BOTH eric and
/src/contrib/flex/
H A DChangeLog6132 BOTH ISO and new-style. Skeleton now compiles cleanly under