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

/freebsd-current/usr.sbin/iovctl/
H A Dvalidate.c50 nvlist_t *subsystem, *empty_driver, *empty_iov; local
61 empty_iov = nvlist_create(NV_FLAG_IGNORE_CASE);
62 if (empty_iov == NULL)
70 nvlist_move_nvlist(subsystem, IOV_CONFIG_NAME, empty_iov);

Completed in 91 milliseconds