Lines Matching refs:MM_ERROR
81 #define MM_ERROR 2 macro
347 nlsmesg(MM_ERROR, "System error"); in main()
352 nlsmesg(MM_ERROR, "Invalid network specification"); in main()
362 nlsmesg(MM_ERROR, mesg); in main()
378 nlsmesg(MM_ERROR, mesg); in main()
404 nlsmesg(MM_ERROR, "Service code already exists"); in main()
407 nlsmesg(MM_ERROR, "Could not add service"); in main()
466 nlsmesg(MM_ERROR, "System error in SAC command"); in main()
490 nlsmesg(MM_ERROR, "Inconsistent options"); in usage()
493 nlsmesg(MM_ERROR, "Missing argument"); in usage()
511 nlsmesg(MM_ERROR, "Must be super user"); in no_permission()
526 if (severity == MM_ERROR) in nlsmesg()
553 nlsmesg(MM_ERROR, "Must specify full path name"); in prt_cmd()
598 nlsmesg(MM_ERROR, "Must specify full path name"); in old_addsvc()
711 nlsmesg(MM_ERROR, "Invalid network specification"); in prt_nets()
797 nlsmesg(MM_ERROR, mesg); in prt_svcs()
803 nlsmesg(MM_ERROR, mesg); in prt_svcs()
844 nlsmesg(MM_ERROR, "Non-existent service."); in disable_svc()
884 nlsmesg(MM_ERROR, "Non-existent service."); in enable_svc()
925 nlsmesg(MM_ERROR, "Non-existent service."); in remove_svc()
966 nlsmesg(MM_ERROR, mesg); in kill_listener()
969 nlsmesg(MM_ERROR, "Non-existent port monitor."); in kill_listener()
1015 nlsmesg(MM_ERROR, "Listener already initialized"); in add_pm()
1075 nlsmesg(MM_ERROR, "Non-existent port monitor."); in start_listener()
1079 nlsmesg(MM_ERROR, "Listener already running"); in start_listener()
1106 nlsmesg(MM_ERROR, "Non-existent port monitor."); in start_listener()
1110 nlsmesg(MM_ERROR, "Listener already running"); in start_listener()
1113 nlsmesg(MM_ERROR, "Listener start failed"); in start_listener()
1156 nlsmesg(MM_ERROR, "Incorrect port monitor type. Must be of type listen"); in setup_addr()
1198 nlsmesg(MM_ERROR, "Incorrect port monitor type. Must be of type listen"); in setup_addr()
1373 nlsmesg(MM_ERROR, "Internal error in pflags"); in pflags()