Searched refs:posix_path_t (Results 1 – 6 of 6) sorted by relevance
43 type posix_path_t = array [1024] of char; /* 1024 == PATH_MAX */64 killed_proc_path : posix_path_t; /* filled in if fatal */84 killed_proc_path : posix_path_t; /* filled in if fatal */104 killed_proc_path : posix_path_t; /* filled in if fatal */
77 typedef char posix_path_t[PATH_MAX]; typedef
243 __unused posix_path_t killed_proc_path, in receive_cpu_usage_violation()258 __unused posix_path_t killed_proc_path, in receive_cpu_wakes_violation()273 __unused posix_path_t killed_proc_path, in receive_disk_writes_violation()
287 __unused posix_path_t killed_proc_path, in receive_cpu_usage_violation()302 __unused posix_path_t killed_proc_path, in receive_cpu_wakes_violation()317 __unused posix_path_t killed_proc_path, in receive_disk_writes_violation()
289 __unused posix_path_t killed_proc_path, in receive_cpu_usage_violation()305 __unused posix_path_t killed_proc_path, in receive_cpu_wakes_violation()321 __unused posix_path_t killed_proc_path, in receive_disk_writes_violation()
3968 posix_path_t proc_path = ""; in send_resource_violation()