Home
last modified time | relevance | path

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

1234

/titanic_41/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c210 char **headers) in build_headers() argument
288 *headers = calloc(len + 1, sizeof (char)); in build_headers()
290 (void) snprintf(*headers, len + 1, "%s: %s\n%s: %s\n%s: %s\n" in build_headers()
306 *headers = calloc(len + 1, sizeof (char)); in build_headers()
308 (void) snprintf(*headers, len + 1, "%s: %s\n%s: %s\n%s: %s\n" in build_headers()
323 *headers = calloc(len + 1, sizeof (char)); in build_headers()
325 (void) snprintf(*headers, len + 1, "%s: %s\n%s: %s\n%s: %s\n" in build_headers()
335 send_email(nd_hdl_t *nhdl, const char *headers, const char *body, in send_email() argument
352 if (fprintf(mp, "%s", headers) < 0) in send_email()
365 char *msg, *headers; in send_email_template() local
[all …]
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DColumnList.java114 public ColumnList(String[] headers, in ColumnList() argument
118 setHeaders(headers); in ColumnList()
306 public void setHeaders(String[] headers) { in setHeaders() argument
309 if (headers != null) { in setHeaders()
310 realHeaders = new String[headers.length]; in setHeaders()
311 names = new String[headers.length]; in setHeaders()
312 keys = new boolean[headers.length]; in setHeaders()
314 for (int h = 0; h < headers.length; h++) { in setHeaders()
316 int offset = headers[h].indexOf(/* NOI18N */ '='); in setHeaders()
318 names[h] = headers[h].substring(0, offset); in setHeaders()
[all …]
H A DColumnListCanvas.java96 String[] headers; field in ColumnListCanvas
144 headers = new String[0]; in ColumnListCanvas()
375 headers = headersIn; in setHeaders()
1070 int width = fm.stringWidth(headers[c]) + 10; in cacheDimensions()
1159 drawString(g, headers[c], left + LEFT_PAD, in paint()
/titanic_41/usr/src/cmd/mailx/misc/
H A Dmailx.rc47 # most mail headers are uninteresting to most people. here we ignore all
48 # the uninteresting headers that are at all common. a better approach
49 # might've been to retain only the interesting headers...
51 # ignore uninteresting headers
55 # ignore headers from news
60 # ignore strange headers from other mail systems
66 # ignore content headers, but they'll still be saved
69 # ignore common non-standard headers
H A Dmailx.help19 header [message] print page of active message headers
30 Print,Type [msglist] print messages with all headers
46 write [msglist] file write messages without headers
48 z [+/-] display next [last] page of 10 headers
/titanic_41/usr/src/lib/libkstat/common/
H A Dkstat.c221 kstat_t k0, *headers, *oksp, *nksp, **okspp, *next; in kstat_chain_update() local
250 headers = k0.ks_data; in kstat_chain_update()
256 headers[i - 1].ks_next = &headers[i]; in kstat_chain_update()
258 headers[k0.ks_ndata - 1].ks_next = NULL; in kstat_chain_update()
263 nksp = headers; in kstat_chain_update()
285 free(headers); in kstat_chain_update()
295 free(headers); in kstat_chain_update()
/titanic_41/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.c150 void *buf, uint_t buflen, scsi_ms_hdrs_t *headers, uint_t *skp, in scsi_mode_select() argument
160 assert(headers->ms_length == sip->si_cdblen); in scsi_mode_select()
173 headers->ms_hdr.g0.ms_header.length = 0; in scsi_mode_select()
174 headers->ms_hdr.g0.ms_header.device_specific = 0; in scsi_mode_select()
179 &headers->ms_hdr.g0, &sense, &senselen); in scsi_mode_select()
183 &headers->ms_hdr.g0, &sense, &senselen); in scsi_mode_select()
186 headers->ms_hdr.g1.ms_header.length = 0; in scsi_mode_select()
187 headers->ms_hdr.g1.ms_header.device_specific = 0; in scsi_mode_select()
192 &headers->ms_hdr.g1, &sense, &senselen); in scsi_mode_select()
196 &headers->ms_hdr.g1, &sense, &senselen); in scsi_mode_select()
[all …]
/titanic_41/usr/src/lib/libast/common/comp/
H A Dconf.sh191 headers=
224 headers=$headers$nl#include$sp'<'$1'>'
230 headers=$headers$nl#include$sp'<'$1'>'
280 eval CONF_headers_${key}='$'headers
300 …dard" "$call" "$section" "$flags" "$define${values:+$sp=$values}${headers:+$sp$headers$nl}${script…
634 …dard" "$call" "$section" "$flags" "$define${values:+$sp=$values}${headers:+$sp$headers$nl}${script…
789 #include <unistd.h>$systeminfo$headers
817 #include <unistd.h>$systeminfo$headers
858 #include <unistd.h>$systeminfo$headers
1096 #include <unistd.h>$systeminfo$headers
[all …]
/titanic_41/usr/src/lib/pyzfs/common/
H A Dtable.py51 def printme(self, headers=True): argument
52 if headers:
60 if not headers:
/titanic_41/usr/src/lib/libbsm/
H A Dauditxml100 my %headers = ();
345 foreach my $header (keys %headers) {
493 foreach my $header (sort keys %headers) {
518 foreach my $header (sort keys %headers) {
525 foreach my $header (keys %headers) {
1077 $headers{$header_index} = $header_index;
1089 foreach $header (sort keys %headers) {
1112 foreach $header (sort keys %headers) {
/titanic_41/usr/src/cmd/sgs/prof/sparc/
H A DREADME35 Thus to clean up the build, only the object files and headers that prof
38 lprof directory. The follow source files and headers where copied into the
/titanic_41/usr/src/lib/libnsl/
H A DREADME.build24 If you bringover only usr/src/lib/libnsl, you must do "make headers"
H A DMakefile85 headers: $(PROTOCOL_DIR) .WAIT $(PROTOCOL_FILES) $(PROTOCOL_FILES_UTS) \ target
/titanic_41/usr/src/pkg/transforms/
H A Dglobal_zone_only_component48 # You DO NOT need to specify __NODEFAULT for man pages, headers, or
69 # pages and headers.
/titanic_41/usr/src/psm/stand/bootblks/common/
H A Dboot.fth35 headers
81 headers
93 \ zfs bootblks with all headers exceeds 7.5k
151 headers
445 headers
608 headers
/titanic_41/usr/src/lib/libxnet/common/
H A Dllib-lxnet39 * Slurp the interfaces out of the official UNIX98 networking headers.
/titanic_41/usr/src/cmd/sendmail/src/
H A DMakefile37 deliver.o domain.o envelope.o err.o headers.o macro.o main.o map.o \
H A DREAD_ME55 headers.c Routines to process message headers.
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A DREADME40 kernel/netsmb uts/common/netsmb (exported headers)
/titanic_41/usr/src/lib/efcode/fcode_test/
H A Dtest.fth28 alias headerless headers
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg55 @ MSG_USAGE_DETAIL17 "\t[-P]\t\tuse program headers to generate \
56 section headers\n"
57 @ MSG_USAGE_DETAIL18 "\t[-p]\t\tdump the program headers\n"
79 @ MSG_ERR_NOSHDR "%s: section headers are not present: synthesizing \
80 from program headers (-P option)\n"
81 @ MSG_ERR_PNEEDSPH "%s: file without program headers is incompatible \
/titanic_41/usr/src/cmd/mailx/
H A Dcmd1.c72 headers(int *msgvec) in headers() function
147 return (headers(cur)); in scroll()
H A Dcmdtab.c106 "headers", C headers, MSGLIST, 0, MMNDEL,
/titanic_41/usr/src/cmd/cmd-inet/etc/
H A Dipqosconf.3.sample31 # headers on a VLAN interface with a user priority corresponding
/titanic_41/usr/src/lib/libdtrace/common/
H A Dudp.d.in38 uint16_t udp_checksum; /* headers + data checksum */

1234