Home
last modified time | relevance | path

Searched refs:libdm_cmd_get_table (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libdm/
H A Ddm.h111 libdm_table_t libdm_cmd_get_table(libdm_iter_t);
H A Dlibdm_ioctl.c615 libdm_cmd_get_table(libdm_iter_t iter) in libdm_cmd_get_table() function
/netbsd-src/external/gpl2/lvm2/dist/libdm/ioctl/
H A Dlibdm_netbsd.c340 while ((table = libdm_cmd_get_table(iter)) != NULL) { in dm_table_status()
/netbsd-src/sbin/dmctl/
H A Ddmctl.c524 while ((table = libdm_cmd_get_table(iter)) != NULL) { in dmctl_table_status()