Home
last modified time | relevance | path

Searched refs:null_handler (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/lib/libc/tests/stdlib/
H A Dset_constraint_handler_s_test.c35 ATF_TC_WITHOUT_HEAD(null_handler);
36 ATF_TC_BODY(null_handler, tc) in ATF_TC_BODY() argument
59 ATF_TP_ADD_TC(tp, null_handler); in ATF_TP_ADD_TCS()
/freebsd-12.1/sys/compat/linux/
H A Dlinux_util.c105 static struct linux_device_handler null_handler = variable
108 DATA_SET(linux_device_handler_set, null_handler);