Searched refs:linux_to_bsd_waitopts (Results 1 – 2 of 2) sorted by relevance
157 void linux_to_bsd_waitopts(int options, int *bsdopts);
1023 linux_to_bsd_waitopts(args->options, &options); in linux_wait4()1049 linux_to_bsd_waitopts(args->options, &options); in linux_waitid()2512 linux_to_bsd_waitopts(int options, int *bsdopts) in linux_to_bsd_waitopts() function