/src/libexec/httpd/ |
printenv.lua | 62 httpd.print('<h2>Form Test</h2>') 65 <form method="POST" action="form?sender=me"> 68 </form> 77 function form(env, header, query) function 83 httpd.print('<h2>Form Variables</h2>') 99 httpd.register_handler('form', form)
|
/src/lib/libc/gen/ |
getbsize.c | 12 * 2. Redistributions in binary form must reproduce the above copyright 59 const char *form; local in function:__weak_alias 65 form = ""; 75 form = "G"; 80 form = "K"; 85 form = "M"; 106 form = ""; 114 snprintf(header, sizeof(header), "%ld%s-blocks", n, form);
|
/src/sys/arch/hpc/hpc/platid_gen/ |
platid_gen.c | 12 * 2. Redistributions in binary form must reproduce the above copyright 89 int form; variable in typeref:typename:int 125 form = FORM_GENHDR; 131 form = FORM_GENHDR; 133 form = FORM_MASK_H; 135 form = FORM_MASK_C; 137 form = FORM_NAME_C; 139 form = FORM_PARSE_ONLY; 156 if (form == FORM_PARSE_ONLY) { 162 switch (form) { [all...] |
/src/sys/dev/ |
midi.c | 16 * 2. Redistributions in binary form must reproduce the above copyright 371 FST_RETURN(midi_forms[form].off,endp,midi_forms[form].tag) 377 * (form=FST_CANON) or fully compressed (form=FST_COMPR or FST_VCOMP) form. 396 * one or more chunks of that form, where the first begins with 0xf0 and the 404 * FST_COMPR form was requested (pos then points to msg[1]). That way, the 411 * form=FST_VCOMP. In this form a compressible channel message is indicate 1335 enum fst_form form; local in function:real_writebytes [all...] |
/src/libexec/ftpd/ |
extern.h | 12 * 2. Redistributions in binary form must reproduce the above copyright 46 * 2. Redistributions in binary form must reproduce the above copyright 72 * 2. Redistributions in binary form must reproduce the above copyright 315 GLOBAL int form; variable in typeref:typename:GLOBAL int
|
/src/usr.bin/ftp/ |
ftp_var.h | 15 * 2. Redistributions in binary form must reproduce the above copyright 41 * 2. Redistributions in binary form must reproduce the above copyright 72 * 2. Redistributions in binary form must reproduce the above copyright 247 GLOBAL int form; /* file transfer format */ variable in typeref:typename:GLOBAL int
|
/src/sys/arch/sun3/dev/ |
xd.c | 12 * 2. Redistributions in binary form must reproduce the above copyright 1262 struct xd_iopb_format *form = local in function:xdc_rqtopb 1266 form->interleave_ipl = (XDC_INTERLEAVE << 3); 1268 form->interleave_ipl = (XDC_INTERLEAVE << 3) | 1270 form->field1 = XDFM_FIELD1; 1271 form->field2 = XDFM_FIELD2; 1272 form->field3 = XDFM_FIELD3; 1273 form->field4 = XDFM_FIELD4; 1274 form->bytespersec = XDFM_BPS; 1275 form->field6 = XDFM_FIELD6 [all...] |
/src/sys/dev/vme/ |
xd.c | 12 * 2. Redistributions in binary form must reproduce the above copyright 1437 struct xd_iopb_format *form = local in function:xdc_rqtopb 1440 form->interleave_ipl = (XDC_INTERLEAVE << 3); 1442 form->interleave_ipl = (XDC_INTERLEAVE << 3) | 1444 form->field1 = XDFM_FIELD1; 1445 form->field2 = XDFM_FIELD2; 1446 form->field3 = XDFM_FIELD3; 1447 form->field4 = XDFM_FIELD4; 1448 form->bytespersec = XDFM_BPS; 1449 form->field6 = XDFM_FIELD6 [all...] |
/src/distrib/amiga/miniroot/ |
install.md | 15 # 2. Redistributions in binary form must reproduce the above copyright
|
/src/distrib/atari/floppies/prepare/ |
install.md | 15 # 2. Redistributions in binary form must reproduce the above copyright
|
/src/distrib/sparc/ |
install.md | 15 # 2. Redistributions in binary form must reproduce the above copyright
|
/src/distrib/sun2/miniroot/ |
install.md | 15 # 2. Redistributions in binary form must reproduce the above copyright
|
/src/distrib/sun3/miniroot/ |
install.md | 15 # 2. Redistributions in binary form must reproduce the above copyright
|
/src/distrib/hp300/miniroot/ |
install.md | 16 # 2. Redistributions in binary form must reproduce the above copyright
|
/src/distrib/mac68k/miniroot/ |
install.md | 16 # 2. Redistributions in binary form must reproduce the above copyright
|
/src/distrib/mvme68k/miniroot/ |
install.md | 16 # 2. Redistributions in binary form must reproduce the above copyright
|