Home
last modified time | relevance | path

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

/freebsd/usr.bin/w/
H A Dproc_compare.c62 #define BOTH 3 macro
78 case BOTH: in proc_compare()
96 case BOTH: in proc_compare()
/freebsd/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()
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-ifelse.mk306 BOTH= <${YES}> <${NO}>
307 .if ${BOTH} != "<yes> <no>"
/freebsd/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()
/freebsd/share/examples/ipfilter/rules/
H A Dexample.1210 # log packets with BOTH ssrr and lsrr set
/freebsd/usr.bin/limits/
H A Dlimits.c282 enum { ANY=0, SOFT=1, HARD=2, BOTH=3, DISPLAYONLY=4 } type = ANY; in main() enumerator
347 type = BOTH; in main()
/freebsd/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()
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_init_ssl.pod28 this function will explicitly initialise BOTH libcrypto and libssl. To
/freebsd/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
/freebsd/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
/freebsd/sys/dev/e1000/
H A DREADME332 To disable BOTH TSO IPv4 and IPv6:
336 To enable BOTH TSO IPv4 and IPv6:
/freebsd/bin/ps/
H A Dps.c168 enum { NONE = 0, UP = 1, DOWN = 2, BOTH = 1 | 2 } directions = NONE; in main() enumerator
255 directions |= BOTH; in main()
/freebsd/crypto/openssl/doc/man5/
H A Dx509v3_config.pod438 (if included) must BOTH be present. Some software might require
/freebsd/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.
/freebsd/contrib/flex/src/
H A Dflex.skl41 %# %if-c-or-c++ - The following lines are printed in BOTH C and C++ scanners.
/freebsd/contrib/sendmail/src/
H A DREADME161 the string "/yp/", sendmail will rebuild BOTH the NEWDB and NDBM format
/freebsd/contrib/sendmail/cf/
H A DREADME2089 eric EXCEPT on etrn.sendmail.org in which case it would go to BOTH eric and
/freebsd/contrib/flex/
H A DChangeLog6132 BOTH ISO and new-style. Skeleton now compiles cleanly under