Lines Matching defs:privsep_proc
923 struct privsep_proc *proc;
1056 struct privsep_proc {
1059 int (*p_cb)(int, struct privsep_proc *,
1062 struct privsep_proc *);
1178 void pfe(struct privsep *, struct privsep_proc *);
1204 void hce(struct privsep *, struct privsep_proc *);
1208 void relay(struct privsep *, struct privsep_proc *);
1296 void ca(struct privsep *, struct privsep_proc *);
1424 proc_getid(struct privsep_proc *, unsigned int, const char *);
1426 void proc_init(struct privsep *, struct privsep_proc *, unsigned int, int,
1431 void proc_run(struct privsep *, struct privsep_proc *,
1432 struct privsep_proc *, unsigned int,
1433 void (*)(struct privsep *, struct privsep_proc *, void *), void *);