HelenOS sources

loc_service_get_id  146 uspace/app/blkdump/blkdump.c 	rc = loc_service_get_id(dev_path, &service_id, 0);
loc_service_get_id  131 uspace/app/date/date.c 	rc = loc_service_get_id(svc_name, &svc_id, 0);
loc_service_get_id  309 uspace/app/disp/disp.c 	rc = loc_service_get_id(dev_name, &svc_id, 0);
loc_service_get_id  370 uspace/app/disp/disp.c 	rc = loc_service_get_id(dev_name, &svc_id, 0);
loc_service_get_id  135 uspace/app/getterm/getterm.c 		errno_t rc = loc_service_get_id(term, &service_id, IPC_FLAG_BLOCKING);
loc_service_get_id   69 uspace/app/hbench/disk/randread.c 	rc = loc_service_get_id(disk, &svcid, 0);
loc_service_get_id   69 uspace/app/hbench/disk/seqread.c 	rc = loc_service_get_id(disk, &svcid, 0);
loc_service_get_id   91 uspace/app/inet/inet.c 	rc = loc_service_get_id(link_name, &link_id, 0);
loc_service_get_id  137 uspace/app/inet/inet.c 	rc = loc_service_get_id(link_name, &link_id, 0);
loc_service_get_id  256 uspace/app/init/init.c 	errno_t rc = loc_service_get_id(isvc, &service_id, IPC_FLAG_BLOCKING);
loc_service_get_id  264 uspace/app/init/init.c 	rc = loc_service_get_id(osvc, &service_id, IPC_FLAG_BLOCKING);
loc_service_get_id   57 uspace/app/init/untar.c 	errno_t ret = loc_service_get_id(state->dev, &state->sid,
loc_service_get_id  252 uspace/app/lprint/lprint.c 		rc = loc_service_get_id(svc_name, &sid, 0);
loc_service_get_id  149 uspace/app/mixerctl/mixerctl.c 	errno_t rc = loc_service_get_id(service, &mixer_sid, 0);
loc_service_get_id  855 uspace/app/mkexfat/mkexfat.c 	rc = loc_service_get_id(dev_path, &service_id, 0);
loc_service_get_id  176 uspace/app/mkext4/mkext4.c 	rc = loc_service_get_id(dev_path, &service_id, 0);
loc_service_get_id  194 uspace/app/mkfat/mkfat.c 	rc = loc_service_get_id(dev_path, &service_id, 0);
loc_service_get_id  208 uspace/app/mkmfs/mkmfs.c 	rc = loc_service_get_id(device_name, &service_id, 0);
loc_service_get_id  153 uspace/app/pci/pci.c 	rc = loc_service_get_id(svc_name, &svc_id, 0);
loc_service_get_id   74 uspace/app/sportdmp/sportdmp.c 		rc = loc_service_get_id(argv[arg], &svc_id, 0);
loc_service_get_id  105 uspace/app/sysinst/sysinst.c 	rc = loc_service_get_id(dev, &sid, 0);
loc_service_get_id  358 uspace/app/sysinst/sysinst.c 	rc = loc_service_get_id(devp, &sid, 0);
loc_service_get_id   53 uspace/app/tester/chardev/chardev1.c 	rc = loc_service_get_id(SERVICE_NAME_CHARDEV_TEST_SMALLX, &sid, 0);
loc_service_get_id  106 uspace/app/tester/chardev/chardev1.c 	rc = loc_service_get_id(SERVICE_NAME_CHARDEV_TEST_LARGEX, &sid, 0);
loc_service_get_id  159 uspace/app/tester/chardev/chardev1.c 	rc = loc_service_get_id(SERVICE_NAME_CHARDEV_TEST_PARTIALX, &sid, 0);
loc_service_get_id   77 uspace/app/tester/hw/serial/serial1.c 	errno_t res = loc_service_get_id("devices/\\hw\\pci0\\00:01.0\\com1\\a",
loc_service_get_id  145 uspace/app/vol/vol.c 	rc = loc_service_get_id(volspec, &svc_id, 0);
loc_service_get_id   98 uspace/lib/bithenge/src/source.c 			errno_t rc = loc_service_get_id(source + 6, &service_id, 0);
loc_service_get_id  625 uspace/lib/c/generic/time.c 		rc = loc_service_get_id(svc_name, &svc_id, 0);
loc_service_get_id  686 uspace/lib/c/generic/vfs/vfs.c 	errno_t res = loc_service_get_id(fqsn, &service_id, flags);
loc_service_get_id   55 uspace/lib/c/include/loc.h extern errno_t loc_service_get_id(const char *, service_id_t *,
loc_service_get_id   66 uspace/lib/clipboard/src/clipboard.c 		rc = loc_service_get_id(SERVICE_NAME_CLIPBOARD, &sid,
loc_service_get_id   47 uspace/lib/corecfg/src/corecfg.c 	rc = loc_service_get_id(SERVICE_NAME_CORECFG, &corecfg_svc,
loc_service_get_id   54 uspace/lib/ddev/src/ddev.c 	rc = loc_service_get_id(ddname, &ddev_svc, IPC_FLAG_BLOCKING);
loc_service_get_id   61 uspace/lib/device/src/vbd.c 	rc = loc_service_get_id(SERVICE_NAME_VBD, &vbd_svcid,
loc_service_get_id   63 uspace/lib/device/src/vol.c 	rc = loc_service_get_id(SERVICE_NAME_VOLSRV, &vol_svcid, 0);
loc_service_get_id   80 uspace/lib/dispcfg/src/dispcfg.c 	rc = loc_service_get_id(wmname, &dispcfg_svc, 0);
loc_service_get_id   71 uspace/lib/display/src/display.c 	rc = loc_service_get_id(dsname, &display_svc, 0);
loc_service_get_id  145 uspace/lib/drv/generic/remote_audio_pcm.c 	const errno_t ret = loc_service_get_id(name, &sid, 0);
loc_service_get_id   99 uspace/lib/hound/src/protocol.c 	    loc_service_get_id(service, &id, IPC_FLAG_BLOCKING);
loc_service_get_id   53 uspace/lib/inet/src/dhcp.c 	rc = loc_service_get_id(SERVICE_NAME_DHCP, &dhcp_svc,
loc_service_get_id   51 uspace/lib/inet/src/dnsr.c 		(void) loc_service_get_id(SERVICE_NAME_DNSR, &dnsr_svc,
loc_service_get_id   84 uspace/lib/inet/src/inet.c 	rc = loc_service_get_id(SERVICE_NAME_INET, &inet_svc,
loc_service_get_id  126 uspace/lib/inet/src/inetcfg.c 	rc = loc_service_get_id(SERVICE_NAME_INET, &inet_svc,
loc_service_get_id   55 uspace/lib/inet/src/inetping.c 	rc = loc_service_get_id(SERVICE_NAME_INET, &inetping_svc,
loc_service_get_id  107 uspace/lib/inet/src/tcp.c 	rc = loc_service_get_id(SERVICE_NAME_TCP, &tcp_svcid,
loc_service_get_id   93 uspace/lib/inet/src/udp.c 	rc = loc_service_get_id(SERVICE_NAME_UDP, &udp_svcid,
loc_service_get_id   62 uspace/lib/ipctest/src/ipc_test.c 	rc = loc_service_get_id(SERVICE_NAME_IPC_TEST, &test_svcid, 0);
loc_service_get_id   55 uspace/lib/posix/include/libc/loc.h extern errno_t loc_service_get_id(const char *, service_id_t *,
loc_service_get_id   79 uspace/lib/wndmgt/src/wndmgt.c 	rc = loc_service_get_id(wmname, &wndmgt_svc, 0);
loc_service_get_id  850 uspace/srv/hid/console/console.c 	errno_t rc = loc_service_get_id(svc, &dsid, 0);
loc_service_get_id  879 uspace/srv/hid/console/console.c 	errno_t rc = loc_service_get_id(svc, &dsid, 0);
loc_service_get_id  181 uspace/srv/hid/display/input.c 	errno_t rc = loc_service_get_id(svc, &dsid, 0);
loc_service_get_id   83 uspace/srv/hid/input/port/chardev.c 		rc = loc_service_get_id(in_devs[i], &service_id, 0);
loc_service_get_id  219 uspace/srv/hid/isdv4_tablet/main.c 		rc = loc_service_get_id(serial_port_name, &svc_id, 0);
loc_service_get_id 1446 uspace/srv/locsrv/locsrv.c 			loc_service_get_id(&call);
loc_service_get_id 1484 uspace/srv/locsrv/locsrv.c 			loc_service_get_id(&call);
loc_service_get_id  324 uspace/srv/net/slip/slip.c 	rc = loc_service_get_id(svcstr, &svcid, 0);
HelenOS homepage, sources at GitHub