Home
last modified time | relevance | path

Searched refs:hdr (Results 1 – 25 of 526) sorted by relevance

12345678910>>...22

/titanic_51/usr/src/cmd/fm/eversholt/common/
H A Deftread.c80 struct eftheader hdr; in eftread_fopen() local
97 if (fread(&hdr, 1, sizeof (hdr), fp) < sizeof (hdr)) { in eftread_fopen()
102 hdr.magic = ntohl(hdr.magic); in eftread_fopen()
103 hdr.major = ntohs(hdr.major); in eftread_fopen()
104 hdr.minor = ntohs(hdr in eftread_fopen()
[all...]
H A Deftwrite.c103 struct eftheader hdr; in eftwrite() local
121 bzero(&hdr, sizeof (hdr)); in eftwrite()
122 hdr.magic = EFT_HDR_MAGIC; in eftwrite()
123 hdr.major = EFT_HDR_MAJOR; in eftwrite()
124 hdr.minor = EFT_HDR_MINOR; in eftwrite()
125 hdr.cmajor = VERSION_MAJOR; in eftwrite()
126 hdr.cminor = VERSION_MINOR; in eftwrite()
127 hdr.identlen = Identlen; in eftwrite()
128 hdr in eftwrite()
[all...]
/titanic_51/usr/src/uts/common/fs/zfs/
H A Darc.c789 #define HDR_IN_HASH_TABLE(hdr) ((hdr)->b_flags & ARC_FLAG_IN_HASH_TABLE) argument
790 #define HDR_IO_IN_PROGRESS(hdr) ((hdr)->b_flags & ARC_FLAG_IO_IN_PROGRESS) argument
791 #define HDR_IO_ERROR(hdr) ((hdr)->b_flags & ARC_FLAG_IO_ERROR) argument
792 #define HDR_PREFETCH(hdr) ((hdr)->b_flags & ARC_FLAG_PREFETCH) argument
793 #define HDR_FREED_IN_READ(hdr) ((hdr) argument
794 HDR_BUF_AVAILABLE(hdr) global() argument
796 HDR_L2CACHE(hdr) global() argument
797 HDR_L2COMPRESS(hdr) global() argument
798 HDR_L2_READING(hdr) global() argument
801 HDR_L2_WRITING(hdr) global() argument
802 HDR_L2_EVICTED(hdr) global() argument
803 HDR_L2_WRITE_HEAD(hdr) global() argument
805 HDR_ISTYPE_METADATA(hdr) global() argument
807 HDR_ISTYPE_DATA(hdr) global() argument
809 HDR_HAS_L1HDR(hdr) global() argument
810 HDR_HAS_L2HDR(hdr) global() argument
845 HDR_LOCK(hdr) global() argument
982 buf_discard_identity(arc_buf_hdr_t * hdr) buf_discard_identity() argument
996 arc_buf_hdr_t *hdr; buf_hash_find() local
1019 buf_hash_insert(arc_buf_hdr_t * hdr,kmutex_t ** lockp) buf_hash_insert() argument
1063 buf_hash_remove(arc_buf_hdr_t * hdr) buf_hash_remove() argument
1117 arc_buf_hdr_t *hdr = vbuf; hdr_full_cons() local
1133 arc_buf_hdr_t *hdr = vbuf; hdr_l2only_cons() local
1162 arc_buf_hdr_t *hdr = vbuf; hdr_full_dest() local
1176 arc_buf_hdr_t *hdr = vbuf; hdr_l2only_dest() local
1259 arc_hdr_realloc(arc_buf_hdr_t * hdr,kmem_cache_t * old,kmem_cache_t * new) arc_hdr_realloc() argument
1458 arc_buf_type(arc_buf_hdr_t * hdr) arc_buf_type() argument
1532 add_reference(arc_buf_hdr_t * hdr,kmutex_t * hash_lock,void * tag) add_reference() argument
1564 remove_reference(arc_buf_hdr_t * hdr,kmutex_t * hash_lock,void * tag) remove_reference() argument
1597 arc_change_state(arc_state_t * new_state,arc_buf_hdr_t * hdr,kmutex_t * hash_lock) arc_change_state() argument
1825 arc_buf_hdr_t *hdr; arc_buf_alloc() local
1883 arc_buf_hdr_t *hdr = buf->b_hdr; arc_return_buf() local
1897 arc_buf_hdr_t *hdr = buf->b_hdr; arc_loan_inuse_buf() local
1913 arc_buf_hdr_t *hdr = from->b_hdr; arc_buf_clone() local
1946 arc_buf_hdr_t *hdr; arc_buf_add_ref() local
2001 arc_buf_hdr_t *hdr = buf->b_hdr; arc_buf_data_free() local
2012 arc_buf_l2_cdata_free(arc_buf_hdr_t * hdr) arc_buf_l2_cdata_free() argument
2140 arc_hdr_l2hdr_destroy(arc_buf_hdr_t * hdr) arc_hdr_l2hdr_destroy() argument
2191 arc_hdr_destroy(arc_buf_hdr_t * hdr) arc_hdr_destroy() argument
2274 arc_buf_hdr_t *hdr = buf->b_hdr; arc_buf_free() local
2321 arc_buf_hdr_t *hdr = buf->b_hdr; arc_buf_remove_ref() local
2368 arc_buf_hdr_t *hdr; arc_buf_eviction_needed() local
2414 arc_evict_hdr(arc_buf_hdr_t * hdr,kmutex_t * hash_lock) arc_evict_hdr() argument
2527 arc_buf_hdr_t *hdr; arc_evict_state_impl() local
3633 arc_buf_hdr_t *hdr = buf->b_hdr; arc_get_data_buf() local
3668 arc_access(arc_buf_hdr_t * hdr,kmutex_t * hash_lock) arc_access() argument
3828 arc_buf_hdr_t *hdr; arc_read_done() local
3987 arc_buf_hdr_t *hdr = NULL; arc_read() local
4369 arc_buf_hdr_t *hdr; arc_freed() local
4408 arc_buf_hdr_t *hdr; arc_clear_callback() local
4468 arc_buf_hdr_t *hdr = buf->b_hdr; arc_release() local
4653 arc_buf_hdr_t *hdr = buf->b_hdr; arc_write_ready() local
4695 arc_buf_hdr_t *hdr = buf->b_hdr; arc_write_done() local
4778 arc_buf_hdr_t *hdr = buf->b_hdr; arc_write() local
4956 arc_buf_hdr_t *hdr = obj; arc_state_multilist_index_func() local
5396 l2arc_write_eligible(uint64_t spa_guid,uint64_t sync_txg,arc_buf_hdr_t * hdr) l2arc_write_eligible() argument
5555 arc_buf_hdr_t *head, *hdr, *hdr_prev; l2arc_write_done() local
5675 arc_buf_hdr_t *hdr; l2arc_read_done() local
5800 arc_buf_hdr_t *hdr, *hdr_prev; l2arc_evict() local
5919 arc_buf_hdr_t *hdr, *hdr_prev, *head; l2arc_write_buffers() local
6242 l2arc_compress_buf(arc_buf_hdr_t * hdr) l2arc_compress_buf() argument
6306 l2arc_decompress_zio(zio_t * zio,arc_buf_hdr_t * hdr,enum zio_compress c) l2arc_decompress_zio() argument
6363 l2arc_release_cdata_buf(arc_buf_hdr_t * hdr) l2arc_release_cdata_buf() argument
[all...]
/titanic_51/usr/src/lib/libsip/common/
H A Dsip_parse_generic.c359 sip_parse_hdr_empty(_sip_header_t *hdr, sip_parsed_header_t **phdr) in sip_parse_hdr_empty() argument
363 if (hdr == NULL || phdr == NULL) in sip_parse_hdr_empty()
369 if (hdr->sip_hdr_parsed != NULL) { in sip_parse_hdr_empty()
370 *phdr = hdr->sip_hdr_parsed; in sip_parse_hdr_empty()
379 parsed_header->sip_header = hdr; in sip_parse_hdr_empty()
487 * parser1 parses hdr format
496 sip_parse_hdr_parser1(_sip_header_t *hdr, sip_parsed_header_t **phdr, char sep) in sip_parse_hdr_parser1() argument
503 if ((ret = sip_prim_parsers(hdr, phdr)) != 0) in sip_parse_hdr_parser1()
510 hdr->sip_hdr_parsed = *phdr; in sip_parse_hdr_parser1()
518 parsed_header->sip_header = hdr; in sip_parse_hdr_parser1()
665 sip_parse_hdr_parser2(_sip_header_t * hdr,sip_parsed_header_t ** phdr,int val_type) sip_parse_hdr_parser2() argument
718 sip_parse_hdr_parser3(_sip_header_t * hdr,sip_parsed_header_t ** phdr,int type,boolean_t parse_uri) sip_parse_hdr_parser3() argument
925 sip_parse_hdr_parser4(_sip_header_t * hdr,sip_parsed_header_t ** phdr) sip_parse_hdr_parser4() argument
971 sip_parse_hdr_parser5(_sip_header_t * hdr,sip_parsed_header_t ** phdr,boolean_t parse_uri) sip_parse_hdr_parser5() argument
[all...]
/titanic_51/usr/src/boot/sys/boot/common/
H A Dgpt.c57 gptupdate(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptupdate() argument
71 entries_per_sec = DEV_BSIZE / hdr->hdr_entsz; in gptupdate()
75 slba += hdr->hdr_lba_table; in gptupdate()
81 hdr->hdr_crc_table = crc32(table, hdr->hdr_entries * hdr->hdr_entsz); in gptupdate()
82 hdr->hdr_crc_self = 0; in gptupdate()
83 hdr->hdr_crc_self = crc32(hdr, hdr in gptupdate()
185 gptread_hdr(const char * which,struct dsk * dskp,struct gpt_hdr * hdr,uint64_t hdrlba) gptread_hdr() argument
233 gptbootconv(const char * which,struct dsk * dskp,struct gpt_hdr * hdr,struct gpt_ent * table) gptbootconv() argument
281 gptread_table(const char * which,const uuid_t * uuid,struct dsk * dskp,struct gpt_hdr * hdr,struct gpt_ent * table) gptread_table() argument
[all...]
/titanic_51/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSDAAdvert.java49 SDAAdvert(SrvLocHeader hdr, in SDAAdvert() argument
61 this.hdr = (SrvLocHeader)hdr.clone(); in SDAAdvert()
69 this.hdr.xid = xid; in SDAAdvert()
70 this.hdr.functionCode = SrvLocHeader.DAAdvert; in SDAAdvert()
71 this.hdr.mcast = false; in SDAAdvert()
72 this.hdr.previousResponders = null; // we don't want this around. in SDAAdvert()
73 this.hdr.errCode = ServiceLocationException.OK; in SDAAdvert()
74 this.hdr.overflow = false; in SDAAdvert()
75 this.hdr in SDAAdvert()
92 SLPServerHeaderV2 hdr = (SLPServerHeaderV2)this.hdr; initialize() local
231 putInt32(SrvLocHeader hdr, long i, ByteArrayOutputStream baos) putInt32() argument
[all...]
H A DCSrvTypeMsg.java60 CSrvTypeMsg(SLPHeaderV2 hdr, DataInputStream dis) in CSrvTypeMsg() argument
62 super(hdr, SrvLocHeader.SrvTypeRply); in CSrvTypeMsg()
66 if (hdr.errCode != ServiceLocationException.OK) { in CSrvTypeMsg()
72 if (hdr.overflow) { in CSrvTypeMsg()
79 hdr.getString(buf, dis); in CSrvTypeMsg()
82 hdr.parseCommaSeparatedListIn(buf.toString(), true); in CSrvTypeMsg()
101 hdr.iNumReplies = serviceTypes.size(); in CSrvTypeMsg()
111 SLPHeaderV2 hdr = in CSrvTypeMsg() local
113 this.hdr = hdr; in CSrvTypeMsg()
164 parseNamingAuthorityOut(SLPHeaderV2 hdr, String name, ByteArrayOutputStream baos) parseNamingAuthorityOut() argument
[all...]
H A DSSrvMsg.java59 SSrvMsg(SrvLocHeader hdr, DataInputStream dis) in SSrvMsg() argument
61 super(hdr, SrvLocHeader.SrvReq); in SSrvMsg()
72 SLPServerHeaderV2 hdr = (SLPServerHeaderV2)getHeader(); in initialize() local
77 hdr.parsePreviousRespondersIn(dis); in initialize()
81 hdr.getString(buf, dis); in initialize()
99 hdr.getString(buf, dis); in initialize()
101 hdr.scopes = hdr.parseCommaSeparatedListIn(buf.toString(), true); in initialize()
106 if (hdr.scopes.size() <= 0) { in initialize()
119 hdr in initialize()
152 SLPServerHeaderV2 hdr = makeReply() local
[all...]
H A DSLPV1SAttrMsg.java57 SLPV1SAttrMsg(SrvLocHeader hdr, DataInputStream dis) in SLPV1SAttrMsg() argument
60 super(hdr, dis); in SLPV1SAttrMsg()
66 static SrvLocMsg makeEmptyReply(SLPHeaderV1 hdr) in makeEmptyReply() argument
70 msg.hdr = hdr; in makeEmptyReply()
81 SLPHeaderV1 hdr = (SLPHeaderV1)getHeader(); in initialize() local
86 hdr.parsePreviousRespondersIn(dis); in initialize()
90 hdr.getString(buf, dis); in initialize()
108 hdr.checkServiceType(urlOrServiceType.toLowerCase()); in initialize()
115 hdr in initialize()
188 SLPHeaderV1 hdr = ((SLPHeaderV1)getHeader()).makeReplyHeader(); makeReply() local
[all...]
H A DCAttrMsg.java59 CAttrMsg(SLPHeaderV2 hdr, DataInputStream dis) in CAttrMsg() argument
62 super(hdr, SrvLocHeader.AttrRply); in CAttrMsg()
66 if (hdr.errCode != ServiceLocationException.OK) { in CAttrMsg()
73 if (hdr.overflow) { in CAttrMsg()
81 hdr.parseAuthenticatedAttributeVectorIn(attrList, dis, true); in CAttrMsg()
91 hdr.iNumReplies = attrList.size(); in CAttrMsg()
101 this.hdr = new SLPHeaderV2(SrvLocHeader.AttrRqst, false, locale); in CAttrMsg()
113 this.hdr = new SLPHeaderV2(SrvLocHeader.AttrRqst, false, locale); in CAttrMsg()
126 SLPHeaderV2 hdr = (SLPHeaderV2)this.hdr; in constructPayload() local
[all...]
H A DSLPV1SSrvTypeMsg.java54 SLPV1SSrvTypeMsg(SrvLocHeader hdr, DataInputStream dis) in SLPV1SSrvTypeMsg() argument
57 super(hdr, dis); in SLPV1SSrvTypeMsg()
64 SLPHeaderV1 hdr = (SLPHeaderV1)getHeader(); in initialize() local
69 hdr.parsePreviousRespondersIn(dis); in initialize()
73 namingAuthority = parseNamingAuthorityIn(hdr, dis, hdr.charCode); in initialize()
86 hdr.getString(buf, dis); in initialize()
90 hdr.validateScope(scope); in initialize()
99 hdr.scopes = new Vector(); in initialize()
100 hdr in initialize()
115 SLPHeaderV1 hdr = makeReply() local
[all...]
H A DSSrvTypeMsg.java54 SSrvTypeMsg(SrvLocHeader hdr, DataInputStream dis) in SSrvTypeMsg() argument
57 super(hdr, SrvLocHeader.SrvTypeRqst); in SSrvTypeMsg()
68 SLPServerHeaderV2 hdr = (SLPServerHeaderV2)getHeader(); in initialize() local
73 hdr.parsePreviousRespondersIn(dis); in initialize()
77 namingAuthority = parseNamingAuthorityIn(hdr, dis, Defaults.UTF8); in initialize()
92 hdr.parseScopesIn(dis); in initialize()
96 hdr.constructDescription("SrvTypeRqst", in initialize()
104 parseNamingAuthorityIn(SrvLocHeader hdr, in parseNamingAuthorityIn() argument
111 len = hdr.getInt(dis); in parseNamingAuthorityIn()
127 hdr in parseNamingAuthorityIn()
146 SLPServerHeaderV2 hdr = makeReply() local
[all...]
H A DSSAAdvert.java62 hdr = new SLPServerHeaderV2(); in SSAAdvert()
64 Assert.slpassert(hdr != null, in SSAAdvert()
68 hdr.functionCode = SrvLocHeader.SAAdvert; in SSAAdvert()
69 hdr.xid = xid; in SSAAdvert()
70 hdr.locale = locale; in SSAAdvert()
80 SLPServerHeaderV2 hdr = (SLPServerHeaderV2)getHeader(); in initialize() local
95 DATable.validateScopes(scopes, hdr.locale); in initialize()
96 hdr.scopes = (Vector)scopes.clone(); in initialize()
100 hdr.escapeScopeStrings(scopes); in initialize()
110 byte[] urlBytes = hdr in initialize()
[all...]
H A DCDAAdvert.java59 CDAAdvert(SrvLocHeader hdr, DataInputStream dis) in CDAAdvert() argument
61 super(hdr, SrvLocHeader.DAAdvert); in CDAAdvert()
72 SLPHeaderV2 hdr = (SLPHeaderV2)getHeader(); in initialize() local
78 timestamp = getInt32(hdr, dis, tsBytes); in initialize()
84 byte[] urlBytes = hdr.getString(buf, dis); in initialize()
92 byte[] scopeBytes = hdr.getString(buf, dis); in initialize()
94 hdr.scopes = hdr.parseCommaSeparatedListIn(buf.toString(), true); in initialize()
98 hdr.unescapeScopeStrings(hdr in initialize()
184 getInt32(SrvLocHeader hdr, DataInputStream dis, byte[] bytes) getInt32() argument
[all...]
H A DCSrvMsg.java58 CSrvMsg(SLPHeaderV2 hdr, DataInputStream dis) in CSrvMsg() argument
60 super(hdr, SrvLocHeader.SrvRply); in CSrvMsg()
64 if (hdr.errCode != ServiceLocationException.OK) { in CSrvMsg()
73 parseServiceURLsIn(hdr, dis); in CSrvMsg()
78 protected void parseServiceURLsIn(SLPHeaderV2 hdr, DataInputStream dis) in parseServiceURLsIn() argument
83 int i, n = hdr.getInt(dis); in parseServiceURLsIn()
90 hdr.parseServiceURLIn(dis, URLSignatures, in parseServiceURLsIn()
107 hdr.iNumReplies = serviceURLs.size(); in parseServiceURLsIn()
132 SLPHeaderV2 hdr = new SLPHeaderV2(SrvLocHeader.SrvReq, false, locale); in initialize() local
133 this.hdr in initialize()
[all...]
H A DSLPV1CDAAdvert.java54 SLPV1CDAAdvert(SLPHeaderV1 hdr, DataInputStream dis) in SLPV1CDAAdvert() argument
56 super(hdr, dis); in SLPV1CDAAdvert()
67 SLPHeaderV1 hdr = (SLPHeaderV1)getHeader(); in initialize() local
71 hdr.errCode = (short)hdr.getInt(dis); in initialize()
75 if (hdr.errCode != ServiceLocationException.OK) { in initialize()
82 hdr.parseServiceURLIn(dis, in initialize()
103 hdr.getString(buf, dis); in initialize()
105 hdr.scopes = hdr in initialize()
[all...]
H A DSAttrMsg.java61 SAttrMsg(SrvLocHeader hdr, DataInputStream dis) in SAttrMsg() argument
64 super(hdr, SrvLocHeader.AttrRqst); in SAttrMsg()
75 SLPServerHeaderV2 hdr = (SLPServerHeaderV2)getHeader(); in initialize() local
80 hdr.parsePreviousRespondersIn(dis); in initialize()
84 hdr.getString(buf, dis); in initialize()
108 hdr.parseScopesIn(dis); in initialize()
112 hdr.getString(buf, dis); in initialize()
114 tags = hdr.parseCommaSeparatedListIn(buf.toString(), true); in initialize()
118 hdr.unescapeTags(tags); in initialize()
122 hdr in initialize()
144 SLPServerHeaderV2 hdr = makeReply() local
[all...]
H A DCSAAdvert.java56 CSAAdvert(SLPHeaderV2 hdr, DataInputStream dis) in CSAAdvert() argument
58 super(hdr, SrvLocHeader.SAAdvert); in CSAAdvert()
64 byte[] urlBytes = hdr.getString(buf, dis); in CSAAdvert()
95 byte[] scopeBytes = hdr.getString(buf, dis); in CSAAdvert()
97 hdr.scopes = in CSAAdvert()
98 hdr.parseCommaSeparatedListIn(buf.toString(), true); in CSAAdvert()
102 hdr.unescapeScopeStrings(hdr.scopes); in CSAAdvert()
106 DATable.validateScopes(hdr.scopes, hdr in CSAAdvert()
[all...]
H A DSLPServerHeaderV2.java209 SrvLocHeader hdr = null; in makeErrorReply() local
216 hdr = (SrvLocHeader)this.clone(); in makeErrorReply()
226 hdr.fresh = false; in makeErrorReply()
227 hdr.overflow = false; in makeErrorReply()
228 hdr.functionCode = replyFunctionCode; in makeErrorReply()
238 hdr.errCode = ((ServiceLocationException)ex).getErrorCode(); in makeErrorReply()
240 if (!ServiceLocationException.validWireErrorCode(hdr.errCode)) { in makeErrorReply()
241 hdr.errCode = ServiceLocationException.INTERNAL_ERROR; in makeErrorReply()
247 hdr.errCode = ServiceLocationException.PARSE_ERROR; in makeErrorReply()
250 hdr in makeErrorReply()
265 SLPServerHeaderV2 hdr = null; makeReplyHeader() local
[all...]
H A DRequestHandler.java520 SrvLocHeader hdr = msg.getHeader(); in handleRequest() local
522 if (hdr.errCode == ServiceLocationException.OK) { in handleRequest()
526 new Object[] {Integer.toHexString(hdr.xid), in handleRequest()
545 Integer.toHexString(hdr.xid), in handleRequest()
566 Integer.toHexString(hdr.xid), in handleRequest()
592 SrvLocHeader hdr = rply.getHeader(); in handleRequest() local
598 hdr.externalize(baos, false, isTCP); in handleRequest()
605 new Object[] {Integer.toHexString(hdr.xid), in handleRequest()
614 rply = hdr.makeErrorReply(ex); in handleRequest()
620 hdr in handleRequest()
636 SrvLocHeader hdr = msg.getHeader(); handleRequest() local
700 SrvLocHeader hdr = null; internalize() local
823 SrvLocHeader hdr = rqst.getHeader(); dispatch() local
1046 SrvLocHeader hdr = rqst.getHeader(); dispatchReg() local
1088 SrvLocHeader hdr = rqst.getHeader(); dispatchDereg() local
1130 SrvLocHeader hdr = rqst.getHeader(); dispatchSrvType() local
1183 SrvLocHeader hdr = rqst.getHeader(); dispatchAttr() local
1235 SrvLocHeader hdr = rqst.getHeader(); dispatchSrv() local
1425 isPreviousResponder(SrvLocHeader hdr) isPreviousResponder() argument
[all...]
H A DSLPV1SSrvDereg.java54 SLPV1SSrvDereg(SrvLocHeader hdr, DataInputStream dis) in SLPV1SSrvDereg() argument
57 super(hdr, dis); in SLPV1SSrvDereg()
66 SLPHeaderV1 hdr = (SLPHeaderV1)getHeader(); in initialize() local
72 hdr.parseServiceURLIn(dis, in initialize()
76 hdr.getString(buf, dis); in initialize()
78 tags = hdr.parseCommaSeparatedListIn(buf.toString().trim(), true); in initialize()
91 hdr.charCode); in initialize()
117 hdr.locale); in initialize()
122 hdr.scopes = (Vector)rec.getScopes().clone(); in initialize()
131 hdr in initialize()
145 SLPHeaderV1 hdr = ((SLPHeaderV1)getHeader()).makeReplyHeader(); makeReply() local
[all...]
/titanic_51/usr/src/tools/onbld/Checks/
H A DHdrChk.py135 def err(stream, msg, hdr): argument
136 if not hdr.eof:
138 (hdr.filename, hdr.lineno, msg))
140 stream.write("%s: %s\n" % (hdr.filename, msg))
161 hdr = HeaderFile(fh, filename=filename, lenient=lenient)
169 line = hdr.skipcomments()
171 if not hdr.has_copyright:
172 err(output, "Missing copyright in opening comment", hdr)
182 line = hdr
[all...]
/titanic_51/usr/src/cmd/audio/audioconvert/
H A Dparse.cc108 AudioHdr& hdr) in audioformat_parse() argument
113 hdr.sample_rate = 48000; in audioformat_parse()
114 hdr.channels = 2; in audioformat_parse()
115 hdr.encoding = LINEAR; in audioformat_parse()
116 hdr.samples_per_unit = 1; in audioformat_parse()
117 hdr.bytes_per_unit = 2; in audioformat_parse()
119 hdr.sample_rate = 44100; in audioformat_parse()
120 hdr.channels = 2; in audioformat_parse()
121 hdr.encoding = LINEAR; in audioformat_parse()
122 hdr in audioformat_parse()
141 parse_format(char * s,AudioHdr & hdr,format_type & format,off_t & offset) parse_format() argument
[all...]
/titanic_51/usr/src/lib/libsmbfs/smb/
H A Dntlmssp.c229 } hdr; in ntlmssp_put_type1() local
237 mb2.mb_count = sizeof (hdr); in ntlmssp_put_type1()
263 bcopy(ntlmssp_id, &hdr.h_id, ID_SZ); in ntlmssp_put_type1()
264 hdr.h_type = NTLMSSP_MSGTYPE_NEGOTIATE; in ntlmssp_put_type1()
265 hdr.h_flags = ssp_st->ss_flags; in ntlmssp_put_type1()
273 (void) mb_put_sb_string(&mb2, &hdr.h_cldom, NULL, 0); in ntlmssp_put_type1()
274 (void) mb_put_sb_string(&mb2, &hdr.h_wksta, NULL, 0); in ntlmssp_put_type1()
280 (void) mb_put_mem(out_mb, &hdr.h_id, ID_SZ, MB_MSYSTEM); in ntlmssp_put_type1()
281 (void) mb_put_uint32le(out_mb, hdr.h_type); in ntlmssp_put_type1()
282 (void) mb_put_uint32le(out_mb, hdr in ntlmssp_put_type1()
305 } hdr; ntlmssp_get_type2() local
412 } hdr; ntlmssp_put_type3() local
[all...]
/titanic_51/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_marshal.c128 ndr_common_header_t hdr; in ndr_buf_decode() local
151 rc = ndr_decode_hdr_common(&nbuf->nb_nds, &hdr); in ndr_buf_decode()
155 if (!NDR_IS_SINGLE_FRAG(hdr.pfc_flags)) in ndr_buf_decode()
252 ndr_common_header_t *hdr = &mxa->recv_hdr.common_hdr; in ndr_decode_pdu_hdr() local
256 rc = ndr_decode_hdr_common(nds, hdr); in ndr_decode_pdu_hdr()
263 if ((hdr->rpc_vers != 5) || (hdr->rpc_vers_minor != 0)) in ndr_decode_pdu_hdr()
266 mxa->ptype = hdr->ptype; in ndr_decode_pdu_hdr()
271 ndr_decode_hdr_common(ndr_stream_t *nds, ndr_common_header_t *hdr) in ndr_decode_hdr_common() argument
291 rc = NDS_GET_PDU(nds, 0, 8, (char *)hdr, in ndr_decode_hdr_common()
322 ndr_decode_pac_hdr(ndr_stream_t * nds,ndr_pac_hdr_t * hdr) ndr_decode_pac_hdr() argument
366 ndr_decode_frag_hdr(ndr_stream_t * nds,ndr_common_header_t * hdr) ndr_decode_frag_hdr() argument
413 char *hdr; ndr_remove_frag_hdr() local
426 ndr_show_hdr(ndr_common_header_t * hdr) ndr_show_hdr() argument
453 ndr_common_header_t *hdr = &mxa->send_hdr.common_hdr; ndr_encode_pdu_hdr() local
[all...]

12345678910>>...22