Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dunix.c64 static char *typetoname(t_scalar_t);
139 (void) printf("%-10.10s ", typetoname(psi->si_serv_type)); in print_kn()
209 typetoname(t_scalar_t type) in typetoname() function