Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kgetnetname
usr/src/uts/common/rpc/auth_des.h
145
extern enum clnt_stat kgetnetname(char *);
usr/src/uts/common/rpc/sec/auth_des.c
126
if ((stat = kgetnetname(namebuf)) != 0) {