HelenOS sources

nic_open_impl      86 uspace/lib/nic/include/nic_impl.h extern errno_t nic_open_impl(ddf_fun_t *fun);
nic_open_impl      88 uspace/lib/nic/src/nic_driver.c 			dev_ops->open = nic_open_impl;
HelenOS homepage, sources at GitHub