Searched refs:clientname (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_spool.c | 205 char clientname[INET6_ADDRSTRLEN]; in smbd_spool_copyfile() local 274 if (smb_inet_ntop(ipaddr, clientname, in smbd_spool_copyfile() 277 "smbd_spool_copyfile: %s: unknown client", clientname); in smbd_spool_copyfile() 282 "job-originating-host-name", NULL, clientname); in smbd_spool_copyfile()
|
/titanic_44/usr/src/cmd/rpcgen/ |
H A D | rpc_main.c | 853 char *mkfilename, *clientname, *clntname, *xdrname, *hdrname; in mkfile_output() local 865 clientname = extendfile(cmd->infile, "_client.c"); in mkfile_output() 868 clientname = " "; in mkfile_output() 904 clntname, clientname, xdrname); in mkfile_output() 907 svcname, clientname, servername); in mkfile_output()
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | srvrsmtp.c | 4796 srvfeatures(e, clientname, features) in srvfeatures() argument 4798 char *clientname; 4806 r = rscap("srv_features", clientname, "", e, &pvp, pvpbuf,
|