Home
last modified time | relevance | path

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

12

/netbsd-src/sbin/newfs/
H A Dnewfs.c856 #define BOTH NEWFS | MFS_MOUNT macro
868 { BOTH, "-N \t\tdo not create file system, just print out "
875 { BOTH, "-V verbose\toutput verbosity: 0 ==> none, 4 ==> max" },
877 { BOTH, "-a maxcontig\tmaximum contiguous blocks" },
878 { BOTH, "-b bsize\tblock size" },
879 { BOTH, "-d maxbsize\tmaximum extent size" },
880 { BOTH, "-e maxbpg\tmaximum blocks per file in a cylinder group"
882 { BOTH, "-f fsize\tfrag size" },
885 { BOTH, "-h avgfpdir\taverage files per directory" },
886 { BOTH, "-i density\tnumber of bytes per inode" },
[all …]
/netbsd-src/common/lib/libutil/
H A Dproc_compare.c86 #define BOTH 3 macro
99 case BOTH: in proc_compare()
110 case BOTH: in proc_compare()
/netbsd-src/usr.bin/make/unit-tests/
H A Dvarmod-ifelse.mk306 BOTH= <${YES}> <${NO}>
307 .if ${BOTH} != "<yes> <no>"
/netbsd-src/external/bsd/ipf/dist/rules/
H A Dexample.1211 # log packets with BOTH ssrr and lsrr set
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dd10v.h70 #define BOTH 3 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dd10v.h70 #define BOTH 3 macro
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dmain.cpp166 OUTLINE, FILL, BOTH enumerator
602 polyfill = sflag ? BOTH : OUTLINE; /* changing the default */ in conv()
H A Dhgraph.cpp43 OUTLINE, FILL, BOTH enumerator
171 if (polyfill == FILL || polyfill == BOTH) { in HGPrintElt()
173 char command = (polyfill == BOTH && element->brushf) ? 'p' : 'P'; in HGPrintElt()
/netbsd-src/common/dist/zlib/amiga/
H A DMakefile.sas13 NOICONS PARMS=BOTH NOSTACKCHECK UTILLIB NOVERSION ERRORREXX \
/netbsd-src/external/gpl3/gdb/dist/zlib/amiga/
H A DMakefile.sas13 NOICONS PARMS=BOTH NOSTACKCHECK UTILLIB NOVERSION ERRORREXX \
/netbsd-src/external/gpl3/binutils.old/dist/zlib/amiga/
H A DMakefile.sas13 NOICONS PARMS=BOTH NOSTACKCHECK UTILLIB NOVERSION ERRORREXX \
/netbsd-src/external/gpl3/gdb.old/dist/zlib/amiga/
H A DMakefile.sas13 NOICONS PARMS=BOTH NOSTACKCHECK UTILLIB NOVERSION ERRORREXX \
/netbsd-src/external/gpl3/binutils/dist/zlib/amiga/
H A DMakefile.sas13 NOICONS PARMS=BOTH NOSTACKCHECK UTILLIB NOVERSION ERRORREXX \
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOPENSSL_init_ssl.pod28 this function will explicitly initialise BOTH libcrypto and libssl. To
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DOPENSSL_init_ssl.pod28 this function will explicitly initialise BOTH libcrypto and libssl. To
/netbsd-src/external/bsd/libevent/dist/
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
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A DREADME74 For Component Matching, set BOTH BER_COMP and GSER on.
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dfplsp.doc111 Again, the result is returned in fp0. Note that BOTH operands
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-d10v.c840 || (op1->unit == BOTH) || (op2->unit == BOTH) in parallel_ok()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-d10v.c840 || (op1->unit == BOTH) || (op2->unit == BOTH) in parallel_ok()
/netbsd-src/usr.sbin/mtrace/
H A Dmtrace.c869 #define BOTH 3 macro
902 case BOTH: in stat_line()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dd10v-opc.c216 { "divs", LONG_L, 1, BOTH, SEQ, 0x14002800, 0x3f10fe21, { RDSTE, RSRC } },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dd10v-opc.c216 { "divs", LONG_L, 1, BOTH, SEQ, 0x14002800, 0x3f10fe21, { RDSTE, RSRC } },
/netbsd-src/doc/
H A DTODO.modules194 BOTH present, module-A needs to be initialized before module-B".

12