Searched refs:ps_findprocesspid (Results 1 – 3 of 3) sorted by relevance
245 struct ps_process *ps_findprocesspid(struct dhcpcd_ctx *, pid_t);
1192 ps_findprocesspid(struct dhcpcd_ctx *ctx, pid_t pid) in ps_findprocesspid() function
759 psp = ps_findprocesspid(ctx, pid); in ps_root_signalcb()