Searched refs:openvirtdir (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/bsd/iscsi/dist/include/
H A Dvirtdir.h77 VIRTDIR *openvirtdir(virtdir_t *, const char *);
/netbsd-current/external/bsd/iscsi/dist/src/initiator/
H A Dvirtdir.h77 VIRTDIR *openvirtdir(virtdir_t *, const char *);
H A Dvirtdir.c210 openvirtdir(virtdir_t *tp, const char *d) function
214 NEW(VIRTDIR, dirp, "openvirtdir", exit(EXIT_FAILURE));
H A Discsi-initiator.c418 if ((dirp = openvirtdir(&iscsi, path)) == NULL) {
/netbsd-current/share/examples/refuse/virtdir/
H A Dvirtdir.h77 VIRTDIR *openvirtdir(virtdir_t *, const char *);
H A Dvirtdir.c208 openvirtdir(virtdir_t *tp, const char *d) function
212 NEW(VIRTDIR, dirp, "openvirtdir", exit(EXIT_FAILURE));
/netbsd-current/sbin/mount_qemufwcfg/
H A Dvirtdir.h75 VIRTDIR *openvirtdir(virtdir_t *, const char *);
H A Dvirtdir.c178 openvirtdir(virtdir_t *tp, const char *d) function
H A Dfwcfg.c120 if ((dirp = openvirtdir(&fwcfg_virtdir, path)) == NULL)
/netbsd-current/share/examples/refuse/id3fs/
H A Did3fs.c91 if ((dirp = openvirtdir(&id3, path)) == NULL) {
/netbsd-current/share/examples/refuse/pcifs/
H A Dpcifs.c87 if ((dirp = openvirtdir(&pci, path)) == NULL) {
/netbsd-current/share/examples/refuse/ian/ian/
H A Dian.c171 if ((dirp = openvirtdir(&ian, path)) == NULL) {
/netbsd-current/share/examples/refuse/dmesgfs/
H A Ddmesgfs.c108 if ((dirp = openvirtdir(&pci, path)) == NULL) {
/netbsd-current/share/examples/refuse/icfs/
H A Dicfs.c135 if ((dirp = openvirtdir(&tree, ep->name)) == NULL) {

Completed in 132 milliseconds