other versions
- bookworm 1.3-1+deb12u1
- testing 1.13-2
- unstable 1.13-2
- experimental 1.14-1
nvme_paths_filter(2) | libnvme API manual | nvme_paths_filter(2) |
NAME¶
nvme_paths_filter - Filter for paths
SYNOPSIS¶
int nvme_paths_filter (const struct dirent *d );
ARGUMENTS¶
- d
- dirent to check
RETURN¶
1 if d matches, 0 otherwise
nvme_paths_filter | August 2024 |