HelenOS sources

mac_fun_t          71 uspace/drv/platform/mac/mac.c static mac_fun_t adb_data = {
mac_fun_t         105 uspace/drv/platform/mac/mac.c static mac_fun_t pci_data = {
mac_fun_t         115 uspace/drv/platform/mac/mac.c static mac_fun_t *mac_fun(ddf_fun_t *ddf_fun)
mac_fun_t         122 uspace/drv/platform/mac/mac.c 	mac_fun_t *fun = mac_fun(ddf_fun);
mac_fun_t         127 uspace/drv/platform/mac/mac.c     const char *str_match_id, mac_fun_t *fun_proto)
mac_fun_t         140 uspace/drv/platform/mac/mac.c 	mac_fun_t *fun = ddf_fun_data_alloc(fnode, sizeof(mac_fun_t));
mac_fun_t         222 uspace/drv/platform/mac/mac.c 	mac_fun_t *fun = mac_fun(fnode);
HelenOS homepage, sources at GitHub