Searched refs:clientname (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libntsvcs/common/
H A Dsrvsvc_clnt.c570 * The clientname parameter specifies a qualifier for the returned information.
571 * If a clientname is specified (i.e. it is not a NULL (zero-length) string),
573 * returned. If a clientname is specified, it MUST start with "\\".
580 srvsvc_net_session_enum(char *server, char *domain, char *clientname, argument
609 if (clientname != NULL)
610 arg.clientname = (LPTSTR)clientname;
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c4765 ** clientname -- name of client.
4801 srvfeatures(e, clientname, features)
4803 char *clientname;
4811 r = rscap("srv_features", clientname, "", e, &pvp, pvpbuf,

Completed in 63 milliseconds