HelenOS sources
test_in 248 uspace/app/tmon/tests.c .run = test_in,
test_in 282 uspace/app/tmon/tests.c .run = test_in,
test_in 316 uspace/app/tmon/tests.c .run = test_in,
test_in 48 uspace/drv/bus/usb/usbdiag/device.c .test_in = usbdiag_dev_test_in,
test_in 227 uspace/drv/bus/usb/usbdiag/tests.c return test_in(pipe, params, results);
test_in 168 uspace/lib/drv/generic/remote_usbdiag.c const errno_t ret = !diag_iface->test_in ? ENOTSUP :
test_in 169 uspace/lib/drv/generic/remote_usbdiag.c diag_iface->test_in(fun, ¶ms, &results);
test_in 74 uspace/lib/drv/include/usbdiag_iface.h errno_t (*test_in)(ddf_fun_t *,
HelenOS homepage, sources at GitHub