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()1023 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()1024 Pmmsg.pm_state = State; in check_sac_mesg()1030 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()1032 Pmmsg.pm_state = PM_ENABLED; in check_sac_mesg()1038 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()[all …]