Searched refs:attribs (Results 26 - 27 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_net.c2522 info->attribs = TALLOC_ARRAY(ps->mem_ctx, uint32, info->num_members3);
2524 if (info->attribs == NULL) {
2525 DEBUG(0, ("out of memory allocating %d attribs\n",
2530 info->attribs = NULL;
2536 slprintf(tmp, sizeof(tmp) - 1, "attribs[%02d]", i);
2537 if (!prs_uint32(tmp, ps, depth, &info->attribs[i]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/tests/
H A DMakefile277 attribs.py \

Completed in 166 milliseconds

12