Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/ul/
H A Dul.c464 static char tcapbuf[512]; in initcap() local
465 char *bp = tcapbuf; in initcap()
/freebsd-14.2/bin/ls/
H A Dls.c239 char tcapbuf[512]; /* capability buffer */ in main() local
240 char *bp = tcapbuf, *term; in main()