Searched defs:protoname (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dserver.c306 #define protoname() (pw ? pw->pw_name : user) macro
377 opts, stb.st_mode & 07777, protoname(), protogroup(),
450 protoname(), protogroup(), rname);
508 protoname(), protogroup(), rname);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dfake-addrinfo.c357 static const char *protoname (int p, char *buf) { function
429 fprintf(stderr, " IPPROTO_%s", protoname(hint->ai_protocol, buf));

Completed in 66 milliseconds