Searched defs:headers (Results 1 – 7 of 7) sorted by relevance
/titanic_52/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 210 char **headers) in build_headers() argument 335 send_email(nd_hdl_t * nhdl,const char * headers,const char * body,const char * recip) send_email() argument 365 char *msg, *headers; send_email_template() local 567 char *body_fmt, *headers = NULL, *body = NULL, tstamp[32]; irpt_cbfunc() local 698 char *body = NULL, *headers = NULL; listev_cb() local [all...] |
/titanic_52/usr/src/lib/pyzfs/common/ |
H A D | table.py | 54 def printme(self, headers=True): argument
|
/titanic_52/usr/src/lib/libnsl/ |
H A D | Makefile | 85 headers: $(PROTOCOL_DIR) .WAIT $(PROTOCOL_FILES) $(PROTOCOL_FILES_UTS) \ target
|
/titanic_52/usr/src/lib/libkstat/common/ |
H A D | kstat.c | 221 kstat_t k0, *headers, *oksp, *nksp, **okspp, *next; in kstat_chain_update() local
|
/titanic_52/usr/src/lib/fm/libdiskstatus/common/ |
H A D | ds_scsi.c | 150 void *buf, uint_t buflen, scsi_ms_hdrs_t *headers, uint_t *skp, in scsi_mode_select() argument 207 scsi_mode_sense(ds_scsi_info_t * sip,uchar_t page_code,uchar_t pc,void * buf,uint_t buflen,scsi_ms_hdrs_t * headers,uint_t * skp,uint_t * ascp,uint_t * ascqp) scsi_mode_sense() argument 338 scsi_ms_hdrs_t headers; load_modepages() local [all...] |
/titanic_52/usr/src/cmd/mailx/ |
H A D | cmd1.c | 72 headers(int *msgvec) in headers() function
|
/titanic_52/usr/src/boot/sys/sys/ |
H A D | socket.h | 581 struct iovec *headers; /* pointer to an array of header struct iovec's */ member
|