Home
last modified time | relevance | path

Searched refs:idmap (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A Dsmb.conf155 ; idmap config * : backend = tdb
156 ; idmap config * : range = 3000-7999
157 ; idmap config YOURDOMAINHERE : backend = tdb
158 ; idmap config YOURDOMAINHERE : range = 100000-999999
/openbmc/qemu/util/
H A Dfilemonitor-inotify.c34 GHashTable *idmap; /* inotify ID => dirname */ member
99 dir = g_hash_table_lookup(mon->idmap, GINT_TO_POINTER(ev->wd)); in qemu_file_monitor_watch()
196 mon->idmap = g_hash_table_new(g_direct_hash, g_direct_equal); in qemu_file_monitor_new()
214 g_hash_table_unref(mon->idmap); in qemu_file_monitor_free_idle()
282 g_hash_table_insert(mon->idmap, GINT_TO_POINTER(rv), dir); in qemu_file_monitor_add_watch()
338 g_hash_table_remove(mon->idmap, GINT_TO_POINTER(dir->inotify_id)); in qemu_file_monitor_remove_watch()
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/
H A Dsssd_2.10.2.bb65 --disable-cifs-idmap-plugin \
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c673 AcpiRimtIdMapping idmap = { in rimt_host_bridges() local
677 g_array_append_val(idmap_blob, idmap); in rimt_host_bridges()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/
H A Dsamba_4.19.8.bb310 ${libdir}/samba/idmap \