HomeSort by: relevance | last modified time | path
    Searched refs:linux_to_native_sigevent (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux/common/
linux_sigevent.h 60 int linux_to_native_sigevent(struct sigevent *,
linux_signal.c 863 linux_to_native_sigevent(struct sigevent *nsep, function in typeref:typename:int
906 return linux_to_native_sigevent(sep, &lse);

Completed in 12 milliseconds