Home
last modified time | relevance | path

Searched refs:grab_process_by_id (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/prctl/
H A Dprctl.c161 static pid_t grab_process_by_id(char *idname, rctl_entity_t type,
717 if ((pid = grab_process_by_id(target_id, in main()
1003 pid = grab_process_by_id( in main()
1991 return (grab_process_by_id( in regrab_process()
2026 grab_process_by_id(char *idname, rctl_entity_t type, pr_info_handle_t *p, in grab_process_by_id() function