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

/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_cmd.c169 find_bootprop(const char *str, const char *bprop) function
243 if ((bfs = find_bootprop(str, BPROP_ZFSBOOTFS)) == NULL ||
244 find_bootprop(str, BPROP_BOOTPATH) != NULL)

Completed in 91 milliseconds