Searched refs:ptr_type (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.h299 uint32 ptr_type; /* pointer */ member in struct:q_reg_query_value_info
320 uint32 ptr_type; /* pointer */ member in struct:r_reg_enum_value_info
566 uint32 ptr_type; /* key type pointer */ member in struct:r_reg_info_info
H A Drpc_misc.h244 uint32 ptr_type; /* undocumented pointer */ member in struct:domrid3_info
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_reg.c1106 r_r->ptr_type = 1;
1144 r_r->ptr_type = 1;
1179 if(!prs_uint32("ptr_type", ps, depth, &(r_r->ptr_type)))
1182 if (r_r->ptr_type != 0) {
1234 q_i->ptr_type = 1;
1268 r_u->ptr_type = 1;
1315 if(!prs_uint32("ptr_type", ps, depth, &q_q->ptr_type))
1318 if (q_q->ptr_type !
[all...]
H A Dparse_misc.c1251 rid3->ptr_type = 0x1; /* non-zero, basically. */
1275 if(!prs_uint32("ptr_type", ps, depth, &rid3->ptr_type))

Completed in 177 milliseconds