Searched refs:stypebuf (Results 1 – 1 of 1) sorted by relevance
745 char *stype, stypebuf[24]; in socktrans() local765 snprintf(stypebuf, sizeof(stypebuf), "?%d", kf->so_type); in socktrans()766 stype = stypebuf; in socktrans()