Home
last modified time | relevance | path

Searched defs:null_handler (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/tests/stdlib/
H A Dset_constraint_handler_s_test.c33 ATF_TC_BODY(null_handler, tc) in ATF_TC_BODY() argument
/freebsd/sys/compat/linux/
H A Dlinux_util.c139 static struct linux_device_handler null_handler = global() variable
/freebsd/contrib/kyua/utils/signals/
H A Dtimer_test.cpp88 null_handler(const int /* signo */) in null_handler() function