Home
last modified time | relevance | path

Searched defs:freelist (Results 1 – 7 of 7) sorted by relevance

/csrg-svn/sys/kern/
H A Dkern_malloc.c49 struct freelist { struct
56 struct freelist { argument
71 register struct freelist *freep; argument
/csrg-svn/sys/stand/
H A Dalloc.c45 } *freelist = (struct fl *)0; variable
/csrg-svn/usr.bin/more/
H A Dlinenum.c69 static struct linenum *freelist; /* Anchor of the unused entries */ variable
/csrg-svn/sbin/restore/
H A Dsymtab.c190 static struct entry *freelist = NULL; variable
/csrg-svn/local/toolchest/ksh/sh/
H A Djobs.c99 static struct process *freelist; variable
/csrg-svn/local/toolchest/ksh.2/sh/
H A Djobs.c100 static struct process *freelist; variable
/csrg-svn/lib/libc/stdlib/
H A Dstrtod.c345 static Bigint *freelist[Kmax+1]; variable