HelenOS sources
async_sess_t 70 uspace/app/barber/barber.c async_sess_t *sess;
async_sess_t 139 uspace/app/date/date.c async_sess_t *sess = loc_service_connect(svc_id, INTERFACE_DDF, 0);
async_sess_t 182 uspace/app/lprint/lprint.c async_sess_t *sess;
async_sess_t 156 uspace/app/mixerctl/mixerctl.c async_sess_t *session = loc_service_connect(mixer_sid, INTERFACE_DDF, 0);
async_sess_t 61 uspace/app/mkbd/main.c static async_sess_t *dev_sess = NULL;
async_sess_t 63 uspace/app/mkbd/main.c static errno_t initialize_report_parser(async_sess_t *dev_sess,
async_sess_t 228 uspace/app/mkbd/main.c async_sess_t *sess = devman_device_connect(dev_handle, 0);
async_sess_t 74 uspace/app/nic/nic.c static async_sess_t *get_nic_by_index(size_t i)
async_sess_t 81 uspace/app/nic/nic.c async_sess_t *sess;
async_sess_t 117 uspace/app/nic/nic.c async_sess_t *sess;
async_sess_t 350 uspace/app/nic/nic.c async_sess_t *sess;
async_sess_t 385 uspace/app/nic/nic.c async_sess_t *sess;
async_sess_t 423 uspace/app/nic/nic.c async_sess_t *sess;
async_sess_t 443 uspace/app/nic/nic.c async_sess_t *sess;
async_sess_t 472 uspace/app/nic/nic.c async_sess_t *sess;
async_sess_t 506 uspace/app/nic/nic.c async_sess_t *sess;
async_sess_t 535 uspace/app/nic/nic.c async_sess_t *sess;
async_sess_t 116 uspace/app/sportdmp/sportdmp.c async_sess_t *sess = loc_service_connect(svc_id, INTERFACE_DDF,
async_sess_t 69 uspace/app/taskdump/elf_core.c static errno_t write_mem_area(int, aoff64_t *, as_area_info_t *, async_sess_t *);
async_sess_t 88 uspace/app/taskdump/elf_core.c async_sess_t *sess, istate_t *istate)
async_sess_t 296 uspace/app/taskdump/elf_core.c async_sess_t *sess)
async_sess_t 61 uspace/app/taskdump/fibrildump.c async_sess_t *sess = (async_sess_t *)arg;
async_sess_t 66 uspace/app/taskdump/fibrildump.c static errno_t read_link(async_sess_t *sess, uintptr_t addr, link_t *link)
async_sess_t 74 uspace/app/taskdump/fibrildump.c static errno_t read_fibril(async_sess_t *sess, uintptr_t addr, fibril_t *fibril)
async_sess_t 82 uspace/app/taskdump/fibrildump.c errno_t fibrils_dump(symtab_t *symtab, async_sess_t *sess)
async_sess_t 43 uspace/app/taskdump/include/elf_core.h async_sess_t *, istate_t *);
async_sess_t 42 uspace/app/taskdump/include/fibrildump.h extern errno_t fibrils_dump(symtab_t *, async_sess_t *sess);
async_sess_t 60 uspace/app/taskdump/taskdump.c static async_sess_t *sess;
async_sess_t 129 uspace/app/taskdump/taskdump.c async_sess_t *ksess = async_connect_kbox(task_id, &rc);
async_sess_t 47 uspace/app/tester/chardev/chardev1.c async_sess_t *sess;
async_sess_t 100 uspace/app/tester/chardev/chardev1.c async_sess_t *sess;
async_sess_t 153 uspace/app/tester/chardev/chardev1.c async_sess_t *sess;
async_sess_t 82 uspace/app/tester/hw/serial/serial1.c async_sess_t *sess = loc_service_connect(svc_id, INTERFACE_DDF,
async_sess_t 63 uspace/app/tester/mm/pager1.c async_sess_t *vfs_pager_sess;
async_sess_t 93 uspace/app/tmon/tf.c async_sess_t *sess = usbdiag_connect(fun);
async_sess_t 74 uspace/app/trace/trace.c async_sess_t *sess;
async_sess_t 102 uspace/app/wifi_supplicant/wifi_supplicant.c static async_sess_t *get_wifi_by_index(size_t i)
async_sess_t 119 uspace/app/wifi_supplicant/wifi_supplicant.c async_sess_t *sess =
async_sess_t 163 uspace/app/wifi_supplicant/wifi_supplicant.c async_sess_t *sess = get_wifi_by_index(index);
async_sess_t 205 uspace/app/wifi_supplicant/wifi_supplicant.c async_sess_t *sess = get_wifi_by_index(index);
async_sess_t 232 uspace/app/wifi_supplicant/wifi_supplicant.c async_sess_t *sess = get_wifi_by_index(index);
async_sess_t 49 uspace/drv/audio/hdaudio/hdaudio.h async_sess_t *parent_sess;
async_sess_t 50 uspace/drv/audio/hdaudio/hdaudio.h async_sess_t *ev_sess;
async_sess_t 55 uspace/drv/audio/hdaudio/pcm_iface.c static errno_t hda_set_event_session(ddf_fun_t *, async_sess_t *);
async_sess_t 56 uspace/drv/audio/hdaudio/pcm_iface.c static async_sess_t *hda_get_event_session(ddf_fun_t *);
async_sess_t 191 uspace/drv/audio/hdaudio/pcm_iface.c static errno_t hda_set_event_session(ddf_fun_t *fun, async_sess_t *sess)
async_sess_t 203 uspace/drv/audio/hdaudio/pcm_iface.c static async_sess_t *hda_get_event_session(ddf_fun_t *fun)
async_sess_t 206 uspace/drv/audio/hdaudio/pcm_iface.c async_sess_t *sess;
async_sess_t 162 uspace/drv/audio/sb16/dsp.c async_sess_t *sess = ddf_dev_parent_sess_get(dsp->sb_dev);
async_sess_t 300 uspace/drv/audio/sb16/dsp.c async_sess_t *sess = ddf_dev_parent_sess_get(dsp->sb_dev);
async_sess_t 336 uspace/drv/audio/sb16/dsp.c errno_t sb_dsp_set_event_session(sb_dsp_t *dsp, async_sess_t *session)
async_sess_t 346 uspace/drv/audio/sb16/dsp.c async_sess_t *sb_dsp_get_event_session(sb_dsp_t *dsp)
async_sess_t 73 uspace/drv/audio/sb16/dsp.h async_sess_t *event_session;
async_sess_t 86 uspace/drv/audio/sb16/dsp.h errno_t sb_dsp_set_event_session(sb_dsp_t *dsp, async_sess_t *session);
async_sess_t 87 uspace/drv/audio/sb16/dsp.h async_sess_t *sb_dsp_get_event_session(sb_dsp_t *dsp);
async_sess_t 185 uspace/drv/audio/sb16/main.c async_sess_t *parent_sess = ddf_dev_parent_sess_get(device);
async_sess_t 250 uspace/drv/audio/sb16/main.c async_sess_t *parent_sess = ddf_dev_parent_sess_get(device);
async_sess_t 76 uspace/drv/audio/sb16/pcm_iface.c static errno_t sb_set_event_session(ddf_fun_t *fun, async_sess_t *sess)
async_sess_t 81 uspace/drv/audio/sb16/pcm_iface.c static async_sess_t *sb_get_event_session(ddf_fun_t *fun)
async_sess_t 55 uspace/drv/block/ahci/ahci.h async_sess_t *parent_sess;
async_sess_t 289 uspace/drv/block/ddisk/ddisk.c async_sess_t *parent_sess;
async_sess_t 281 uspace/drv/block/isa-ide/isa-ide.c async_sess_t *parent_sess;
async_sess_t 301 uspace/drv/block/isa-ide/isa-ide.c async_sess_t *parent_sess;
async_sess_t 400 uspace/drv/block/isa-ide/isa-ide.c async_sess_t *parent_sess;
async_sess_t 425 uspace/drv/block/isa-ide/isa-ide.c async_sess_t *parent_sess;
async_sess_t 70 uspace/drv/block/isa-ide/main.c async_sess_t *parent_sess;
async_sess_t 73 uspace/drv/block/pc-floppy/main.c async_sess_t *parent_sess;
async_sess_t 299 uspace/drv/block/pc-floppy/pc-floppy.c async_sess_t *parent_sess;
async_sess_t 358 uspace/drv/block/pc-floppy/pc-floppy.c async_sess_t *parent_sess;
async_sess_t 732 uspace/drv/block/pc-floppy/pc-floppy.c async_sess_t *sess;
async_sess_t 806 uspace/drv/block/pc-floppy/pc-floppy.c async_sess_t *sess;
async_sess_t 912 uspace/drv/block/pc-floppy/pc-floppy.c async_sess_t *parent_sess;
async_sess_t 71 uspace/drv/block/pci-ide/main.c async_sess_t *parent_sess;
async_sess_t 434 uspace/drv/block/pci-ide/pci-ide.c async_sess_t *parent_sess;
async_sess_t 454 uspace/drv/block/pci-ide/pci-ide.c async_sess_t *parent_sess;
async_sess_t 553 uspace/drv/block/pci-ide/pci-ide.c async_sess_t *parent_sess;
async_sess_t 578 uspace/drv/block/pci-ide/pci-ide.c async_sess_t *parent_sess;
async_sess_t 101 uspace/drv/block/virtio-blk/virtio-blk.c async_sess_t *parent_sess = ddf_dev_parent_sess_get(dev);
async_sess_t 218 uspace/drv/bus/adb/cuda_adb/cuda_adb.c async_sess_t *sess =
async_sess_t 67 uspace/drv/bus/adb/cuda_adb/cuda_adb.h async_sess_t *client_sess;
async_sess_t 66 uspace/drv/bus/adb/cuda_adb/main.c async_sess_t *parent_sess;
async_sess_t 717 uspace/drv/bus/isa/isa.c static errno_t isa_read_pci_cfg(isa_bus_t *isa, async_sess_t *sess)
async_sess_t 739 uspace/drv/bus/isa/isa.c async_sess_t *sess;
async_sess_t 743 uspace/drv/bus/pci/pciintel/pci.c async_sess_t *sess;
async_sess_t 66 uspace/drv/bus/usb/ehci/res.c static errno_t disable_extended_caps(async_sess_t *parent_sess, unsigned eecp)
async_sess_t 182 uspace/drv/bus/usb/ehci/res.c async_sess_t *parent_sess = ddf_dev_parent_sess_get(hcd->ddf_dev);
async_sess_t 74 uspace/drv/bus/usb/uhci/main.c async_sess_t *parent_sess = ddf_dev_parent_sess_get(hcd->ddf_dev);
async_sess_t 56 uspace/drv/bus/usb/vhc/conndev.c static void receive_device_name(async_sess_t *sess)
async_sess_t 99 uspace/drv/bus/usb/vhc/conndev.c async_sess_t *callback =
async_sess_t 51 uspace/drv/bus/usb/vhc/devconn.c async_sess_t *sess, usbvirt_device_t *virtdev,
async_sess_t 86 uspace/drv/bus/usb/vhc/devconn.c errno_t vhc_virtdev_plug(vhc_data_t *vhc, async_sess_t *sess, uintptr_t *handle)
async_sess_t 101 uspace/drv/bus/usb/vhc/transfer.c async_sess_t *sess, size_t *actual_data_size)
async_sess_t 53 uspace/drv/bus/usb/vhc/vhcd.h async_sess_t *dev_sess;
async_sess_t 93 uspace/drv/bus/usb/vhc/vhcd.h errno_t vhc_virtdev_plug(vhc_data_t *, async_sess_t *, uintptr_t *);
async_sess_t 148 uspace/drv/char/i8042/i8042.c async_sess_t *parent_sess = ddf_dev_parent_sess_get(controller->dev);
async_sess_t 308 uspace/drv/char/i8042/i8042.c async_sess_t *parent_sess = ddf_dev_parent_sess_get(ddf_dev);
async_sess_t 62 uspace/drv/char/i8042/main.c async_sess_t *parent_sess = ddf_dev_parent_sess_get(dev);
async_sess_t 66 uspace/drv/char/msim-con/main.c async_sess_t *parent_sess;
async_sess_t 59 uspace/drv/char/msim-con/msim-con.h async_sess_t *client_sess;
async_sess_t 158 uspace/drv/char/ns8250/ns8250.c async_sess_t *parent_sess;
async_sess_t 66 uspace/drv/char/pc-lpt/main.c async_sess_t *parent_sess;
async_sess_t 66 uspace/drv/char/pl011/main.c async_sess_t *parent_sess;
async_sess_t 82 uspace/drv/char/pl050/pl050.c async_sess_t *parent_sess;
async_sess_t 51 uspace/drv/char/ski-con/ski-con.h async_sess_t *client_sess;
async_sess_t 66 uspace/drv/char/sun4v-con/main.c async_sess_t *parent_sess;
async_sess_t 54 uspace/drv/char/sun4v-con/sun4v-con.h async_sess_t *client_sess;
async_sess_t 215 uspace/drv/hid/adb-kbd/adb-kbd.c async_sess_t *sess =
async_sess_t 41 uspace/drv/hid/adb-kbd/adb-kbd.h async_sess_t *parent_sess;
async_sess_t 43 uspace/drv/hid/adb-kbd/adb-kbd.h async_sess_t *client_sess;
async_sess_t 225 uspace/drv/hid/adb-mouse/adb-mouse.c async_sess_t *sess =
async_sess_t 42 uspace/drv/hid/adb-mouse/adb-mouse.h async_sess_t *parent_sess;
async_sess_t 44 uspace/drv/hid/adb-mouse/adb-mouse.h async_sess_t *client_sess;
async_sess_t 190 uspace/drv/hid/atkbd/atkbd.c static void push_event(async_sess_t *sess, kbd_event_type_t type,
async_sess_t 314 uspace/drv/hid/atkbd/atkbd.c async_sess_t *sess;
async_sess_t 367 uspace/drv/hid/atkbd/atkbd.c async_sess_t *parent_sess;
async_sess_t 51 uspace/drv/hid/atkbd/atkbd.h async_sess_t *client_sess;
async_sess_t 125 uspace/drv/hid/ps2mouse/ps2mouse.c async_sess_t *parent_sess;
async_sess_t 432 uspace/drv/hid/ps2mouse/ps2mouse.c async_sess_t *sess;
async_sess_t 50 uspace/drv/hid/ps2mouse/ps2mouse.h async_sess_t *client_sess;
async_sess_t 163 uspace/drv/hid/usbhid/kbd/kbddev.c async_sess_t *sess;
async_sess_t 82 uspace/drv/hid/usbhid/kbd/kbddev.h async_sess_t *client_sess;
async_sess_t 125 uspace/drv/hid/usbhid/mouse/mousedev.c async_sess_t *sess =
async_sess_t 46 uspace/drv/hid/usbhid/mouse/mousedev.h async_sess_t *mouse_sess;
async_sess_t 68 uspace/drv/hid/usbhid/multimedia/multimedia.c async_sess_t *console_sess;
async_sess_t 87 uspace/drv/hid/usbhid/multimedia/multimedia.c async_sess_t *sess =
async_sess_t 194 uspace/drv/hid/xtkbd/xtkbd.c static void push_event(async_sess_t *sess, kbd_event_type_t type,
async_sess_t 325 uspace/drv/hid/xtkbd/xtkbd.c async_sess_t *sess;
async_sess_t 397 uspace/drv/hid/xtkbd/xtkbd.c async_sess_t *parent_sess;
async_sess_t 52 uspace/drv/hid/xtkbd/xtkbd.h async_sess_t *client_sess;
async_sess_t 66 uspace/drv/intctl/apic/main.c async_sess_t *parent_sess;
async_sess_t 69 uspace/drv/intctl/gicv2/main.c async_sess_t *parent_sess;
async_sess_t 66 uspace/drv/intctl/i8259/main.c async_sess_t *parent_sess;
async_sess_t 66 uspace/drv/intctl/icp-ic/main.c async_sess_t *parent_sess;
async_sess_t 66 uspace/drv/intctl/obio/main.c async_sess_t *parent_sess;
async_sess_t 121 uspace/drv/nic/e1k/e1k.c async_sess_t *parent_sess;
async_sess_t 230 uspace/drv/nic/ne2k/dp8390.h async_sess_t *parent_sess;
async_sess_t 198 uspace/drv/nic/rtl8139/driver.c async_sess_t *pci_sess =
async_sess_t 92 uspace/drv/nic/rtl8139/driver.h async_sess_t *parent_sess;
async_sess_t 54 uspace/drv/nic/rtl8169/driver.h async_sess_t *parent_sess;
async_sess_t 200 uspace/drv/time/cmos-rtc/cmos-rtc.c async_sess_t *parent_sess;
async_sess_t 81 uspace/lib/block/block.c async_sess_t *sess;
async_sess_t 109 uspace/lib/block/block.c static errno_t devcon_add(service_id_t service_id, async_sess_t *sess,
async_sess_t 152 uspace/lib/block/block.c async_sess_t *sess = loc_service_connect(service_id, INTERFACE_BLOCK,
async_sess_t 127 uspace/lib/c/generic/async/client.c async_sess_t session_ns;
async_sess_t 896 uspace/lib/c/generic/async/client.c async_sess_t *async_connect_me_to(async_exch_t *exch, iface_t iface,
async_sess_t 906 uspace/lib/c/generic/async/client.c async_sess_t *sess = calloc(1, sizeof(async_sess_t));
async_sess_t 949 uspace/lib/c/generic/async/client.c void async_sess_args_set(async_sess_t *sess, iface_t iface, sysarg_t arg2,
async_sess_t 971 uspace/lib/c/generic/async/client.c async_sess_t *async_connect_me_to_blocking(async_exch_t *exch, iface_t iface,
async_sess_t 981 uspace/lib/c/generic/async/client.c async_sess_t *sess = calloc(1, sizeof(async_sess_t));
async_sess_t 1021 uspace/lib/c/generic/async/client.c async_sess_t *async_connect_kbox(task_id_t id, errno_t *rc)
async_sess_t 1023 uspace/lib/c/generic/async/client.c async_sess_t *sess = calloc(1, sizeof(async_sess_t));
async_sess_t 1065 uspace/lib/c/generic/async/client.c void async_hangup(async_sess_t *sess)
async_sess_t 1101 uspace/lib/c/generic/async/client.c async_exch_t *async_exchange_begin(async_sess_t *sess)
async_sess_t 1203 uspace/lib/c/generic/async/client.c async_sess_t *sess = exch->sess;
async_sess_t 1367 uspace/lib/c/generic/async/client.c void *async_remote_state_acquire(async_sess_t *sess)
async_sess_t 1383 uspace/lib/c/generic/async/client.c void async_remote_state_update(async_sess_t *sess, void *state)
async_sess_t 1397 uspace/lib/c/generic/async/client.c void async_remote_state_release(async_sess_t *sess)
async_sess_t 1419 uspace/lib/c/generic/async/client.c async_sess_t *sess = exch->sess;
async_sess_t 1427 uspace/lib/c/generic/async/client.c async_sess_t *pager, sysarg_t id1, sysarg_t id2, sysarg_t id3)
async_sess_t 1727 uspace/lib/c/generic/async/server.c async_sess_t *async_callback_receive(exch_mgmt_t mgmt)
async_sess_t 1741 uspace/lib/c/generic/async/server.c async_sess_t *sess = calloc(1, sizeof(async_sess_t));
async_sess_t 1775 uspace/lib/c/generic/async/server.c async_sess_t *async_callback_receive_start(exch_mgmt_t mgmt, ipc_call_t *call)
async_sess_t 1783 uspace/lib/c/generic/async/server.c async_sess_t *sess = calloc(1, sizeof(async_sess_t));
async_sess_t 49 uspace/lib/c/generic/device/clock_dev.c clock_dev_time_get(async_sess_t *sess, struct tm *t)
async_sess_t 80 uspace/lib/c/generic/device/clock_dev.c clock_dev_time_set(async_sess_t *sess, struct tm *t)
async_sess_t 41 uspace/lib/c/generic/device/hw_res.c errno_t hw_res_get_resource_list(async_sess_t *sess,
async_sess_t 78 uspace/lib/c/generic/device/hw_res.c errno_t hw_res_enable_interrupt(async_sess_t *sess, int irq)
async_sess_t 89 uspace/lib/c/generic/device/hw_res.c errno_t hw_res_disable_interrupt(async_sess_t *sess, int irq)
async_sess_t 100 uspace/lib/c/generic/device/hw_res.c errno_t hw_res_clear_interrupt(async_sess_t *sess, int irq)
async_sess_t 125 uspace/lib/c/generic/device/hw_res.c errno_t hw_res_dma_channel_setup(async_sess_t *sess,
async_sess_t 148 uspace/lib/c/generic/device/hw_res.c errno_t hw_res_dma_channel_remain(async_sess_t *sess, unsigned channel, size_t *rem)
async_sess_t 172 uspace/lib/c/generic/device/hw_res.c errno_t hw_res_get_flags(async_sess_t *sess, hw_res_flags_t *rflags)
async_sess_t 255 uspace/lib/c/generic/device/hw_res_parsed.c errno_t hw_res_get_list_parsed(async_sess_t *sess,
async_sess_t 39 uspace/lib/c/generic/device/pio_window.c errno_t pio_window_get(async_sess_t *sess, pio_window_t *pio_win)
async_sess_t 1001 uspace/lib/c/generic/io/io.c async_sess_t *vfs_fsession(FILE *stream, iface_t iface)
async_sess_t 64 uspace/lib/c/generic/io/log.c static async_sess_t *logger_session;
async_sess_t 77 uspace/lib/c/generic/io/log.c static errno_t logger_message(async_sess_t *session, log_t log, log_level_t level, char *message)
async_sess_t 43 uspace/lib/c/generic/io/logctl.c static async_sess_t *logger_session = NULL;
async_sess_t 77 uspace/lib/c/generic/loader.c async_sess_t *sess =
async_sess_t 49 uspace/lib/c/generic/loc.c static async_sess_t *loc_cons_block_sess = NULL;
async_sess_t 50 uspace/lib/c/generic/loc.c static async_sess_t *loc_consumer_sess = NULL;
async_sess_t 82 uspace/lib/c/generic/loc.c static void clone_session(fibril_mutex_t *mtx, async_sess_t *src,
async_sess_t 83 uspace/lib/c/generic/loc.c async_sess_t **dst)
async_sess_t 552 uspace/lib/c/generic/loc.c async_sess_t *loc_service_connect(service_id_t handle, iface_t iface,
async_sess_t 555 uspace/lib/c/generic/loc.c async_sess_t *sess;
async_sess_t 46 uspace/lib/c/generic/ns.c static async_sess_t *sess_ns = NULL;
async_sess_t 52 uspace/lib/c/generic/ns.c async_sess_t *sess = ns_session_get(&rc);
async_sess_t 85 uspace/lib/c/generic/ns.c async_sess_t *sess = ns_session_get(&rc);
async_sess_t 117 uspace/lib/c/generic/ns.c async_sess_t *service_connect(service_t service, iface_t iface, sysarg_t arg3,
async_sess_t 120 uspace/lib/c/generic/ns.c async_sess_t *sess = ns_session_get(rc);
async_sess_t 128 uspace/lib/c/generic/ns.c async_sess_t *csess =
async_sess_t 155 uspace/lib/c/generic/ns.c async_sess_t *service_connect_blocking(service_t service, iface_t iface,
async_sess_t 158 uspace/lib/c/generic/ns.c async_sess_t *sess = ns_session_get(rc);
async_sess_t 163 uspace/lib/c/generic/ns.c async_sess_t *csess =
async_sess_t 183 uspace/lib/c/generic/ns.c async_sess_t *sess = ns_session_get(&rc);
async_sess_t 197 uspace/lib/c/generic/ns.c async_sess_t *sess = ns_session_get(&rc);
async_sess_t 208 uspace/lib/c/generic/ns.c async_sess_t *ns_session_get(errno_t *rc)
async_sess_t 90 uspace/lib/c/generic/private/async.h async_sess_t *sess;
async_sess_t 43 uspace/lib/c/generic/private/loader.h async_sess_t *sess;
async_sess_t 40 uspace/lib/c/generic/private/ns.h extern async_sess_t session_ns;
async_sess_t 92 uspace/lib/c/generic/private/stdio.h async_sess_t *sess;
async_sess_t 112 uspace/lib/c/generic/task.c const char *const args[], async_sess_t **rsess)
async_sess_t 178 uspace/lib/c/generic/task.c int fd_stderr, async_sess_t **rsess)
async_sess_t 180 uspace/lib/c/generic/task.c async_sess_t *ksess = NULL;
async_sess_t 405 uspace/lib/c/generic/task.c async_sess_t *sess_ns = ns_session_get(&rc);
async_sess_t 488 uspace/lib/c/generic/task.c async_sess_t *sess_ns = ns_session_get(&rc);
async_sess_t 73 uspace/lib/c/generic/time.c static async_sess_t *clock_conn = NULL;
async_sess_t 41 uspace/lib/c/generic/udebug.c errno_t udebug_begin(async_sess_t *sess)
async_sess_t 50 uspace/lib/c/generic/udebug.c errno_t udebug_end(async_sess_t *sess)
async_sess_t 59 uspace/lib/c/generic/udebug.c errno_t udebug_set_evmask(async_sess_t *sess, udebug_evmask_t mask)
async_sess_t 68 uspace/lib/c/generic/udebug.c errno_t udebug_thread_read(async_sess_t *sess, void *buffer, size_t n,
async_sess_t 84 uspace/lib/c/generic/udebug.c errno_t udebug_name_read(async_sess_t *sess, void *buffer, size_t n,
async_sess_t 100 uspace/lib/c/generic/udebug.c errno_t udebug_areas_read(async_sess_t *sess, void *buffer, size_t n,
async_sess_t 116 uspace/lib/c/generic/udebug.c errno_t udebug_mem_read(async_sess_t *sess, void *buffer, uintptr_t addr, size_t n)
async_sess_t 126 uspace/lib/c/generic/udebug.c errno_t udebug_args_read(async_sess_t *sess, thash_t tid, sysarg_t *buffer)
async_sess_t 136 uspace/lib/c/generic/udebug.c errno_t udebug_regs_read(async_sess_t *sess, thash_t tid, void *buffer)
async_sess_t 146 uspace/lib/c/generic/udebug.c errno_t udebug_go(async_sess_t *sess, thash_t tid, udebug_event_t *ev_type,
async_sess_t 160 uspace/lib/c/generic/udebug.c errno_t udebug_stop(async_sess_t *sess, thash_t tid)
async_sess_t 119 uspace/lib/c/generic/vfs/vfs.c static async_sess_t *vfs_sess = NULL;
async_sess_t 352 uspace/lib/c/generic/vfs/vfs.c async_sess_t *vfs_fd_session(int file, iface_t iface)
async_sess_t 276 uspace/lib/c/include/async.h extern async_sess_t *async_connect_me_to(async_exch_t *, iface_t, sysarg_t,
async_sess_t 278 uspace/lib/c/include/async.h extern async_sess_t *async_connect_me_to_blocking(async_exch_t *, iface_t,
async_sess_t 280 uspace/lib/c/include/async.h extern async_sess_t *async_connect_kbox(task_id_t, errno_t *);
async_sess_t 284 uspace/lib/c/include/async.h extern void async_hangup(async_sess_t *);
async_sess_t 286 uspace/lib/c/include/async.h extern async_exch_t *async_exchange_begin(async_sess_t *);
async_sess_t 293 uspace/lib/c/include/async.h extern void async_sess_args_set(async_sess_t *, iface_t, sysarg_t, sysarg_t);
async_sess_t 367 uspace/lib/c/include/async.h extern async_sess_t *async_callback_receive(exch_mgmt_t);
async_sess_t 368 uspace/lib/c/include/async.h extern async_sess_t *async_callback_receive_start(exch_mgmt_t, ipc_call_t *);
async_sess_t 375 uspace/lib/c/include/async.h extern void *async_remote_state_acquire(async_sess_t *);
async_sess_t 376 uspace/lib/c/include/async.h extern void async_remote_state_update(async_sess_t *, void *);
async_sess_t 377 uspace/lib/c/include/async.h extern void async_remote_state_release(async_sess_t *);
async_sess_t 380 uspace/lib/c/include/async.h extern void *async_as_area_create(void *, size_t, unsigned int, async_sess_t *,
async_sess_t 46 uspace/lib/c/include/device/clock_dev.h extern errno_t clock_dev_time_get(async_sess_t *, struct tm *);
async_sess_t 47 uspace/lib/c/include/device/clock_dev.h extern errno_t clock_dev_time_set(async_sess_t *, struct tm *);
async_sess_t 125 uspace/lib/c/include/device/hw_res.h extern errno_t hw_res_get_resource_list(async_sess_t *, hw_resource_list_t *);
async_sess_t 126 uspace/lib/c/include/device/hw_res.h extern errno_t hw_res_enable_interrupt(async_sess_t *, int);
async_sess_t 127 uspace/lib/c/include/device/hw_res.h extern errno_t hw_res_disable_interrupt(async_sess_t *, int);
async_sess_t 128 uspace/lib/c/include/device/hw_res.h extern errno_t hw_res_clear_interrupt(async_sess_t *, int);
async_sess_t 130 uspace/lib/c/include/device/hw_res.h extern errno_t hw_res_dma_channel_setup(async_sess_t *, unsigned int, uint32_t,
async_sess_t 132 uspace/lib/c/include/device/hw_res.h extern errno_t hw_res_dma_channel_remain(async_sess_t *, unsigned, size_t *);
async_sess_t 133 uspace/lib/c/include/device/hw_res.h extern errno_t hw_res_get_flags(async_sess_t *, hw_res_flags_t *);
async_sess_t 157 uspace/lib/c/include/device/hw_res_parsed.h extern errno_t hw_res_get_list_parsed(async_sess_t *, hw_res_list_parsed_t *, int);
async_sess_t 53 uspace/lib/c/include/device/pio_window.h extern errno_t pio_window_get(async_sess_t *, pio_window_t *);
async_sess_t 67 uspace/lib/c/include/loc.h extern async_sess_t *loc_service_connect(service_id_t, iface_t,
async_sess_t 45 uspace/lib/c/include/ns.h extern async_sess_t *service_connect(service_t, iface_t, sysarg_t, errno_t *);
async_sess_t 46 uspace/lib/c/include/ns.h extern async_sess_t *service_connect_blocking(service_t, iface_t, sysarg_t,
async_sess_t 51 uspace/lib/c/include/ns.h extern async_sess_t *ns_session_get(errno_t *);
async_sess_t 60 uspace/lib/c/include/task.h const char *const [], async_sess_t **);
async_sess_t 64 uspace/lib/c/include/task.h const char *const [], int, int, int, async_sess_t **);
async_sess_t 42 uspace/lib/c/include/types/loc.h async_sess_t *sess;
async_sess_t 45 uspace/lib/c/include/udebug.h extern errno_t udebug_begin(async_sess_t *);
async_sess_t 46 uspace/lib/c/include/udebug.h extern errno_t udebug_end(async_sess_t *);
async_sess_t 47 uspace/lib/c/include/udebug.h extern errno_t udebug_set_evmask(async_sess_t *, udebug_evmask_t);
async_sess_t 48 uspace/lib/c/include/udebug.h extern errno_t udebug_thread_read(async_sess_t *, void *, size_t, size_t *,
async_sess_t 50 uspace/lib/c/include/udebug.h extern errno_t udebug_name_read(async_sess_t *, void *, size_t, size_t *,
async_sess_t 52 uspace/lib/c/include/udebug.h extern errno_t udebug_areas_read(async_sess_t *, void *, size_t, size_t *,
async_sess_t 54 uspace/lib/c/include/udebug.h extern errno_t udebug_mem_read(async_sess_t *, void *, uintptr_t, size_t);
async_sess_t 55 uspace/lib/c/include/udebug.h extern errno_t udebug_args_read(async_sess_t *, thash_t, sysarg_t *);
async_sess_t 56 uspace/lib/c/include/udebug.h extern errno_t udebug_regs_read(async_sess_t *, thash_t, void *);
async_sess_t 57 uspace/lib/c/include/udebug.h extern errno_t udebug_go(async_sess_t *, thash_t, udebug_event_t *, sysarg_t *,
async_sess_t 59 uspace/lib/c/include/udebug.h extern errno_t udebug_stop(async_sess_t *, thash_t);
async_sess_t 41 uspace/lib/c/include/vfs/vfs_sess.h extern async_sess_t *vfs_fd_session(int, iface_t);
async_sess_t 42 uspace/lib/c/include/vfs/vfs_sess.h extern async_sess_t *vfs_fsession(FILE *, iface_t);
async_sess_t 51 uspace/lib/clipboard/src/clipboard.c static async_sess_t *clip_sess = NULL;
async_sess_t 67 uspace/lib/console/include/io/con_srv.h async_sess_t *client_sess;
async_sess_t 57 uspace/lib/console/include/io/console.h async_sess_t *input_sess;
async_sess_t 60 uspace/lib/console/include/io/console.h async_sess_t *output_sess;
async_sess_t 38 uspace/lib/corecfg/src/corecfg.c static async_sess_t *corecfg_sess = NULL;
async_sess_t 47 uspace/lib/ddev/include/ddev_srv.h async_sess_t *client_sess;
async_sess_t 43 uspace/lib/ddev/include/types/ddev.h async_sess_t *sess;
async_sess_t 88 uspace/lib/ddev/src/ddev.c async_sess_t *sess;
async_sess_t 42 uspace/lib/device/include/bd.h async_sess_t *sess;
async_sess_t 45 uspace/lib/device/include/bd.h extern errno_t bd_open(async_sess_t *, bd_t **);
async_sess_t 55 uspace/lib/device/include/bd_srv.h async_sess_t *client_sess;
async_sess_t 45 uspace/lib/device/include/device/led_dev.h extern errno_t led_dev_color_set(async_sess_t *, pixel_t);
async_sess_t 55 uspace/lib/device/include/devman.h extern async_sess_t *devman_device_connect(devman_handle_t, unsigned int);
async_sess_t 56 uspace/lib/device/include/devman.h extern async_sess_t *devman_parent_device_connect(devman_handle_t,
async_sess_t 41 uspace/lib/device/include/io/chardev.h async_sess_t *sess;
async_sess_t 44 uspace/lib/device/include/io/chardev.h extern errno_t chardev_open(async_sess_t *, chardev_t **);
async_sess_t 42 uspace/lib/device/include/io/serial.h async_sess_t *sess;
async_sess_t 45 uspace/lib/device/include/io/serial.h extern errno_t serial_open(async_sess_t *, serial_t **);
async_sess_t 61 uspace/lib/device/include/types/pci.h async_sess_t *sess;
async_sess_t 71 uspace/lib/device/include/types/vol.h async_sess_t *sess;
async_sess_t 46 uspace/lib/device/include/vbd.h async_sess_t *sess;
async_sess_t 50 uspace/lib/device/src/bd.c errno_t bd_open(async_sess_t *sess, bd_t **rbd)
async_sess_t 238 uspace/lib/device/src/bd_srv.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 41 uspace/lib/device/src/device/led_dev.c errno_t led_dev_color_set(async_sess_t *sess, pixel_t pixel)
async_sess_t 54 uspace/lib/device/src/devman.c static async_sess_t *devman_driver_block_sess = NULL;
async_sess_t 55 uspace/lib/device/src/devman.c static async_sess_t *devman_client_block_sess = NULL;
async_sess_t 57 uspace/lib/device/src/devman.c static async_sess_t *devman_driver_sess = NULL;
async_sess_t 58 uspace/lib/device/src/devman.c static async_sess_t *devman_client_sess = NULL;
async_sess_t 60 uspace/lib/device/src/devman.c static void clone_session(fibril_mutex_t *mtx, async_sess_t *src,
async_sess_t 61 uspace/lib/device/src/devman.c async_sess_t **dst)
async_sess_t 288 uspace/lib/device/src/devman.c async_sess_t *devman_device_connect(devman_handle_t handle, unsigned int flags)
async_sess_t 290 uspace/lib/device/src/devman.c async_sess_t *sess;
async_sess_t 345 uspace/lib/device/src/devman.c async_sess_t *devman_parent_device_connect(devman_handle_t handle,
async_sess_t 348 uspace/lib/device/src/devman.c async_sess_t *sess;
async_sess_t 52 uspace/lib/device/src/io/chardev.c errno_t chardev_open(async_sess_t *sess, chardev_t **rchardev)
async_sess_t 43 uspace/lib/device/src/io/serial.c errno_t serial_open(async_sess_t *sess, serial_t **rserial)
async_sess_t 46 uspace/lib/device/src/irc.c static async_sess_t *irc_sess;
async_sess_t 46 uspace/lib/dispcfg/include/dispcfg_srv.h async_sess_t *client_sess;
async_sess_t 45 uspace/lib/dispcfg/private/dispcfg.h async_sess_t *sess;
async_sess_t 49 uspace/lib/dispcfg/src/dispcfg_srv.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 51 uspace/lib/display/include/disp_srv.h async_sess_t *client_sess;
async_sess_t 50 uspace/lib/display/private/display.h async_sess_t *sess;
async_sess_t 51 uspace/lib/display/src/disp_srv.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 255 uspace/lib/display/src/display.c async_sess_t *sess;
async_sess_t 663 uspace/lib/drv/generic/driver.c async_sess_t *ddf_dev_parent_sess_get(ddf_dev_t *dev)
async_sess_t 57 uspace/lib/drv/generic/private/driver.h async_sess_t *parent_sess;
async_sess_t 61 uspace/lib/drv/generic/remote_ahci.c async_sess_t *ahci_get_sess(devman_handle_t funh, char **name)
async_sess_t 75 uspace/lib/drv/generic/remote_ahci.c async_sess_t *sess = devman_device_connect(funh, IPC_FLAG_BLOCKING);
async_sess_t 86 uspace/lib/drv/generic/remote_ahci.c errno_t ahci_get_sata_device_name(async_sess_t *sess, size_t sata_dev_name_length,
async_sess_t 104 uspace/lib/drv/generic/remote_ahci.c errno_t ahci_get_num_blocks(async_sess_t *sess, uint64_t *blocks)
async_sess_t 125 uspace/lib/drv/generic/remote_ahci.c errno_t ahci_get_block_size(async_sess_t *sess, size_t *blocks_size)
async_sess_t 143 uspace/lib/drv/generic/remote_ahci.c errno_t ahci_read_blocks(async_sess_t *sess, uint64_t blocknum, size_t count,
async_sess_t 164 uspace/lib/drv/generic/remote_ahci.c errno_t ahci_write_blocks(async_sess_t *sess, uint64_t blocknum, size_t count,
async_sess_t 696 uspace/lib/drv/generic/remote_audio_pcm.c async_sess_t *sess =
async_sess_t 725 uspace/lib/drv/generic/remote_audio_pcm.c async_sess_t *sess = pcm_iface->get_event_session(fun);
async_sess_t 50 uspace/lib/drv/generic/remote_battery_dev.c battery_status_get(async_sess_t *sess, battery_status_t *batt_status)
async_sess_t 75 uspace/lib/drv/generic/remote_battery_dev.c battery_charge_level_get(async_sess_t *sess, int *level)
async_sess_t 65 uspace/lib/drv/generic/remote_ieee80211.c errno_t ieee80211_get_scan_results(async_sess_t *dev_sess,
async_sess_t 123 uspace/lib/drv/generic/remote_ieee80211.c errno_t ieee80211_connect(async_sess_t *dev_sess, char *ssid_start, char *password)
async_sess_t 192 uspace/lib/drv/generic/remote_ieee80211.c errno_t ieee80211_disconnect(async_sess_t *dev_sess)
async_sess_t 100 uspace/lib/drv/generic/remote_nic.c errno_t nic_send_frame(async_sess_t *dev_sess, void *data, size_t size)
async_sess_t 128 uspace/lib/drv/generic/remote_nic.c errno_t nic_callback_create(async_sess_t *dev_sess, async_port_handler_t cfun,
async_sess_t 160 uspace/lib/drv/generic/remote_nic.c errno_t nic_get_state(async_sess_t *dev_sess, nic_device_state_t *state)
async_sess_t 184 uspace/lib/drv/generic/remote_nic.c errno_t nic_set_state(async_sess_t *dev_sess, nic_device_state_t state)
async_sess_t 202 uspace/lib/drv/generic/remote_nic.c errno_t nic_get_address(async_sess_t *dev_sess, nic_address_t *address)
async_sess_t 229 uspace/lib/drv/generic/remote_nic.c errno_t nic_set_address(async_sess_t *dev_sess, const nic_address_t *address)
async_sess_t 256 uspace/lib/drv/generic/remote_nic.c errno_t nic_get_stats(async_sess_t *dev_sess, nic_device_stats_t *stats)
async_sess_t 286 uspace/lib/drv/generic/remote_nic.c errno_t nic_get_device_info(async_sess_t *dev_sess, nic_device_info_t *device_info)
async_sess_t 314 uspace/lib/drv/generic/remote_nic.c errno_t nic_get_cable_state(async_sess_t *dev_sess, nic_cable_state_t *cable_state)
async_sess_t 340 uspace/lib/drv/generic/remote_nic.c errno_t nic_get_operation_mode(async_sess_t *dev_sess, int *speed,
async_sess_t 377 uspace/lib/drv/generic/remote_nic.c errno_t nic_set_operation_mode(async_sess_t *dev_sess, int speed,
async_sess_t 402 uspace/lib/drv/generic/remote_nic.c errno_t nic_autoneg_enable(async_sess_t *dev_sess, uint32_t advertisement)
async_sess_t 419 uspace/lib/drv/generic/remote_nic.c errno_t nic_autoneg_disable(async_sess_t *dev_sess)
async_sess_t 446 uspace/lib/drv/generic/remote_nic.c errno_t nic_autoneg_probe(async_sess_t *dev_sess, uint32_t *our_advertisement,
async_sess_t 483 uspace/lib/drv/generic/remote_nic.c errno_t nic_autoneg_restart(async_sess_t *dev_sess)
async_sess_t 503 uspace/lib/drv/generic/remote_nic.c errno_t nic_get_pause(async_sess_t *dev_sess, nic_result_t *we_send,
async_sess_t 541 uspace/lib/drv/generic/remote_nic.c errno_t nic_set_pause(async_sess_t *dev_sess, int allow_send, int allow_receive,
async_sess_t 568 uspace/lib/drv/generic/remote_nic.c errno_t nic_unicast_get_mode(async_sess_t *dev_sess, nic_unicast_mode_t *mode,
async_sess_t 611 uspace/lib/drv/generic/remote_nic.c errno_t nic_unicast_set_mode(async_sess_t *dev_sess, nic_unicast_mode_t mode,
async_sess_t 657 uspace/lib/drv/generic/remote_nic.c errno_t nic_multicast_get_mode(async_sess_t *dev_sess, nic_multicast_mode_t *mode,
async_sess_t 699 uspace/lib/drv/generic/remote_nic.c errno_t nic_multicast_set_mode(async_sess_t *dev_sess, nic_multicast_mode_t mode,
async_sess_t 736 uspace/lib/drv/generic/remote_nic.c errno_t nic_broadcast_get_mode(async_sess_t *dev_sess, nic_broadcast_mode_t *mode)
async_sess_t 760 uspace/lib/drv/generic/remote_nic.c errno_t nic_broadcast_set_mode(async_sess_t *dev_sess, nic_broadcast_mode_t mode)
async_sess_t 778 uspace/lib/drv/generic/remote_nic.c errno_t nic_defective_get_mode(async_sess_t *dev_sess, uint32_t *mode)
async_sess_t 802 uspace/lib/drv/generic/remote_nic.c errno_t nic_defective_set_mode(async_sess_t *dev_sess, uint32_t mode)
async_sess_t 824 uspace/lib/drv/generic/remote_nic.c errno_t nic_blocked_sources_get(async_sess_t *dev_sess, size_t max_count,
async_sess_t 860 uspace/lib/drv/generic/remote_nic.c errno_t nic_blocked_sources_set(async_sess_t *dev_sess,
async_sess_t 897 uspace/lib/drv/generic/remote_nic.c errno_t nic_vlan_get_mask(async_sess_t *dev_sess, nic_vlan_mask_t *mask)
async_sess_t 925 uspace/lib/drv/generic/remote_nic.c errno_t nic_vlan_set_mask(async_sess_t *dev_sess, const nic_vlan_mask_t *mask)
async_sess_t 965 uspace/lib/drv/generic/remote_nic.c errno_t nic_vlan_set_tag(async_sess_t *dev_sess, uint16_t tag, bool add, bool strip)
async_sess_t 987 uspace/lib/drv/generic/remote_nic.c errno_t nic_wol_virtue_add(async_sess_t *dev_sess, nic_wv_type_t type,
async_sess_t 1024 uspace/lib/drv/generic/remote_nic.c errno_t nic_wol_virtue_remove(async_sess_t *dev_sess, nic_wv_id_t id)
async_sess_t 1047 uspace/lib/drv/generic/remote_nic.c errno_t nic_wol_virtue_probe(async_sess_t *dev_sess, nic_wv_id_t id,
async_sess_t 1097 uspace/lib/drv/generic/remote_nic.c errno_t nic_wol_virtue_list(async_sess_t *dev_sess, nic_wv_type_t type,
async_sess_t 1137 uspace/lib/drv/generic/remote_nic.c errno_t nic_wol_virtue_get_caps(async_sess_t *dev_sess, nic_wv_type_t type,
async_sess_t 1175 uspace/lib/drv/generic/remote_nic.c errno_t nic_wol_load_info(async_sess_t *dev_sess, nic_wv_type_t *matched_type,
async_sess_t 1215 uspace/lib/drv/generic/remote_nic.c errno_t nic_offload_probe(async_sess_t *dev_sess, uint32_t *supported,
async_sess_t 1243 uspace/lib/drv/generic/remote_nic.c errno_t nic_offload_set(async_sess_t *dev_sess, uint32_t mask, uint32_t active)
async_sess_t 1263 uspace/lib/drv/generic/remote_nic.c errno_t nic_poll_get_mode(async_sess_t *dev_sess, nic_poll_mode_t *mode,
async_sess_t 1297 uspace/lib/drv/generic/remote_nic.c errno_t nic_poll_set_mode(async_sess_t *dev_sess, nic_poll_mode_t mode,
async_sess_t 1329 uspace/lib/drv/generic/remote_nic.c errno_t nic_poll_now(async_sess_t *dev_sess)
async_sess_t 53 uspace/lib/drv/generic/remote_pci.c errno_t pci_config_space_read_8(async_sess_t *sess, uint32_t address, uint8_t *val)
async_sess_t 66 uspace/lib/drv/generic/remote_pci.c errno_t pci_config_space_read_16(async_sess_t *sess, uint32_t address,
async_sess_t 80 uspace/lib/drv/generic/remote_pci.c errno_t pci_config_space_read_32(async_sess_t *sess, uint32_t address,
async_sess_t 94 uspace/lib/drv/generic/remote_pci.c errno_t pci_config_space_write_8(async_sess_t *sess, uint32_t address, uint8_t val)
async_sess_t 104 uspace/lib/drv/generic/remote_pci.c errno_t pci_config_space_write_16(async_sess_t *sess, uint32_t address,
async_sess_t 115 uspace/lib/drv/generic/remote_pci.c errno_t pci_config_space_write_32(async_sess_t *sess, uint32_t address,
async_sess_t 49 uspace/lib/drv/generic/remote_usbdiag.c async_sess_t *usbdiag_connect(devman_handle_t handle)
async_sess_t 54 uspace/lib/drv/generic/remote_usbdiag.c void usbdiag_disconnect(async_sess_t *sess)
async_sess_t 99 uspace/lib/drv/generic/remote_usbhid.c errno_t usbhid_dev_get_event_length(async_sess_t *dev_sess, size_t *size)
async_sess_t 134 uspace/lib/drv/generic/remote_usbhid.c errno_t usbhid_dev_get_event(async_sess_t *dev_sess, uint8_t *buf,
async_sess_t 206 uspace/lib/drv/generic/remote_usbhid.c errno_t usbhid_dev_get_report_descriptor_length(async_sess_t *dev_sess,
async_sess_t 228 uspace/lib/drv/generic/remote_usbhid.c errno_t usbhid_dev_get_report_descriptor(async_sess_t *dev_sess, uint8_t *buf,
async_sess_t 42 uspace/lib/drv/include/ahci_iface.h extern async_sess_t *ahci_get_sess(devman_handle_t, char **);
async_sess_t 44 uspace/lib/drv/include/ahci_iface.h extern errno_t ahci_get_sata_device_name(async_sess_t *, size_t, char *);
async_sess_t 45 uspace/lib/drv/include/ahci_iface.h extern errno_t ahci_get_num_blocks(async_sess_t *, uint64_t *);
async_sess_t 46 uspace/lib/drv/include/ahci_iface.h extern errno_t ahci_get_block_size(async_sess_t *, size_t *);
async_sess_t 47 uspace/lib/drv/include/ahci_iface.h extern errno_t ahci_read_blocks(async_sess_t *, uint64_t, size_t, void *);
async_sess_t 48 uspace/lib/drv/include/ahci_iface.h extern errno_t ahci_write_blocks(async_sess_t *, uint64_t, size_t, void *);
async_sess_t 75 uspace/lib/drv/include/audio_pcm_iface.h typedef async_sess_t audio_pcm_sess_t;
async_sess_t 121 uspace/lib/drv/include/audio_pcm_iface.h errno_t (*set_event_session)(ddf_fun_t *, async_sess_t *);
async_sess_t 122 uspace/lib/drv/include/audio_pcm_iface.h async_sess_t *(*get_event_session)(ddf_fun_t *);
async_sess_t 51 uspace/lib/drv/include/battery_iface.h extern errno_t battery_status_get(async_sess_t *, battery_status_t *);
async_sess_t 52 uspace/lib/drv/include/battery_iface.h extern errno_t battery_charge_level_get(async_sess_t *, int *);
async_sess_t 118 uspace/lib/drv/include/ddf/driver.h extern async_sess_t *ddf_dev_parent_sess_get(ddf_dev_t *);
async_sess_t 41 uspace/lib/drv/include/ieee80211_iface.h extern errno_t ieee80211_get_scan_results(async_sess_t *,
async_sess_t 43 uspace/lib/drv/include/ieee80211_iface.h extern errno_t ieee80211_connect(async_sess_t *, char *, char *);
async_sess_t 44 uspace/lib/drv/include/ieee80211_iface.h extern errno_t ieee80211_disconnect(async_sess_t *);
async_sess_t 48 uspace/lib/drv/include/nic_iface.h extern errno_t nic_send_frame(async_sess_t *, void *, size_t);
async_sess_t 49 uspace/lib/drv/include/nic_iface.h extern errno_t nic_callback_create(async_sess_t *, async_port_handler_t, void *);
async_sess_t 50 uspace/lib/drv/include/nic_iface.h extern errno_t nic_get_state(async_sess_t *, nic_device_state_t *);
async_sess_t 51 uspace/lib/drv/include/nic_iface.h extern errno_t nic_set_state(async_sess_t *, nic_device_state_t);
async_sess_t 52 uspace/lib/drv/include/nic_iface.h extern errno_t nic_get_address(async_sess_t *, nic_address_t *);
async_sess_t 53 uspace/lib/drv/include/nic_iface.h extern errno_t nic_set_address(async_sess_t *, const nic_address_t *);
async_sess_t 54 uspace/lib/drv/include/nic_iface.h extern errno_t nic_get_stats(async_sess_t *, nic_device_stats_t *);
async_sess_t 55 uspace/lib/drv/include/nic_iface.h extern errno_t nic_get_device_info(async_sess_t *, nic_device_info_t *);
async_sess_t 56 uspace/lib/drv/include/nic_iface.h extern errno_t nic_get_cable_state(async_sess_t *, nic_cable_state_t *);
async_sess_t 58 uspace/lib/drv/include/nic_iface.h extern errno_t nic_get_operation_mode(async_sess_t *, int *, nic_channel_mode_t *,
async_sess_t 60 uspace/lib/drv/include/nic_iface.h extern errno_t nic_set_operation_mode(async_sess_t *, int, nic_channel_mode_t,
async_sess_t 62 uspace/lib/drv/include/nic_iface.h extern errno_t nic_autoneg_enable(async_sess_t *, uint32_t);
async_sess_t 63 uspace/lib/drv/include/nic_iface.h extern errno_t nic_autoneg_disable(async_sess_t *);
async_sess_t 64 uspace/lib/drv/include/nic_iface.h extern errno_t nic_autoneg_probe(async_sess_t *, uint32_t *, uint32_t *,
async_sess_t 66 uspace/lib/drv/include/nic_iface.h extern errno_t nic_autoneg_restart(async_sess_t *);
async_sess_t 67 uspace/lib/drv/include/nic_iface.h extern errno_t nic_get_pause(async_sess_t *, nic_result_t *, nic_result_t *,
async_sess_t 69 uspace/lib/drv/include/nic_iface.h extern errno_t nic_set_pause(async_sess_t *, int, int, uint16_t);
async_sess_t 71 uspace/lib/drv/include/nic_iface.h extern errno_t nic_unicast_get_mode(async_sess_t *, nic_unicast_mode_t *, size_t,
async_sess_t 73 uspace/lib/drv/include/nic_iface.h extern errno_t nic_unicast_set_mode(async_sess_t *, nic_unicast_mode_t,
async_sess_t 75 uspace/lib/drv/include/nic_iface.h extern errno_t nic_multicast_get_mode(async_sess_t *, nic_multicast_mode_t *,
async_sess_t 77 uspace/lib/drv/include/nic_iface.h extern errno_t nic_multicast_set_mode(async_sess_t *, nic_multicast_mode_t,
async_sess_t 79 uspace/lib/drv/include/nic_iface.h extern errno_t nic_broadcast_get_mode(async_sess_t *, nic_broadcast_mode_t *);
async_sess_t 80 uspace/lib/drv/include/nic_iface.h extern errno_t nic_broadcast_set_mode(async_sess_t *, nic_broadcast_mode_t);
async_sess_t 81 uspace/lib/drv/include/nic_iface.h extern errno_t nic_defective_get_mode(async_sess_t *, uint32_t *);
async_sess_t 82 uspace/lib/drv/include/nic_iface.h extern errno_t nic_defective_set_mode(async_sess_t *, uint32_t);
async_sess_t 83 uspace/lib/drv/include/nic_iface.h extern errno_t nic_blocked_sources_get(async_sess_t *, size_t, nic_address_t *,
async_sess_t 85 uspace/lib/drv/include/nic_iface.h extern errno_t nic_blocked_sources_set(async_sess_t *, const nic_address_t *,
async_sess_t 88 uspace/lib/drv/include/nic_iface.h extern errno_t nic_vlan_get_mask(async_sess_t *, nic_vlan_mask_t *);
async_sess_t 89 uspace/lib/drv/include/nic_iface.h extern errno_t nic_vlan_set_mask(async_sess_t *, const nic_vlan_mask_t *);
async_sess_t 90 uspace/lib/drv/include/nic_iface.h extern errno_t nic_vlan_set_tag(async_sess_t *, uint16_t, bool, bool);
async_sess_t 92 uspace/lib/drv/include/nic_iface.h extern errno_t nic_wol_virtue_add(async_sess_t *, nic_wv_type_t, const void *,
async_sess_t 94 uspace/lib/drv/include/nic_iface.h extern errno_t nic_wol_virtue_remove(async_sess_t *, nic_wv_id_t);
async_sess_t 95 uspace/lib/drv/include/nic_iface.h extern errno_t nic_wol_virtue_probe(async_sess_t *, nic_wv_id_t, nic_wv_type_t *,
async_sess_t 97 uspace/lib/drv/include/nic_iface.h extern errno_t nic_wol_virtue_list(async_sess_t *, nic_wv_type_t, size_t,
async_sess_t 99 uspace/lib/drv/include/nic_iface.h extern errno_t nic_wol_virtue_get_caps(async_sess_t *, nic_wv_type_t, int *);
async_sess_t 100 uspace/lib/drv/include/nic_iface.h extern errno_t nic_wol_load_info(async_sess_t *, nic_wv_type_t *, size_t, uint8_t *,
async_sess_t 103 uspace/lib/drv/include/nic_iface.h extern errno_t nic_offload_probe(async_sess_t *, uint32_t *, uint32_t *);
async_sess_t 104 uspace/lib/drv/include/nic_iface.h extern errno_t nic_offload_set(async_sess_t *, uint32_t, uint32_t);
async_sess_t 106 uspace/lib/drv/include/nic_iface.h extern errno_t nic_poll_get_mode(async_sess_t *, nic_poll_mode_t *,
async_sess_t 108 uspace/lib/drv/include/nic_iface.h extern errno_t nic_poll_set_mode(async_sess_t *, nic_poll_mode_t,
async_sess_t 110 uspace/lib/drv/include/nic_iface.h extern errno_t nic_poll_now(async_sess_t *);
async_sess_t 62 uspace/lib/drv/include/pci_dev_iface.h extern errno_t pci_config_space_read_8(async_sess_t *, uint32_t, uint8_t *);
async_sess_t 63 uspace/lib/drv/include/pci_dev_iface.h extern errno_t pci_config_space_read_16(async_sess_t *, uint32_t, uint16_t *);
async_sess_t 64 uspace/lib/drv/include/pci_dev_iface.h extern errno_t pci_config_space_read_32(async_sess_t *, uint32_t, uint32_t *);
async_sess_t 66 uspace/lib/drv/include/pci_dev_iface.h extern errno_t pci_config_space_write_8(async_sess_t *, uint32_t, uint8_t);
async_sess_t 67 uspace/lib/drv/include/pci_dev_iface.h extern errno_t pci_config_space_write_16(async_sess_t *, uint32_t, uint16_t);
async_sess_t 68 uspace/lib/drv/include/pci_dev_iface.h extern errno_t pci_config_space_write_32(async_sess_t *, uint32_t, uint32_t);
async_sess_t 71 uspace/lib/drv/include/pci_dev_iface.h pci_config_space_cap_first(async_sess_t *sess, uint8_t *c, uint8_t *id)
async_sess_t 94 uspace/lib/drv/include/pci_dev_iface.h pci_config_space_cap_next(async_sess_t *sess, uint8_t *c, uint8_t *id)
async_sess_t 45 uspace/lib/drv/include/usb_iface.h typedef async_sess_t usb_dev_session_t;
async_sess_t 64 uspace/lib/drv/include/usbdiag_iface.h async_sess_t *usbdiag_connect(devman_handle_t);
async_sess_t 65 uspace/lib/drv/include/usbdiag_iface.h void usbdiag_disconnect(async_sess_t *);
async_sess_t 41 uspace/lib/drv/include/usbhid_iface.h extern errno_t usbhid_dev_get_event_length(async_sess_t *, size_t *);
async_sess_t 42 uspace/lib/drv/include/usbhid_iface.h extern errno_t usbhid_dev_get_event(async_sess_t *, uint8_t *, size_t, size_t *,
async_sess_t 44 uspace/lib/drv/include/usbhid_iface.h extern errno_t usbhid_dev_get_report_descriptor_length(async_sess_t *, size_t *);
async_sess_t 45 uspace/lib/drv/include/usbhid_iface.h extern errno_t usbhid_dev_get_report_descriptor(async_sess_t *, uint8_t *, size_t,
async_sess_t 365 uspace/lib/fs/libfs.c errno_t fs_register(async_sess_t *sess, vfs_info_t *info, vfs_out_ops_t *vops,
async_sess_t 97 uspace/lib/fs/libfs.h extern errno_t fs_register(async_sess_t *, vfs_info_t *, vfs_out_ops_t *,
async_sess_t 57 uspace/lib/hound/include/hound/protocol.h typedef async_sess_t hound_sess_t;
async_sess_t 45 uspace/lib/inet/include/inet/iplink.h async_sess_t *sess;
async_sess_t 85 uspace/lib/inet/include/inet/iplink.h extern errno_t iplink_open(async_sess_t *, iplink_ev_ops_t *, void *, iplink_t **);
async_sess_t 52 uspace/lib/inet/include/inet/iplink_srv.h async_sess_t *client_sess;
async_sess_t 87 uspace/lib/inet/include/inet/tcp.h async_sess_t *sess;
async_sess_t 82 uspace/lib/inet/include/inet/udp.h async_sess_t *sess;
async_sess_t 44 uspace/lib/inet/src/dhcp.c static async_sess_t *dhcp_sess = NULL;
async_sess_t 42 uspace/lib/inet/src/dnsr.c static async_sess_t *dnsr_sess = NULL;
async_sess_t 58 uspace/lib/inet/src/dnsr.c async_sess_t *sess = dnsr_sess;
async_sess_t 40 uspace/lib/inet/src/inet.c static async_sess_t *inet_sess = NULL;
async_sess_t 40 uspace/lib/inet/src/inetcfg.c static async_sess_t *inetcfg_sess = NULL;
async_sess_t 43 uspace/lib/inet/src/inetping.c static async_sess_t *inetping_sess = NULL;
async_sess_t 50 uspace/lib/inet/src/iplink.c errno_t iplink_open(async_sess_t *sess, iplink_ev_ops_t *ev_ops, void *arg,
async_sess_t 254 uspace/lib/inet/src/iplink_srv.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 44 uspace/lib/input/include/io/input.h async_sess_t *sess;
async_sess_t 61 uspace/lib/input/include/io/input.h extern errno_t input_open(async_sess_t *, input_ev_ops_t *, void *, input_t **);
async_sess_t 47 uspace/lib/input/src/input.c errno_t input_open(async_sess_t *sess, input_ev_ops_t *ev_ops,
async_sess_t 46 uspace/lib/ipcgfx/include/ipcgfx/client.h extern errno_t ipc_gc_create(async_sess_t *, ipc_gc_t **);
async_sess_t 51 uspace/lib/ipcgfx/private/client.h async_sess_t *sess;
async_sess_t 459 uspace/lib/ipcgfx/src/client.c errno_t ipc_gc_create(async_sess_t *sess, ipc_gc_t **rgc)
async_sess_t 120 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 172 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 224 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 270 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 322 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 374 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 426 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 477 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 520 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 565 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 626 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 692 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 747 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 809 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 878 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 948 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 1017 uspace/lib/ipcgfx/test/ipcgfx.c async_sess_t *sess;
async_sess_t 42 uspace/lib/ipctest/include/ipc_test.h async_sess_t *sess;
async_sess_t 81 uspace/lib/nic/include/nic_driver.h async_sess_t *client_session;
async_sess_t 45 uspace/lib/nic/include/nic_ev.h extern errno_t nic_ev_addr_changed(async_sess_t *, const nic_address_t *);
async_sess_t 46 uspace/lib/nic/include/nic_ev.h extern errno_t nic_ev_device_state(async_sess_t *, sysarg_t);
async_sess_t 47 uspace/lib/nic/include/nic_ev.h extern errno_t nic_ev_received(async_sess_t *, void *, size_t);
async_sess_t 248 uspace/lib/nic/src/nic_driver.c async_sess_t *parent_sess;
async_sess_t 44 uspace/lib/nic/src/nic_ev.c errno_t nic_ev_addr_changed(async_sess_t *sess, const nic_address_t *addr)
async_sess_t 65 uspace/lib/nic/src/nic_ev.c errno_t nic_ev_device_state(async_sess_t *sess, sysarg_t state)
async_sess_t 77 uspace/lib/nic/src/nic_ev.c errno_t nic_ev_received(async_sess_t *sess, void *data, size_t size)
async_sess_t 43 uspace/lib/output/include/io/output.h extern errno_t output_yield(async_sess_t *);
async_sess_t 44 uspace/lib/output/include/io/output.h extern errno_t output_claim(async_sess_t *);
async_sess_t 45 uspace/lib/output/include/io/output.h extern errno_t output_get_dimensions(async_sess_t *, sysarg_t *, sysarg_t *);
async_sess_t 46 uspace/lib/output/include/io/output.h extern errno_t output_get_caps(async_sess_t *, console_caps_t *);
async_sess_t 48 uspace/lib/output/include/io/output.h extern frontbuf_handle_t output_frontbuf_create(async_sess_t *, chargrid_t *);
async_sess_t 50 uspace/lib/output/include/io/output.h extern errno_t output_cursor_update(async_sess_t *, frontbuf_handle_t);
async_sess_t 51 uspace/lib/output/include/io/output.h extern errno_t output_set_style(async_sess_t *, console_style_t);
async_sess_t 53 uspace/lib/output/include/io/output.h extern errno_t output_update(async_sess_t *, frontbuf_handle_t);
async_sess_t 54 uspace/lib/output/include/io/output.h extern errno_t output_damage(async_sess_t *, frontbuf_handle_t,
async_sess_t 42 uspace/lib/output/src/output.c errno_t output_yield(async_sess_t *sess)
async_sess_t 51 uspace/lib/output/src/output.c errno_t output_claim(async_sess_t *sess)
async_sess_t 60 uspace/lib/output/src/output.c errno_t output_get_dimensions(async_sess_t *sess, sysarg_t *maxx, sysarg_t *maxy)
async_sess_t 69 uspace/lib/output/src/output.c errno_t output_get_caps(async_sess_t *sess, console_caps_t *ccaps)
async_sess_t 84 uspace/lib/output/src/output.c frontbuf_handle_t output_frontbuf_create(async_sess_t *sess,
async_sess_t 105 uspace/lib/output/src/output.c errno_t output_set_style(async_sess_t *sess, console_style_t style)
async_sess_t 114 uspace/lib/output/src/output.c errno_t output_cursor_update(async_sess_t *sess, frontbuf_handle_t frontbuf)
async_sess_t 123 uspace/lib/output/src/output.c errno_t output_update(async_sess_t *sess, frontbuf_handle_t frontbuf)
async_sess_t 132 uspace/lib/output/src/output.c errno_t output_damage(async_sess_t *sess, frontbuf_handle_t frontbuf, sysarg_t col,
async_sess_t 276 uspace/lib/posix/include/libc/async.h extern async_sess_t *async_connect_me_to(async_exch_t *, iface_t, sysarg_t,
async_sess_t 278 uspace/lib/posix/include/libc/async.h extern async_sess_t *async_connect_me_to_blocking(async_exch_t *, iface_t,
async_sess_t 280 uspace/lib/posix/include/libc/async.h extern async_sess_t *async_connect_kbox(task_id_t, errno_t *);
async_sess_t 284 uspace/lib/posix/include/libc/async.h extern void async_hangup(async_sess_t *);
async_sess_t 286 uspace/lib/posix/include/libc/async.h extern async_exch_t *async_exchange_begin(async_sess_t *);
async_sess_t 293 uspace/lib/posix/include/libc/async.h extern void async_sess_args_set(async_sess_t *, iface_t, sysarg_t, sysarg_t);
async_sess_t 367 uspace/lib/posix/include/libc/async.h extern async_sess_t *async_callback_receive(exch_mgmt_t);
async_sess_t 368 uspace/lib/posix/include/libc/async.h extern async_sess_t *async_callback_receive_start(exch_mgmt_t, ipc_call_t *);
async_sess_t 375 uspace/lib/posix/include/libc/async.h extern void *async_remote_state_acquire(async_sess_t *);
async_sess_t 376 uspace/lib/posix/include/libc/async.h extern void async_remote_state_update(async_sess_t *, void *);
async_sess_t 377 uspace/lib/posix/include/libc/async.h extern void async_remote_state_release(async_sess_t *);
async_sess_t 380 uspace/lib/posix/include/libc/async.h extern void *async_as_area_create(void *, size_t, unsigned int, async_sess_t *,
async_sess_t 46 uspace/lib/posix/include/libc/device/clock_dev.h extern errno_t clock_dev_time_get(async_sess_t *, struct tm *);
async_sess_t 47 uspace/lib/posix/include/libc/device/clock_dev.h extern errno_t clock_dev_time_set(async_sess_t *, struct tm *);
async_sess_t 125 uspace/lib/posix/include/libc/device/hw_res.h extern errno_t hw_res_get_resource_list(async_sess_t *, hw_resource_list_t *);
async_sess_t 126 uspace/lib/posix/include/libc/device/hw_res.h extern errno_t hw_res_enable_interrupt(async_sess_t *, int);
async_sess_t 127 uspace/lib/posix/include/libc/device/hw_res.h extern errno_t hw_res_disable_interrupt(async_sess_t *, int);
async_sess_t 128 uspace/lib/posix/include/libc/device/hw_res.h extern errno_t hw_res_clear_interrupt(async_sess_t *, int);
async_sess_t 130 uspace/lib/posix/include/libc/device/hw_res.h extern errno_t hw_res_dma_channel_setup(async_sess_t *, unsigned int, uint32_t,
async_sess_t 132 uspace/lib/posix/include/libc/device/hw_res.h extern errno_t hw_res_dma_channel_remain(async_sess_t *, unsigned, size_t *);
async_sess_t 133 uspace/lib/posix/include/libc/device/hw_res.h extern errno_t hw_res_get_flags(async_sess_t *, hw_res_flags_t *);
async_sess_t 157 uspace/lib/posix/include/libc/device/hw_res_parsed.h extern errno_t hw_res_get_list_parsed(async_sess_t *, hw_res_list_parsed_t *, int);
async_sess_t 53 uspace/lib/posix/include/libc/device/pio_window.h extern errno_t pio_window_get(async_sess_t *, pio_window_t *);
async_sess_t 67 uspace/lib/posix/include/libc/loc.h extern async_sess_t *loc_service_connect(service_id_t, iface_t,
async_sess_t 45 uspace/lib/posix/include/libc/ns.h extern async_sess_t *service_connect(service_t, iface_t, sysarg_t, errno_t *);
async_sess_t 46 uspace/lib/posix/include/libc/ns.h extern async_sess_t *service_connect_blocking(service_t, iface_t, sysarg_t,
async_sess_t 51 uspace/lib/posix/include/libc/ns.h extern async_sess_t *ns_session_get(errno_t *);
async_sess_t 60 uspace/lib/posix/include/libc/task.h const char *const [], async_sess_t **);
async_sess_t 64 uspace/lib/posix/include/libc/task.h const char *const [], int, int, int, async_sess_t **);
async_sess_t 42 uspace/lib/posix/include/libc/types/loc.h async_sess_t *sess;
async_sess_t 45 uspace/lib/posix/include/libc/udebug.h extern errno_t udebug_begin(async_sess_t *);
async_sess_t 46 uspace/lib/posix/include/libc/udebug.h extern errno_t udebug_end(async_sess_t *);
async_sess_t 47 uspace/lib/posix/include/libc/udebug.h extern errno_t udebug_set_evmask(async_sess_t *, udebug_evmask_t);
async_sess_t 48 uspace/lib/posix/include/libc/udebug.h extern errno_t udebug_thread_read(async_sess_t *, void *, size_t, size_t *,
async_sess_t 50 uspace/lib/posix/include/libc/udebug.h extern errno_t udebug_name_read(async_sess_t *, void *, size_t, size_t *,
async_sess_t 52 uspace/lib/posix/include/libc/udebug.h extern errno_t udebug_areas_read(async_sess_t *, void *, size_t, size_t *,
async_sess_t 54 uspace/lib/posix/include/libc/udebug.h extern errno_t udebug_mem_read(async_sess_t *, void *, uintptr_t, size_t);
async_sess_t 55 uspace/lib/posix/include/libc/udebug.h extern errno_t udebug_args_read(async_sess_t *, thash_t, sysarg_t *);
async_sess_t 56 uspace/lib/posix/include/libc/udebug.h extern errno_t udebug_regs_read(async_sess_t *, thash_t, void *);
async_sess_t 57 uspace/lib/posix/include/libc/udebug.h extern errno_t udebug_go(async_sess_t *, thash_t, udebug_event_t *, sysarg_t *,
async_sess_t 59 uspace/lib/posix/include/libc/udebug.h extern errno_t udebug_stop(async_sess_t *, thash_t);
async_sess_t 41 uspace/lib/posix/include/libc/vfs/vfs_sess.h extern async_sess_t *vfs_fd_session(int, iface_t);
async_sess_t 42 uspace/lib/posix/include/libc/vfs/vfs_sess.h extern async_sess_t *vfs_fsession(FILE *, iface_t);
async_sess_t 45 uspace/lib/system/include/system_srv.h async_sess_t *client_sess;
async_sess_t 44 uspace/lib/system/private/system.h async_sess_t *sess;
async_sess_t 61 uspace/lib/system/src/system.c async_sess_t *sess;
async_sess_t 47 uspace/lib/system/src/system_srv.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 709 uspace/lib/tbarcfg/src/tbarcfg.c async_sess_t *sess;
async_sess_t 496 uspace/lib/usbdev/src/devdrv.c static errno_t usb_device_get_info(async_sess_t *sess, usb_device_t *dev)
async_sess_t 525 uspace/lib/usbdev/src/devdrv.c async_sess_t *sess = ddf_dev_parent_sess_get(ddf_dev);
async_sess_t 558 uspace/lib/usbdev/src/devdrv.c async_sess_t *sess = devman_device_connect(handle, IPC_FLAG_BLOCKING);
async_sess_t 507 uspace/lib/usbhost/src/ddf_helpers.c async_sess_t *parent_sess = ddf_dev_parent_sess_get(hcd->ddf_dev);
async_sess_t 516 uspace/lib/usbhost/src/ddf_helpers.c async_sess_t *parent_sess = ddf_dev_parent_sess_get(hcd->ddf_dev);
async_sess_t 238 uspace/lib/usbvirt/include/usbvirt/device.h async_sess_t *vhc_sess;
async_sess_t 56 uspace/lib/usbvirt/include/usbvirt/ipc.h extern errno_t usbvirt_ipc_send_control_read(async_sess_t *, void *, size_t,
async_sess_t 58 uspace/lib/usbvirt/include/usbvirt/ipc.h extern errno_t usbvirt_ipc_send_control_write(async_sess_t *, void *, size_t,
async_sess_t 60 uspace/lib/usbvirt/include/usbvirt/ipc.h extern errno_t usbvirt_ipc_send_data_in(async_sess_t *, usb_endpoint_t,
async_sess_t 62 uspace/lib/usbvirt/include/usbvirt/ipc.h extern errno_t usbvirt_ipc_send_data_out(async_sess_t *, usb_endpoint_t,
async_sess_t 93 uspace/lib/usbvirt/src/device.c async_sess_t *hcd_sess =
async_sess_t 57 uspace/lib/usbvirt/src/ipc_hc.c errno_t usbvirt_ipc_send_control_read(async_sess_t *sess, void *setup_buffer,
async_sess_t 132 uspace/lib/usbvirt/src/ipc_hc.c errno_t usbvirt_ipc_send_control_write(async_sess_t *sess, void *setup_buffer,
async_sess_t 191 uspace/lib/usbvirt/src/ipc_hc.c errno_t usbvirt_ipc_send_data_in(async_sess_t *sess, usb_endpoint_t ep,
async_sess_t 268 uspace/lib/usbvirt/src/ipc_hc.c errno_t usbvirt_ipc_send_data_out(async_sess_t *sess, usb_endpoint_t ep,
async_sess_t 122 uspace/lib/virtio/virtio-pci.c static errno_t enable_resources(async_sess_t *pci_sess, virtio_dev_t *vdev)
async_sess_t 184 uspace/lib/virtio/virtio-pci.c async_sess_t *pci_sess = ddf_dev_parent_sess_get(dev);
async_sess_t 46 uspace/lib/wndmgt/include/wndmgt_srv.h async_sess_t *client_sess;
async_sess_t 45 uspace/lib/wndmgt/private/wndmgt.h async_sess_t *sess;
async_sess_t 50 uspace/lib/wndmgt/src/wndmgt_srv.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 53 uspace/srv/bd/sata_bd/sata_bd.h async_sess_t *sess;
async_sess_t 78 uspace/srv/devman/devman.h async_sess_t *sess;
async_sess_t 78 uspace/srv/fs/cdfs/cdfs.c async_sess_t *vfs_sess = service_connect_blocking(SERVICE_VFS,
async_sess_t 78 uspace/srv/fs/exfat/exfat.c async_sess_t *vfs_sess = service_connect_blocking(SERVICE_VFS,
async_sess_t 70 uspace/srv/fs/ext4fs/ext4fs.c async_sess_t *vfs_sess = service_connect_blocking(SERVICE_VFS,
async_sess_t 78 uspace/srv/fs/fat/fat.c async_sess_t *vfs_sess = service_connect_blocking(SERVICE_VFS,
async_sess_t 81 uspace/srv/fs/locfs/locfs.c async_sess_t *vfs_sess = service_connect_blocking(SERVICE_VFS,
async_sess_t 59 uspace/srv/fs/locfs/locfs_ops.c async_sess_t *sess; /**< If NULL, the structure is incomplete. */
async_sess_t 266 uspace/srv/fs/locfs/locfs_ops.c async_sess_t *sess = loc_service_connect(node->service_id,
async_sess_t 75 uspace/srv/fs/mfs/mfs.c async_sess_t *vfs_sess = service_connect_blocking(SERVICE_VFS,
async_sess_t 83 uspace/srv/fs/tmpfs/tmpfs.c async_sess_t *vfs_sess = service_connect_blocking(SERVICE_VFS,
async_sess_t 76 uspace/srv/fs/udf/udf.c async_sess_t *vfs_sess =
async_sess_t 99 uspace/srv/hid/console/console.c static async_sess_t *output_sess;
async_sess_t 854 uspace/srv/hid/console/console.c async_sess_t *sess;
async_sess_t 881 uspace/srv/hid/console/console.c static async_sess_t *output_connect(const char *svc)
async_sess_t 883 uspace/srv/hid/console/console.c async_sess_t *sess;
async_sess_t 178 uspace/srv/hid/display/input.c async_sess_t *sess;
async_sess_t 70 uspace/srv/hid/input/ctl/kbdev.c async_sess_t *sess;
async_sess_t 94 uspace/srv/hid/input/ctl/kbdev.c async_sess_t *sess = loc_service_connect(kdev->svc_id,
async_sess_t 140 uspace/srv/hid/input/ctl/kbdev.c async_sess_t *sess = ((kbdev_t *) kdev->ctl_private)->sess;
async_sess_t 86 uspace/srv/hid/input/input.c async_sess_t *sess;
async_sess_t 374 uspace/srv/hid/input/input.c async_sess_t *sess =
async_sess_t 47 uspace/srv/hid/input/input.h extern async_sess_t *irc_sess;
async_sess_t 58 uspace/srv/hid/input/port/chardev.c static async_sess_t *dev_sess;
async_sess_t 156 uspace/srv/hid/input/proto/mousedev.c async_sess_t *sess = loc_service_connect(mdev->svc_id, INTERFACE_DDF, 0);
async_sess_t 47 uspace/srv/hid/input/serial.h async_sess_t *sess;
async_sess_t 362 uspace/srv/hid/isdv4_tablet/isdv4.c errno_t isdv4_init(isdv4_state_t *state, async_sess_t *sess,
async_sess_t 62 uspace/srv/hid/isdv4_tablet/isdv4.h async_sess_t *sess;
async_sess_t 99 uspace/srv/hid/isdv4_tablet/isdv4.h extern errno_t isdv4_init(isdv4_state_t *, async_sess_t *, isdv4_event_fn);
async_sess_t 45 uspace/srv/hid/isdv4_tablet/main.c static async_sess_t *client_sess = NULL;
async_sess_t 70 uspace/srv/hid/isdv4_tablet/main.c async_sess_t *sess =
async_sess_t 96 uspace/srv/hid/isdv4_tablet/main.c async_sess_t *sess = client_sess;
async_sess_t 272 uspace/srv/hid/isdv4_tablet/main.c async_sess_t *sess = loc_service_connect(svc_id, INTERFACE_DDF,
async_sess_t 55 uspace/srv/hid/output/port/chardev.c static async_sess_t *sess;
async_sess_t 399 uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c async_sess_t *sess =
async_sess_t 124 uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h async_sess_t *client_sess;
async_sess_t 61 uspace/srv/locsrv/locsrv.c async_sess_t *sess;
async_sess_t 865 uspace/srv/locsrv/locsrv.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 56 uspace/srv/locsrv/locsrv.h async_sess_t *sess;
async_sess_t 58 uspace/srv/net/ethip/ethip.h async_sess_t *sess;
async_sess_t 256 uspace/srv/net/inetsrv/inetping.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 141 uspace/srv/net/inetsrv/inetsrv.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 54 uspace/srv/net/inetsrv/inetsrv.h async_sess_t *sess;
async_sess_t 62 uspace/srv/net/inetsrv/inetsrv.h async_sess_t *sess;
async_sess_t 72 uspace/srv/net/inetsrv/inetsrv.h async_sess_t *sess;
async_sess_t 110 uspace/srv/net/inetsrv/inetsrv.h async_sess_t *sess;
async_sess_t 304 uspace/srv/net/slip/slip.c async_sess_t *sess_in = NULL;
async_sess_t 305 uspace/srv/net/slip/slip.c async_sess_t *sess_out = NULL;
async_sess_t 737 uspace/srv/net/tcp/service.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 375 uspace/srv/net/tcp/tcp_type.h async_sess_t *sess;
async_sess_t 240 uspace/srv/net/udp/service.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 188 uspace/srv/net/udp/udp_type.h async_sess_t *sess;
async_sess_t 91 uspace/srv/ns/clonable.c async_sess_t *sess = async_callback_receive(EXCHANGE_SERIALIZE);
async_sess_t 53 uspace/srv/ns/service.c async_sess_t *broker_sess;
async_sess_t 64 uspace/srv/ns/service.c async_sess_t *sess;
async_sess_t 157 uspace/srv/ns/service.c static void ns_forward(async_sess_t *sess, ipc_call_t *call, iface_t iface)
async_sess_t 63 uspace/srv/vfs/vfs.h async_sess_t *sess;
HelenOS homepage, sources at GitHub