Lines Matching defs:privsep_proc
44 struct privsep_proc *proc;
125 struct privsep_proc {
128 int (*p_cb)(int, struct privsep_proc *,
131 struct privsep_proc *);
153 void proc_init(struct privsep *, struct privsep_proc *, unsigned int, int,
158 void proc_run(struct privsep *, struct privsep_proc *,
159 struct privsep_proc *, unsigned int,
160 void (*)(struct privsep *, struct privsep_proc *, void *), void *);
184 proc_getid(struct privsep_proc *, unsigned int, const char *);
188 void control(struct privsep *, struct privsep_proc *);