Searched refs:ac_mtype (Results 1 – 3 of 3) sorted by relevance
35 char ac_mtype; /* type of message */ member
744 ap->ac_mtype = AC_START;765 ap->ac_mtype = AC_KILL;786 ap->ac_mtype = AC_ENABLE;807 ap->ac_mtype = AC_DISABLE;829 ap->ac_mtype = (tag) ? AC_PMREAD : AC_SACREAD;873 ap->ac_mtype = AC_STATUS;
106 switch (ap->ac_mtype) { in sigpoll()