Searched refs:BUFHDR (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Drpc_reg.h229 BUFHDR hdr_sec; /* header for security data */
250 BUFHDR hdr_sec; /* header for security data */
261 BUFHDR hdr_sec; /* header for security data */
354 BUFHDR hdr_sec; /* header for security data */
H A Drpc_misc.h134 /* BUFHDR - buffer header */
139 } BUFHDR; typedef in typeref:struct:bufhdr_info
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_misc.c425 Inits a BUFHDR structure.
428 void init_buf_hdr(BUFHDR *hdr, int max_len, int len)
439 BOOL smb_io_hdrbuf_pre(const char *desc, BUFHDR *hdr, prs_struct *ps, int depth, uint32 *offset)
465 BOOL smb_io_hdrbuf_post(const char *desc, BUFHDR *hdr, prs_struct *ps, int depth,
487 Reads or writes a BUFHDR structure.
490 BOOL smb_io_hdrbuf(const char *desc, BUFHDR *hdr, prs_struct *ps, int depth)
H A Dparse_reg.c243 static BOOL reg_io_hdrbuf_sec(uint32 ptr, uint32 *ptr3, BUFHDR *hdr_sec, SEC_DESC_BUF *data, prs_struct *ps, int depth)

Completed in 103 milliseconds