/src/libexec/httpd/testsuite/ |
Makefile | 11 DATA?= $(.CURDIR)/data 31 ${SILENT}$(.CURDIR)/test-simple "$a" "${BOZOHTTPD}" "${DATA}" "${.CURDIR}" "${VERBOSE}" 36 ${SILENT}$(.CURDIR)/test-simple "$a" "${BOZOHTTPD}" "${DATA}" "${.CURDIR}" "${VERBOSE}" -c "${.CURDIR}/cgi-bin" 41 ${SILENT}$(.CURDIR)/test-bigfile "$a" "${BOZOHTTPD}" "${WGET}" "${DATA}" "${VERBOSE}"
|
/src/tests/bin/sh/ |
t_fsplit.sh | 21 # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 529 # It is important that they be retained as is (the ones in the data 534 DATA=" aaa bbb:ccc ddd+eee fff:ggg+hhh " # CAUTION: tabs! 538 check "unset IFS; printf '%s\n' '${DATA}' | { 543 check "unset IFS; printf '%s\n' '${DATA}' | { 548 check "IFS=; printf '%s\n' '${DATA}' | { 551 "<${DATA}><><><><><><><>" 553 check "IFS=' '; printf '%s\n' '${DATA}' | { 558 check "IFS=':'; printf '%s\n' '${DATA}' | { 563 check "IFS=': '; printf '%s\n' '${DATA}' | { [all...] |
/src/include/arpa/ |
tftp.h | 25 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 40 #define SEGSIZE 512 /* data segment size */ 41 #define MAXSEGSIZE 65464 /* maximum negotiated data segment size */ 51 #define DATA 03 /* data packet */ 63 char th_data[1]; /* data or error string */
|
/src/sys/lib/libsa/ |
tftp.h | 22 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 53 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 64 #define SEGSIZE 512 /* data segment size */ 71 #define DATA 03 /* data packet */ 82 char th_data[1]; /* data or error string */
|
/src/common/dist/zlib/nintendods/ |
Makefile | 15 # DATA is a list of directories containing data files 21 DATA := data 56 $(foreach dir,$(DATA),$(CURDIR)/$(dir)) 63 BINFILES := $(foreach dir,$(DATA),$(notdir $(wildcard $(dir)/*.*)))
|
/src/sys/arch/m68k/060sp/dist/ |
ftest.s | 48 set DATA, -384 257 mov.l &0x40000000,DATA+0x0(%a6) 258 mov.l &0xc90fdaa2,DATA+0x4(%a6) 259 mov.l &0x2168c235,DATA+0x8(%a6) 263 fsin.x DATA(%a6),%fp0 297 mov.l &0x3ffe0000,DATA+0x0(%a6) 298 mov.l &0xc90fdaa2,DATA+0x4(%a6) 299 mov.l &0x2168c235,DATA+0x8(%a6) 303 ftan.x DATA(%a6),%fp0 852 mov.l &0x7ffe0000,DATA+0x0(%a6 [all...] |
itest.s | 46 set DATA, -160 405 lea DATA(%a6),%a0 438 lea DATA+0x4(%a6),%a0 473 lea DATA(%a6),%a0 506 lea DATA(%a6),%a0 537 lea DATA(%a6),%a0 576 lea DATA+0x4(%a6),%a0 613 lea DATA(%a6),%a0 646 lea DATA(%a6),%a0 679 lea DATA(%a6),%a [all...] |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/ |
ddc_regs.h | 148 DDC_REG_LIST(DATA,id)\ 158 DDC_VGA_REG_LIST(DATA)\ 177 DDC_REG_LIST_DCN2(DATA, id)\
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
am437x-sbc-t43.dts | 34 AM4372_IOPAD(0x9b0, PIN_OUTPUT_PULLUP | MUX_MODE2) /* cam0 hd -> DSS DATA 23 */ 41 AM4372_IOPAD(0x9cc, PIN_OUTPUT_PULLUP | MUX_MODE2) /* cam1 data 9 -> DSS DATA 16 */ 43 AM4372_IOPAD(0x8a0, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS DATA 0 */ 58 AM4372_IOPAD(0x8dc, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS DATA 15 */ 147 data-lines = <24>; 174 data-lines = <24>;
|
spear300.dtsi | 35 0x80000000 0x0010 /* NAND Base DATA */
|
/src/sys/arch/macppc/dev/ |
ki2cvar.h | 24 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 48 #define DATA 7 76 #define I2C_INT_DATA 0x01 /* Data byte sent/received */
|
/src/sbin/fsck_lfs/ |
fsck.h | 25 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 54 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 95 ino_t id_parent; /* for DATA nodes, their parent */ 99 off_t id_filesize; /* for DATA nodes, the size of the directory */ 100 int id_loc; /* for DATA nodes, current location in dir */ 101 long long id_entryno; /* for DATA nodes, current entry number */ 102 LFS_DIRHEADER *id_dirp; /* for DATA nodes, ptr to current entry */ 103 const char *id_name; /* for DATA nodes, name to find or enter */ 104 char id_type; /* type of descriptor, DATA or ADDR */ 107 #define DATA [all...] |
/src/sys/arch/sparc64/dev/ |
jbus-i2c.c | 22 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 67 2, /* bit 1 is data */ 70 1 /* data in, clock out */ 91 #define DATA 0 203 jbusi2c_write(sc, DATA, bits); 219 return jbusi2c_read(sc, DATA);
|
/src/sys/arch/sparc64/sparc64/ |
mp_subr.S | 50 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 310 #define DATA(name) \ 311 .data ; \ 316 DATA(mp_tramp_code) 318 DATA(mp_tramp_code_len) 320 DATA(mp_tramp_dtlb_slots) 322 DATA(mp_tramp_itlb_slots) 324 DATA(mp_tramp_func) 326 DATA(mp_tramp_ci) 435 * Flush data cache page [all...] |
/src/sbin/fsck_ext2fs/ |
fsck.h | 25 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 52 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 123 ino_t id_parent; /* for DATA nodes, their parent */ 126 quad_t id_filesize; /* for DATA nodes, the size of the directory */ 127 int id_loc; /* for DATA nodes, current location in dir */ 128 int id_entryno; /* for DATA nodes, current entry number */ 129 struct ext2fs_direct *id_dirp; /* for DATA nodes, ptr to current entry */ 130 const char *id_name; /* for DATA nodes, name to find or enter */ 131 char id_type; /* type of descriptor, DATA or ADDR */ 134 #define DATA [all...] |
/src/sbin/fsck_ffs/ |
pass3.c | 25 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 115 idesc.id_type = DATA;
|
/src/usr.sbin/sysinst/arch/acorn32/ |
menus.md.pl | 30 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
/src/usr.sbin/sysinst/arch/alpha/ |
menus.md.pl | 30 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
/src/usr.sbin/sysinst/arch/bebox/ |
menus.md.pl | 29 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
/src/usr.sbin/sysinst/arch/cats/ |
menus.md.pl | 29 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
/src/usr.sbin/sysinst/arch/emips/ |
menus.md.pl | 30 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
/src/usr.sbin/sysinst/arch/evbarm/ |
menus.md.pl | 30 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
/src/usr.sbin/sysinst/arch/evbmips/ |
menus.md.pl | 29 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
/src/usr.sbin/sysinst/arch/evbppc/ |
menus.md.pl | 29 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
/src/usr.sbin/sysinst/arch/evbsh3/ |
msg.md.pl | 28 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|