HomeSort by relevance Sort by last modified time
    Searched refs:header (Results 1 - 25 of 326) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /netvirt/usr/src/lib/libxcurses/src/libc/xcurses/
mknames.awk 5 # CDDL HEADER START
17 # When distributing Covered Code, include this CDDL HEADER in each
19 # If applicable, add the following below this CDDL HEADER, with the
23 # CDDL HEADER END
33 # rcsid = $Header: /rd/src/libc/xcurses/rcs/mknames.awk 1.1 1995/05/11 15:12:57 ant Exp $
36 function header(file, array) { function
51 printf "static char rcsID[] = \"$Header%s\"\n", "$" > file
64 header("boolname.c", "boolnames");
65 header("boolcode.c", "boolcodes");
66 header("boolfnam.c", "boolfnames")
    [all...]
  /netvirt/usr/src/lib/libxcurses2/src/libc/xcurses/
mknames.awk 2 # CDDL HEADER START
14 # When distributing Covered Code, include this CDDL HEADER in each
16 # If applicable, add the following below this CDDL HEADER, with the
20 # CDDL HEADER END
33 # rcsid = $Header: /team/ps/sun_xcurses/archive/local_changes/xcurses/src/lib/libxcurses/src/libc/xcurses/rcs/mknames.awk 1.3 1998/05/29 15:58:51 cbates Exp $
36 function header(file, array) { function
65 header("boolname.c", "boolnames");
66 header("boolcode.c", "boolcodes");
67 header("boolfnam.c", "boolfnames");
68 header("numname.c", "numnames")
    [all...]
  /netvirt/usr/src/cmd/loadkeys/type_101/
neaten.sh 3 # CDDL HEADER START
15 # When distributing Covered Code, include this CDDL HEADER in each
17 # If applicable, add the following below this CDDL HEADER, with the
21 # CDDL HEADER END
54 header=/tmp/header.$$
59 echo "#" > $header
60 echo "$sccsid" >> $header
61 echo "#" >> $header
62 echo "# Copyright (c) `date +%Y` by Sun Microsystems, Inc." >> $header
    [all...]
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/t/
callback.t 20 bailout => [qw( header test test test bailout )],
21 combined => ['header', ('test') x 10],
22 descriptive => ['header', ('test') x 5 ],
23 duplicates => ['header', ('test') x 11 ],
25 other header other other )],
27 other header other other )],
28 no_nums => ['header', ('test') x 5 ],
29 out_of_order=> [('test') x 10, 'header', ('test') x 5],
30 simple => [qw( header test test test test test )],
31 simple_fail => [qw( header test test test test test )]
    [all...]
  /netvirt/usr/src/lib/libdhcpsvc/modules/binfiles/tools/
printnet.c 2 * CDDL HEADER START
14 * When distributing Covered Code, include this CDDL HEADER in each
16 * If applicable, add the following below this CDDL HEADER, with the
20 * CDDL HEADER END
52 dn_header_t header; local
71 if (read(confd, &header, sizeof (header)) != sizeof (header) ||
72 header.dnh_magic != DN_MAGIC) {
80 in_addr.s_addr = header.dnh_network
    [all...]
  /netvirt/usr/src/cmd/tic/
tic_read.c 2 * CDDL HEADER START
14 * When distributing Covered Code, include this CDDL HEADER in each
16 * If applicable, add the following below this CDDL HEADER, with the
20 * CDDL HEADER END
130 struct header header; local
150 read(fd, &header, sizeof (header));
153 header.magic = swap(header.magic)
    [all...]
  /netvirt/usr/src/lib/libcurses/screen/
object.h 2 * CDDL HEADER START
14 * When distributing Covered Code, include this CDDL HEADER in each
16 * If applicable, add the following below this CDDL HEADER, with the
20 * CDDL HEADER END
73 * $Header: RCS/object.v Revision 2.1 82/10/25 14:49:50 pavel Exp$
77 * Header(12 bytes), containing information given below
121 struct header struct
  /netvirt/usr/src/uts/common/io/xge/hal/include/
xge-list.h 2 * CDDL HEADER START
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
19 * CDDL HEADER END
45 * header: first element of the list (head)
50 static inline void xge_list_init (xge_list_t *header)
52 header->next = header;
53 header->prev = header;
    [all...]
  /netvirt/usr/src/cmd/format/
menu_cache.c 2 * CDDL HEADER START
14 * When distributing Covered Code, include this CDDL HEADER in each
16 * If applicable, add the following below this CDDL HEADER, with the
20 * CDDL HEADER END
99 struct scsi_ms_header header; local
110 MAX_MODE_SENSE_SIZE, &header);
128 struct scsi_ms_header header; local
141 MAX_MODE_SENSE_SIZE, &header);
147 MAX_MODE_SENSE_SIZE, &header);
151 (caddr_t)page8, MAX_MODE_SENSE_SIZE, &header);
189 struct scsi_ms_header header; local
250 struct scsi_ms_header header; local
279 struct scsi_ms_header header; local
340 struct scsi_ms_header header; local
    [all...]
