/freebsd/usr.bin/w/ |
H A D | proc_compare.c | 62 #define BOTH 3 macro 78 case BOTH: in proc_compare() 96 case BOTH: in proc_compare()
|
/freebsd/sys/kern/ |
H A D | tty_info.c | 84 #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 D | varmod-ifelse.mk | 306 BOTH= <${YES}> <${NO}> 307 .if ${BOTH} != "<yes> <no>"
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_prtn_config.c | 63 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 D | example.12 | 10 # log packets with BOTH ssrr and lsrr set
|
/freebsd/usr.bin/limits/ |
H A D | limits.c | 282 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 D | dtc.cc | 230 tree.set_phandle_format(device_tree::BOTH); in main()
|
H A D | fdt.hh | 728 BOTH enumerator
|
H A D | fdt.cc | 1345 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 D | OPENSSL_init_ssl.pod | 28 this function will explicitly initialise BOTH libcrypto and libssl. To
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | CMakeLists.txt | 45 "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 D | README.md | 31 # Default is: SHARED for MSVC, otherwise BOTH
|
/freebsd/contrib/libevent/ |
H A D | CMakeLists.txt | 45 "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 D | README.md | 31 # Default is: SHARED for MSVC, otherwise BOTH
|
/freebsd/sys/dev/e1000/ |
H A D | README | 332 To disable BOTH TSO IPv4 and IPv6: 336 To enable BOTH TSO IPv4 and IPv6:
|
/freebsd/bin/ps/ |
H A D | ps.c | 168 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 D | x509v3_config.pod | 438 (if included) must BOTH be present. Some software might require
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ScheduleAtom.td | 40 // NOTE: This is for ops that can use EITHER port, not for ops that require BOTH ports.
|
/freebsd/contrib/flex/src/ |
H A D | flex.skl | 41 %# %if-c-or-c++ - The following lines are printed in BOTH C and C++ scanners.
|
/freebsd/contrib/sendmail/src/ |
H A D | README | 161 the string "/yp/", sendmail will rebuild BOTH the NEWDB and NDBM format
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 2089 eric EXCEPT on etrn.sendmail.org in which case it would go to BOTH eric and
|
/freebsd/contrib/flex/ |
H A D | ChangeLog | 6132 BOTH ISO and new-style. Skeleton now compiles cleanly under
|