Home
last modified time | relevance | path

Searched refs:admack (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/saf/
H A Dmisc.c82 struct admack ack; /* acknowledgment */ in sigpoll()
83 register struct admack *ak = &ack; /* and a pointer to it */ in sigpoll()
475 struct admack *ap; in sendack()
480 if (write(Cfd, ap, sizeof(struct admack)) != sizeof(struct admack))
H A Dadm.h64 struct admack { struct
H A Dsacadm.c1109 struct admack ack; /* acknowledgment struct */
1110 register struct admack *ak = &ack; /* and a pointer to it */