Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/fstat/
H A Dfstat.c175 static void socktrans(struct file *, struct socket *, int);
540 socktrans(&file, file.f_data, i); in ftrans()
1051 socktrans(struct file *f, struct socket *sock, int i) in socktrans() function