Lines Matching refs:msgout
77 msgout("unable to set maximum RPC record size"); in main()
94 msgout("cannot get transport name"); in main()
97 msgout("cannot get transport info"); in main()
101 msgout("cannot create server handle"); in main()
108 msgout("unable to register (BOOTPARAMPROG, " in main()
149 msgout("in debug mode."); in main()
151 msgout("in debug mode (level %d).", debug); in main()
156 msgout("unable to create (BOOTPARAMPROG, BOOTPARAMVERS) " in main()
162 msgout("svc_run returned"); in main()
212 msgout("unable to free arguments"); in bootparamprog_1()
220 msgout(char *fmt, ...) in msgout() function