Lines Matching refs:_msgout
53 static void _msgout(/*char *msg*/);
81 _msgout("cannot get transport name"); in main()
85 _msgout("cannot get transport info"); in main()
89 _msgout("cannot create server handle"); in main()
96 _msgout("unable to register " in main()
102 _msgout("unable to register " in main()
108 _msgout("unable to register " in main()
133 _msgout("unable to create (RSTATPROG, RSTATVERS_VAR) " in main()
139 _msgout("unable to create (RSTATPROG, RSTATVERS_TIME) " in main()
144 _msgout("unable to create (RSTATPROG, RSTATVERS_VAR) " in main()
149 _msgout("unable to create (RSTATPROG, RSTATVERS_TIME) " in main()
159 _msgout("unable to create (RSTATPROG, RSTATVERS_SWTCH) " in main()
165 _msgout("svc_run returned"); in main()
170 _msgout(msg) in _msgout() function