Home
last modified time | relevance | path

Searched refs:headers (Results 1 – 25 of 39) sorted by relevance

12

/plan9/sys/src/cmd/gs/lib/
H A Dfixmswrd.pl181 @headers = ();
185 push(@headers, $_);
198 foreach $h (@headers)
/plan9/sys/src/9/ip/
H A Dudp.c104 uchar headers; member
176 ucb->headers = 0; in udpclose()
202 switch(ucb->headers) { in udpkick()
224 if(ucb->headers) { in udpkick()
255 if(ucb->headers) { in udpkick()
292 if(ucb->headers) { in udpkick()
431 if(ucb->headers == 0){ in udpiput()
485 switch(ucb->headers){ in udpiput()
522 ucb->headers = 7; /* new headers format */ in udpctl()
H A Drudp.c175 uchar headers; member
298 ucb->headers = 0; in rudpclose()
360 switch(ucb->headers) { in rudpkick()
402 switch(ucb->headers){ in rudpkick()
552 switch(ucb->headers){ in rudpiput()
606 ucb->headers = 7; /* new headers format */ in rudpctl()
H A Dicmp6.c123 uchar headers; member
247 if(icb->headers==6) { in icmpkick6()
265 if(icb->headers == 6) { in icmpkick6()
288 icb->headers = 6; in icmpctl6()
H A Dip.h198 int headers; /* data src/dst headers in udp */ member
/plan9/sys/doc/
H A Dape.ms15 APE combines the set of headers and object code libraries specified by
29 many programs use functions or headers not defined by POSIX.
42 headers to satisfy
63 look for headers in
179 defined in headers.
181 be defined in the headers, and specify certain other
182 symbols that may be defined in headers at the discretion
189 a feature test macro before the inclusion of any headers,
190 then it is requesting that certain symbols be visible in the headers.
194 visible in the appropriate headers.
[all …]
H A Dlibmach.ms11 headers, kernels, compilers and loaders, the
29 code and headers on Plan 9.
31 the headers and the source code for the kernels, compilers, loaders, and the
75 Architecture-dependent headers are stored in directory
113 contains structures describing the headers currently
483 that the architecture-specific headers have been
671 headers for all architectures. If the new architecture
H A Dcompiler.ms1017 \0509 machine-independent headers
1021 \0545 machine-dependent headers
1024 \0298 loader headers
/plan9/sys/src/cmd/jpg/
H A Dmkfile71 nuke:V: nuke-headers
73 nuke-headers:V:
/plan9/sys/src/cmd/aquarela/
H A Dmkfile82 headers.h\
/plan9/acme/bin/source/adict/
H A Dman12 displaying the headers of the matching entries. To display a particular entry
/plan9/sys/src/cmd/venti/words/
H A Dnotes91 excluding the headers and there are 4 arenas, then there's 400M of
109 to get the bucket number. then look through the index section headers
/plan9/acme/news/src/
H A Dnews.c31 int headers; member
362 m->headers = !m->headers; in acmecmd()
605 if(!m->headers){ in fillmesgwindow()
/plan9/acme/mail/src/
H A Dreply.c234 char *headers[] = { variable
249 for(i=0; headers[i]!=nil; i++) in whichheader()
250 if(cistrcmp(h, headers[i]) == 0) in whichheader()
/plan9/sys/src/cmd/
H A Dhget.c594 } headers[] = { variable
616 for(i = 0; i < nelem(headers); i++){ in httpheaders()
617 n = strlen(headers[i].name); in httpheaders()
618 if(cistrncmp(buf, headers[i].name, n) == 0){ in httpheaders()
624 (*headers[i].f)(p, u, r); in httpheaders()
/plan9/acme/mail/
H A Dreadme47 constructing headers for the default behavior. You may edit these to
/plan9/sys/src/9/bcm/
H A Dmkfile77 echo '# linking raw kernel' # H6: no headers, data segment aligned
/plan9/sys/src/cmd/gs/jpeg/
H A Dmakefile.cfg205 install-lib: libjpeg.$(A) install-headers
208 install-headers: jconfig.h
248 .PHONY: all install install-lib install-headers clean distclean test check
H A Dconfig.guess553 objdump --private-headers dummy | \
/plan9/sys/src/9/teg2/
H A Dmkfile88 echo '# linking raw kernel' # H6: no headers, data segment aligned
/plan9/sys/src/cmd/gs/src/
H A Dmsvccmd.mak151 # Precompiled headers
H A Djasper.mak181 # for simplicity we have every source file depend on all headers
H A Dconfigure.ac81 dnl Check for headers
/plan9/sys/src/ape/cmd/patch/
H A DChangeLog98 (intuit_diff_type): Missing context diff headers are now warnings,
217 * pch.c (intuit_diff_type): Record times reported for files in headers.
250 (intuit_diff_type): Slight wording change for missing headers, to
667 Correct the description of how file names are found in diff headers.
1289 treated consistently in system headers.
1572 * pch.c (intuit_diff_type): Recognize `+++' in diff headers, for
/plan9/sys/lib/tmac/
H A Dtmac.mcs185 '''\" dH - distribution list headers
186 '''\" oH - overflow distribution list headers
1315 .de dH \" macro for distribution list headers
1324 .de oH \" macro for final overflow distribution list headers

12