Home
last modified time | relevance | path

Searched refs: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, in main()
1004 pid = grab_process_by_id( in main()
1992 return (grab_process_by_id( in regrab_process()
2027 grab_process_by_id(char *idname, rctl_entity_t type, pr_info_handle_t *p, in grab_process_by_id() function