Searched refs:catn (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.bin/man/
H A Dman.sh195 local manroot catroot mann man0 catn cat0
211 catn="$catroot/$4.$2*"
216 if check_man "$mann" "$catn"; then
220 elif check_cat "$catn"; then
/freebsd-13-stable/contrib/tcsh/
H A Dsh.decls.h445 extern void catn (Char *, const Char *, int);
H A Dsh.file.c577 catn(word, extended_name, max_word_length);/*FIXBUF*/
H A Dtw.parse.c2271 /* catn():
2277 catn(Char *des, const Char *src, int count) function
2285 } /* end catn */

Completed in 116 milliseconds