alloc             200 source3/utils/net_idmap.c bool idmap_store_secret(const char *backend, bool alloc,
alloc             208 source3/utils/net_idmap.c 	if (alloc) {
alloc             105 source3/utils/net_proto.h bool idmap_store_secret(const char *backend, bool alloc,
alloc              36 source3/winbindd/idmap_ldap.c static char *idmap_fetch_secret(const char *backend, bool alloc,
alloc              42 source3/winbindd/idmap_ldap.c 	if (alloc) {
alloc             329 source4/heimdal/lib/hcrypto/imath/imath.c   z->alloc  = 1;
alloc            2202 source4/heimdal/lib/hcrypto/imath/imath.c   z->alloc = MP_VALUE_DIGITS(value);
alloc            3114 source4/heimdal/lib/hcrypto/imath/imath.c   r.alloc  = MP_ALLOC(a);
alloc            3115 source4/heimdal/lib/hcrypto/imath/imath.c   ZERO(t.digits, t.alloc);
alloc            3119 source4/heimdal/lib/hcrypto/imath/imath.c     assert(qpos <= q.alloc);
alloc              55 source4/heimdal/lib/hcrypto/imath/imath.h   mp_size     alloc;
alloc              61 source4/heimdal/lib/hcrypto/imath/imath.h #define MP_ALLOC(Z)  ((Z)->alloc)
alloc            2608 source4/lib/wmi/wmi_wrap.c SWIG_AsCharPtrAndSize(PyObject *obj, char** cptr, size_t* psize, int *alloc)
alloc            2614 source4/lib/wmi/wmi_wrap.c       if (alloc) {
alloc            2625 source4/lib/wmi/wmi_wrap.c 	if (*alloc != SWIG_OLDOBJ) 
alloc            2627 source4/lib/wmi/wmi_wrap.c 	if (*alloc == SWIG_NEWOBJ) 
alloc            2631 source4/lib/wmi/wmi_wrap.c 	    *alloc = SWIG_NEWOBJ;
alloc            2635 source4/lib/wmi/wmi_wrap.c 	  *alloc = SWIG_OLDOBJ;
alloc            2650 source4/lib/wmi/wmi_wrap.c 	if (alloc) *alloc = SWIG_OLDOBJ;