menu_defect.c 2 * CDDL HEADER START
14 * When distributing Covered Code, include this CDDL HEADER in each
16 * If applicable, add the following below this CDDL HEADER, with the
20 * CDDL HEADER END
96 work_list.header = cur_list.header;
98 LISTSIZE(work_list.header.count) * SECSIZE);
99 for (i = 0; i < work_list.header.count; i++)
110 work_list.header.count);
162 work_list.header.count)
    [all...]
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
malice.t 47 # 2 extra bytes. There are 2 * 2 * 2 tests per byte in the body and header
49 # There are only 2 * 2 tests per byte in the parts of the header not present
79 my ($header, $isfile, $isnetorder) = @_;
80 is (!!$header->{file}, !!$isfile, "is file");
81 is ($header->{major}, $major, "major number");
82 is ($header->{minor}, $minor_write, "minor number");
83 is (!!$header->{netorder}, !!$isnetorder, "is network order");
85 # Network order header has no sizes
87 is ($header->{byteorder}, $byteorder, "byte order");
88 is ($header->{intsize}, $Config{intsize}, "int size")
    [all...]
  /netvirt/usr/src/lib/libsip/common/
sip_parse_hdrs.c 2 * CDDL HEADER START
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
19 * CDDL HEADER END
52 sip_parse_acpt_header(_sip_header_t *sip_header, sip_parsed_header_t **header)
55 return (sip_parse_hdr_empty(sip_header, header));
56 return (sip_parse_hdr_parser1(sip_header, header, SIP_SLASH));
66 sip_parsed_header_t **header)
68 return (sip_parse_hdr_parser1(sip_header, header, (char)NULL));
78 sip_parsed_header_t **header)
    [all...]
sip_headers.c 2 * CDDL HEADER START
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
19 * CDDL HEADER END
57 * Built-In Header function table
173 * Common header free routine
176 sip_free_phdr(sip_parsed_header_t *header)
181 if (header == NULL)
183 value = (sip_hdr_value_t *)header->value;
190 free(header);
376 _sip_header_t *header; local
405 _sip_header_t *header; local
430 _sip_header_t *header; local
502 _sip_header_t *header; local
568 _sip_header_t *header; local
592 _sip_header_t *header; local
632 _sip_header_t *header = NULL; local
802 _sip_header_t *header = NULL; local
    [all...]
  /netvirt/usr/src/ucbcmd/plot/
