Home
last modified time | relevance | path

Searched refs:blk_indirect_cleanup (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.glob.c306 cleanup_push(fnv, blk_indirect_cleanup); in globexpand()
909 cleanup_push(fblk, blk_indirect_cleanup); in Gnmatch()
H A Dsh.decls.h259 extern void blk_indirect_cleanup(void *);
H A Dsh.misc.c168 blk_indirect_cleanup(void *xptr) in blk_indirect_cleanup() function