Home
last modified time | relevance | path

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) in find_bootprop() function
243 if ((bfs = find_bootprop(str, BPROP_ZFSBOOTFS)) == NULL || in update_bootpath()
244 find_bootprop(str, BPROP_BOOTPATH) != NULL) in update_bootpath()