Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/netfiles/
H A Dnetconfig30 # <network_id> <semantics> <flags> <protofamily> <protoname> \
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dserver.c306 #define protoname() (pw ? pw->pw_name : user) macro
375 opts, stb.st_mode & 07777, protoname(), protogroup(), in sendf()
448 protoname(), protogroup(), rname); in sendf()
506 protoname(), protogroup(), rname); in sendf()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dfake-addrinfo.c357 static const char *protoname (int p, char *buf) { in protoname() function
429 fprintf(stderr, " IPPROTO_%s", protoname(hint->ai_protocol, buf)); in debug_dump_getaddrinfo_args()