Searched refs:linux_to_bsd_waitopts (Results 1 – 2 of 2) sorted by relevance
170 void linux_to_bsd_waitopts(int options, int *bsdopts);
789 linux_to_bsd_waitopts(args->options, &options); in linux_wait4()831 linux_to_bsd_waitopts(args->options, &options); in linux_waitid()2417 linux_to_bsd_waitopts(int options, int *bsdopts) in linux_to_bsd_waitopts() function