Home
last modified time | relevance | path

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

/freebsd/usr.bin/ul/
H A Dul.c452 static char tcapbuf[512]; in initcap() local
453 char *bp = tcapbuf; in initcap()
/freebsd/bin/ls/
H A Dls.c227 char tcapbuf[512]; /* capability buffer */ in main() local
228 char *bp = tcapbuf, *term; in main()