Searched refs:mkfifo_args (Results 1 – 4 of 4) sorted by relevance
1387 struct mkfifo_args { struct1393 sys_mkfifo(struct thread *td, struct mkfifo_args *uap) in sys_mkfifo() argument
190 …{ .sy_narg = AS(mkfifo_args), .sy_call = (sy_call_t *)sys_mkfifo, .sy_auevent = AUE_MKFIFO, .sy_fl…
730 struct mkfifo_args *p = params; in systrace_args()
427 struct mkfifo_args { struct1940 int sys_mkfifo(struct thread *, struct mkfifo_args *);