Searched refs:_talloc_free_internal (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/talloc/
H A Dtalloc.c562 static inline int _talloc_free_internal(void *ptr, const char *location) function
582 _talloc_free_internal(tc->refs, location);
584 return _talloc_free_internal(ptr, location);
631 if (unlikely(_talloc_free_internal(child, location) == -1)) {
821 return _talloc_free_internal(h, __location__);
858 return _talloc_free_internal(ptr, __location__);
925 _talloc_free_internal(ptr, __location__);
1023 _talloc_free_internal(ptr, __location__);
1133 return _talloc_free_internal(ptr, location);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/talloc/
H A Dtalloc.c562 static inline int _talloc_free_internal(void *ptr, const char *location) function
582 _talloc_free_internal(tc->refs, location);
584 return _talloc_free_internal(ptr, location);
631 if (unlikely(_talloc_free_internal(child, location) == -1)) {
821 return _talloc_free_internal(h, __location__);
858 return _talloc_free_internal(ptr, __location__);
925 _talloc_free_internal(ptr, __location__);
1023 _talloc_free_internal(ptr, __location__);
1133 return _talloc_free_internal(ptr, location);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/talloc/
H A Dtalloc.c562 static inline int _talloc_free_internal(void *ptr, const char *location) function
582 _talloc_free_internal(tc->refs, location);
584 return _talloc_free_internal(ptr, location);
631 if (unlikely(_talloc_free_internal(child, location) == -1)) {
821 return _talloc_free_internal(h, __location__);
858 return _talloc_free_internal(ptr, __location__);
925 _talloc_free_internal(ptr, __location__);
1023 _talloc_free_internal(ptr, __location__);
1133 return _talloc_free_internal(ptr, location);

Completed in 190 milliseconds