Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcsh-6/
H A Dsh.misc.c35 static Char **blkend (Char **);
88 blkend(Char **up) in blkend() function
145 (void) blkcpy(blkend(up), vp); in blkcat()