Home
last modified time | relevance | path

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

/openbsd/usr.bin/fstat/
H A Dfstat.c745 char *stype, stypebuf[24]; in socktrans() local
765 snprintf(stypebuf, sizeof(stypebuf), "?%d", kf->so_type); in socktrans()
766 stype = stypebuf; in socktrans()