Searched refs:privsep_com_msg (Results 1 – 2 of 2) sorted by relevance
74 static int privsep_recv(int, struct privsep_com_msg **, size_t *);75 static int privsep_send(int, struct privsep_com_msg *, size_t);76 static int safety_check(struct privsep_com_msg *, int i);107 struct privsep_com_msg *buf;129 struct privsep_com_msg **bufp;191 *bufp = (struct privsep_com_msg *)combuf;332 struct privsep_com_msg *combuf; in privsep_init()333 struct privsep_com_msg *reply; in privsep_init()901 struct privsep_com_msg *msg;952 struct privsep_com_msg *msg;[all …]
56 struct privsep_com_msg { struct