Home
last modified time | relevance | path

Searched refs:msgout (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c80 msgout("unable to set maximum RPC record size"); in main()
97 msgout("cannot get transport name"); in main()
100 msgout("cannot get transport info"); in main()
104 msgout("cannot create server handle"); in main()
111 msgout("unable to register (BOOTPARAMPROG, " in main()
152 msgout("in debug mode."); in main()
154 msgout("in debug mode (level %d).", debug); in main()
159 msgout("unable to create (BOOTPARAMPROG, BOOTPARAMVERS) " in main()
165 msgout("svc_run returned"); in main()
215 msgout("unable to free arguments"); in bootparamprog_1()
[all …]
H A Dbootparam_ip_route.c117 msgout("# level name len"); in mibget()
121 msgout("%d %4ld %5ld %ld", ++i, in mibget()
134 msgout("mibget getmsg() %d returned EOD " in mibget()
142 msgout("mibget %d gives T_ERROR_ACK: " in mibget()
154 msgout("mibget getmsg(ctl) %d returned %d, " in mibget()
158 msgout("T_OPTMGMT_ACK: MGMT_flags = 0x%lx, " in mibget()
181 msgout( in mibget()
195 msgout("xmibget getmsg(data) returned %d, " in mibget()
257 msgout("can't open mib stream"); in get_ip_route()
263 msgout("mibget() failed"); in get_ip_route()
[all …]
H A Dbootparam_subr.c83 msgout("Whoami failed: unknown address type %d", in bootparamproc_whoami_1()
93 msgout("Whoami failed: gethostbyaddr for %s.", in bootparamproc_whoami_1()
147 msgout("Whoami returning name = %s, router address = %s", in bootparamproc_whoami_1()
250 msgout("getfile_1: gethostbyname(%s) " in bootparamproc_getfile_1()
273 msgout("getfile_1: file is \"%s\" %s \"%s\"", in getf_printres()
H A Dbootparam_private.h38 extern void msgout(char *, ...);
/titanic_50/usr/src/cmd/rpcsvc/
H A Drpc.rusersd.c60 static void msgout();
94 msgout("unable to set maximum RPC record size"); in main()
114 msgout("cannot get transport name"); in main()
118 msgout("cannot get transport info"); in main()
122 msgout("cannot create server handle"); in main()
129 msgout("unable to register (RUSERSPROG, RUSERSVERS_3)."); in main()
134 msgout("unable to register (RUSERSPROG, RUSERSVERS_IDLE)."); in main()
140 msgout("svc_run returned"); in main()
158 msgout("unable to create (RUSERSPROG, RUSERSVERS_3) for netpath"); in main()
163 msgout( in main()
[all …]
/titanic_50/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c83 void msgout();
174 msgout("terminating: rpcbind is not running");
196 msgout("unable to set maximum RPC record size");
202 msgout("cannot get transport name");
206 msgout("cannot get transport info");
212 msgout("cannot create server handle");
227 msgout("unable to register (YPBINDPROG, YPBINDVERS).");
232 msgout(
239 msgout(
252 msgout("svc_run returned");
[all …]
H A Dypupdated.c73 static void msgout();
144 msgout("cannot get transport name");
147 msgout("cannot get transport info");
151 msgout("could not get the right module");
157 msgout("cannot create update server handle");
161 msgout("unable to register (YPBINDPROG, YPBINDVERS).");
191 msgout("unable to create (YPU_PROG, YPU_VERS) for netpath.");
196 msgout("svc_run returned");
353 msgout(msg) in msgout() function
402 msgout("ypupdated: netdir_getbyaddr failed\n");
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c4510 int msgout = fas->f_cur_msgout[0]; in fas_handle_unknown() local
4514 if (msgout == MSG_HEAD_QTAG || msgout == MSG_SIMPLE_QTAG) { in fas_handle_unknown()
4515 msgout = fas->f_cur_msgout[2]; in fas_handle_unknown()
4521 if (msgout == MSG_ABORT || msgout == MSG_ABORT_TAG || in fas_handle_unknown()
4522 msgout == MSG_DEVICE_RESET) { in fas_handle_unknown()
4524 scsi_mname(msgout), Tgt(sp)); in fas_handle_unknown()
4528 if (msgout == MSG_ABORT || msgout == MSG_ABORT_TAG) { in fas_handle_unknown()
4534 } else if (msgout == MSG_DEVICE_RESET) { in fas_handle_unknown()
5551 int msgout = 0; in fas_onebyte_msg() local
5581 msgout = MSG_INITIATOR_ERROR; in fas_onebyte_msg()
[all …]
/titanic_50/usr/src/psm/stand/bootblks/ufs/i386/
H A Dmboot.S339 call msgout
350 msgout: label
/titanic_50/usr/src/uts/common/sys/scsi/adapters/
H A Dscr.ss64 msgout:
70 JUMP REL(msgout)