Searched refs:sfree (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Dstring.cpp27 static void sfree(char *ptr, int size);
41 static void sfree(char *ptr, int) function
122 sfree(ptr, sz);
137 sfree(ptr, len);
161 sfree(ptr, sz);
/macosx-10.9.5/top-89.1.2/
H A Dtop.c163 case STATISTIC_KSHRD: return COMP(a_a->salloc - a_a->sfree,
164 a_b->salloc - a_b->sfree);
H A Dlibtop.h268 uint64_t sfree; member in struct:libtop_psamp_s
H A Dmemstats.c308 psamp->salloc - psamp->sfree,
H A Dlibtop.c1467 pinfo->psamp.p_sfree = pinfo->psamp.sfree;
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.decls.h53 extern void sfree (ptr_t);
H A Dtc.alloc.c559 sfree(ptr_t p) function
H A Dsh.h480 # define xfree sfree
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dsl_malloc.c116 # define SET_MEMCTX(thrctx, memctx, sfree) ((void) (slheap = (memctx)))

Completed in 262 milliseconds