HelenOS sources
loc_id_probe 65 uspace/lib/c/include/loc.h extern loc_object_type_t loc_id_probe(service_id_t);
loc_id_probe 65 uspace/lib/posix/include/libc/loc.h extern loc_object_type_t loc_id_probe(service_id_t);
loc_id_probe 214 uspace/srv/fs/locfs/locfs_ops.c return locfs_node_get_internal(rfn, loc_id_probe(index), index);
loc_id_probe 226 uspace/srv/fs/locfs/locfs_ops.c loc_object_type_t type = loc_id_probe(node->service_id);
loc_id_probe 532 uspace/srv/fs/locfs/locfs_ops.c loc_object_type_t type = loc_id_probe(index);
loc_id_probe 615 uspace/srv/fs/locfs/locfs_ops.c loc_object_type_t type = loc_id_probe(index);
loc_id_probe 684 uspace/srv/fs/locfs/locfs_ops.c loc_object_type_t type = loc_id_probe(index);
loc_id_probe 724 uspace/srv/fs/locfs/locfs_ops.c loc_object_type_t type = loc_id_probe(index);
loc_id_probe 1508 uspace/srv/locsrv/locsrv.c loc_id_probe(&call);
HelenOS homepage, sources at GitHub