Searched refs:Pmmsg (Results 1 – 1 of 1) sorted by relevance
145 struct pmmsg Pmmsg; /* to respond to SAC */ variable335 Pmmsg.pm_maxclass = MAXCLASS; in main()336 strcpy(Pmmsg.pm_tag, Mytag_p); in main()337 Pmmsg.pm_size = 0; in main()901 DEBUG((9,"in listen, tag %s", Pmmsg.pm_tag)); in listen()1028 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()1029 Pmmsg.pm_state = State; in check_sac_mesg()1035 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()1037 Pmmsg.pm_state = PM_ENABLED; in check_sac_mesg()1043 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()[all …]