Home
last modified time | relevance | path

Searched refs:blkexpand (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dtc.sched.c87 buf = blkexpand(tp->t_lex); in dosched()
H A Dsh.decls.h263 extern Char *blkexpand (Char *const *);
H A Dsh.misc.c109 blkexpand(Char *const *av) in blkexpand() function
H A Dtc.func.c479 *str = blkexpand(vp->vec); in cmd_expand()