vfont.h 20 * The structures header and dispatch define the format of a font file.
22 * A font file contains one struct 'header', an array of NUM_DISPATCH struct
31 struct header { struct
  /netvirt/usr/src/ucbhead/
vfont.h 2 * CDDL HEADER START
14 * When distributing Covered Code, include this CDDL HEADER in each
16 * If applicable, add the following below this CDDL HEADER, with the
20 * CDDL HEADER END
41 * The structures header and dispatch define the format of a font file.
43 * A font file contains one struct 'header', an array of NUM_DISPATCH struct
58 struct header { struct
  /netvirt/usr/src/cmd/mail/
isit.c 2 * CDDL HEADER START
14 * When distributing Covered Code, include this CDDL HEADER in each
16 * If applicable, add the following below this CDDL HEADER, with the
20 * CDDL HEADER END
38 * type -> type of header line to match
40 * TRUE -> lp matches header type (case independent)
54 for (p = header[type].tag; *lp && *p; lp++, p++) {
61 for (p = header[type].tag; *lp && *p; lp++, p++) {
sel_disp.c 2 * CDDL HEADER START
14 * When distributing Covered Code, include this CDDL HEADER in each
16 * If applicable, add the following below this CDDL HEADER, with the
20 * CDDL HEADER END
36 * header lines. Any recognized header lines will have flag stored in
37 * header[] structure. Other header lines which should be displayed in
68 if (header[hdrtype].default_display == FALSE) {
75 type, hdrtype, header[hdrtype].tag, rc)
    [all...]
pushlist.c 2 * CDDL HEADER START
14 * When distributing Covered Code, include this CDDL HEADER in each
16 * If applicable, add the following below this CDDL HEADER, with the
20 * CDDL HEADER END
48 (strlen(header[H_AFWDFROM].tag) + 2)) );
56 (strlen(header[H_RECEIVED].tag) + 2)) );
70 hdrtype, header[hdrtype].tag, contflg, s);
87 (strlen(header[H_AFWDFROM].tag) + 2)) );
92 (strlen(header[H_RECEIVED].tag) + 2)) );
108 /* link value from this header line to end of list for *
    [all...]
  /netvirt/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
Changes 5 # CDDL HEADER START
17 # When distributing Covered Code, include this CDDL HEADER in each
19 # If applicable, add the following below this CDDL HEADER, with the
23 # CDDL HEADER END
29 Fixed bug when building in ON environment - was using incorrect header files.
  /netvirt/usr/src/lib/libmalloc/common/
mallint.h 2 * CDDL HEADER START
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
19 * CDDL HEADER END
41 * header and code assume ALIGNSZ is exact multiple of sizeof (struct header *)
58 * template for the header
61 struct header { struct
62 struct header *nextblk;
63 struct header *nextfree
89 } header; member in struct:lblk
    [all...]
  /netvirt/usr/src/common/openssl/crypto/asn1/
a_hdr.c 68 M_ASN1_I2D_len(a->header, i2d_ASN1_OCTET_STRING);
73 M_ASN1_I2D_put(a->header, i2d_ASN1_OCTET_STRING);
86 M_ASN1_D2I_get_x(ASN1_OCTET_STRING,ret->header,d2i_ASN1_OCTET_STRING);
105 M_ASN1_New(ret->header,M_ASN1_OCTET_STRING_new);
115 M_ASN1_OCTET_STRING_free(a->header);
  /netvirt/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_dns.c 2 * CDDL HEADER START
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
19 * CDDL HEADER END
53 static size_t skip_question(const uchar_t *header, const uchar_t *data,
55 static size_t print_question(char *line, const uchar_t *header,
57 static size_t print_answer(char *line, const uchar_t *header,
64 static const uchar_t *get_domain_name(const uchar_t *header,
66 static size_t print_domain_name(char *line, const uchar_t *header,
72 typedef HEADER dns_header
73 dns_header header; local
    [all...]
  /netvirt/usr/src/lib/fm/libdiskstatus/common/
ds_scsi_sim.c 2 * CDDL HEADER START
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
19 * CDDL HEADER END
68 caddr_t page_data, int page_size, scsi_ms_header_t *header,
78 page_size, header, rqbuf, rqblen);
88 caddr_t page_data, int page_size, scsi_ms_header_g1_t *header,
99 page_size, header, rqbuf, rqblen);
109 int page_size, scsi_ms_header_t *header, void *rqbuf, int *rqblen)
119 page_size, header, rqbuf, rqblen)
    [all...]
  /netvirt/usr/src/uts/common/ipp/flowacct/
flowacct.c 2 * CDDL HEADER START
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
19 * CDDL HEADER END
110 flowacct_port_info(header_t *header, void *iph, int af, mblk_t *mp)
126 header->sport = (uint16_t)*up++;
127 header->dport = (uint16_t)*up;
170 * bytes of the ULP's header to get the port
178 header->proto = *nexthdrp;
180 header->sport = (uint16_t)*up++
881 header_t *header; local
    [all...]
  /netvirt/usr/src/lib/libcmd/common/
head.c 36 "the options. By default a header of the form \b==> \b\afilename\a\b "
80 int header = 1; local
101 header = argc;
104 header = 0;
137 if (argc > header)

Completed in 720 milliseconds

1 2 3 4 5 6 7 8 91011>>