Searched defs:grab_process_by_id (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c162 static pid_t grab_process_by_id(char *idname, rctl_entity_t type,
718 if ((pid = grab_process_by_id(target_id,
1004 pid = grab_process_by_id(
1992 return (grab_process_by_id(
1997 * int grab_process_by_id(char *, rctl_entity_t, pr_info_handle_t *, int, int *)
2027 grab_process_by_id(char *idname, rctl_entity_t type, pr_info_handle_t *p, function

Completed in 48 milliseconds