Searched defs:blob (Results 26 - 46 of 46) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Dpolicy_unpack.c232 static size_t unpack_blob(struct aa_ext *e, char **blob, const char *name) argument
322 char *blob = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/librpc/ndr/
H A Dndr.c57 struct ndr_pull *ndr_pull_init_blob(const DATA_BLOB *blob, TALLOC_CTX *mem_ctx) argument
151 DATA_BLOB blob; local
686 ndr_pull_struct_blob(const DATA_BLOB *blob, TALLOC_CTX *mem_ctx, void *p, ndr_pull_flags_fn_t fn) argument
700 ndr_pull_struct_blob_all(const DATA_BLOB *blob, TALLOC_CTX *mem_ctx, void *p, ndr_pull_flags_fn_t fn) argument
721 ndr_pull_union_blob(const DATA_BLOB *blob, TALLOC_CTX *mem_ctx, void *p, uint32_t level, ndr_pull_flags_fn_t fn) argument
743 ndr_push_struct_blob(DATA_BLOB *blob, TALLOC_CTX *mem_ctx, const void *p, ndr_push_flags_fn_t fn) argument
765 ndr_push_union_blob(DATA_BLOB *blob, TALLOC_CTX *mem_ctx, void *p, uint32_t level, ndr_push_flags_fn_t fn) argument
[all...]
H A Dndr_basic.c752 NTSTATUS ndr_push_DATA_BLOB(struct ndr_push *ndr, int ndr_flags, DATA_BLOB blob) argument
774 ndr_pull_DATA_BLOB(struct ndr_pull *ndr, int ndr_flags, DATA_BLOB *blob) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dsesssetup.c99 reply_sesssetup_blob(connection_struct *conn, char *outbuf, DATA_BLOB blob, NTSTATUS nt_status) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00debug.c547 rt2x00debug_create_file_driver(const char *name, struct rt2x00debug_intf *intf, struct debugfs_blob_wrapper *blob) argument
568 rt2x00debug_create_file_chipset(const char *name, struct rt2x00debug_intf *intf, struct debugfs_blob_wrapper *blob) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_octeon_cf.c340 u16 blob; local
384 u16 blob; local
475 u16 blob; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dcliconnect.c451 static BOOL cli_session_setup_blob_send(struct cli_state *cli, DATA_BLOB blob) argument
533 cli_session_setup_blob(struct cli_state *cli, DATA_BLOB blob, DATA_BLOB session_key_krb5) argument
659 DATA_BLOB blob = data_blob(NULL, 0); local
787 DATA_BLOB blob; local
[all...]
H A Dclifile.c1487 NTSTATUS cli_raw_ioctl(struct cli_state *cli, int fnum, uint32 code, DATA_BLOB *blob) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_misc.c980 void init_unistr2_from_datablob(UNISTR2 *str, DATA_BLOB *blob) argument
1858 BOOL smb_io_rpc_blob(const char *desc, RPC_DATA_BLOB *blob, prs_struct *ps, int depth) argument
[all...]
H A Dparse_prs.c1823 BOOL prs_init_data_blob(prs_struct *prs, DATA_BLOB *blob, TALLOC_CTX *mem_ctx) argument
1838 BOOL prs_data_blob(prs_struct *prs, DATA_BLOB *blob, TALLOC_CTX *mem_ctx) argument
[all...]
H A Dparse_samr.c5800 DATA_BLOB blob = base64_decode_data_blob(mung_dial); local
6501 DATA_BLOB blob; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_pipe.c726 DATA_BLOB blob; local
1099 DATA_BLOB blob; local
1398 DATA_BLOB blob; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c264 const void *blob = pmf_next_blob(cmd, bytes); local
306 const void *blob = pmf_next_blob(cmd, bytes); local
349 const void *blob = pmf_next_blob(cmd, bytes); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A Dflattree.c353 struct data blob = empty_data; local
781 char *blob; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dtorture.c4345 DATA_BLOB blob; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_init.c4568 struct fw_blob *blob; local
4672 struct fw_blob *blob; local
[all...]
H A Dqla_nx.c2341 struct fw_blob *blob; local
[all...]
H A Dqla_os.c3718 struct fw_blob *blob; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_crtc.c2218 struct drm_property_blob *blob; local
2238 drm_property_destroy_blob(struct drm_device *dev, struct drm_property_blob *blob) argument
2251 struct drm_property_blob *blob; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dsuper.h286 struct ceph_buffer *blob, *prealloc_blob; member in struct:ceph_inode_xattrs_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dmain.c1990 const struct firmware *blob; local

Completed in 282 milliseconds

12