Home
last modified time | relevance | path

Searched refs:find_property_value (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dmultiboot2.c339 find_property_value(const char *cmd, const char *name, const char **value, in find_property_value() function
502 rv = find_property_value(cl, "console", &prop, &plen); in update_cmdline()
526 find_property_value(cl, mode, &ttyp, &ttylen); in update_cmdline()
625 rv = find_property_value(fp->f_args, "fstype", &fs, &len); in mb_kernel_cmdline()