Searched refs:is_dynamic (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/aparser/
H A Dvluke.c28 ps.is_dynamic=True;
H A Dparser.c23 if(UNMARSHALLING(ps) || !ps->is_dynamic) {
96 ps->is_dynamic = False;
107 ps->is_dynamic = True; /* We own this memory. */
441 if (ps->is_dynamic && ps->data_p)
H A Dparser.h69 BOOL is_dynamic; /* Do we own this memory or not ? */ member in struct:_io_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpci-bridge.h24 char is_dynamic; member in struct:pci_controller
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_prs.c100 ps->is_dynamic = False;
113 ps->is_dynamic = True; /* We own this memory. */
125 if(ps->is_dynamic)
127 ps->is_dynamic = False;
178 void prs_give_memory(prs_struct *ps, char *buf, uint32 size, BOOL is_dynamic) argument
180 ps->is_dynamic = is_dynamic;
194 ps->is_dynamic = False;
244 if(UNMARSHALLING(ps) || !ps->is_dynamic) {
300 if(!UNMARSHALLING(ps) || !ps->is_dynamic) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dntdomain.h64 BOOL is_dynamic; /* Do we own this memory or not ? */ member in struct:_prs_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dpci_64.c210 phb->is_dynamic = mem_init_done;
228 if (phb->is_dynamic)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libads/
H A Dldap.c1855 ps_wire.is_dynamic = False;

Completed in 166 milliseconds