Searched refs:privsep_com_msg (Results 1 – 2 of 2) sorted by relevance
71 static int privsep_recv(int, struct privsep_com_msg **, size_t *);72 static int privsep_send(int, struct privsep_com_msg *, size_t);73 static int safety_check(struct privsep_com_msg *, int i);82 struct privsep_com_msg *buf;104 struct privsep_com_msg **bufp;158 *bufp = (struct privsep_com_msg *)combuf;287 struct privsep_com_msg *combuf; in privsep_init()288 struct privsep_com_msg *reply; in privsep_init()707 struct privsep_com_msg *msg;789 struct privsep_com_msg *msg;[all …]
53 struct privsep_com_msg { struct