Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Ddev_net.h34 uint32_t net_parse_rootpath(void);
H A Ddev_net.c318 if ((rootaddr = net_parse_rootpath()) != INADDR_NONE) in net_getparams()
384 net_parse_rootpath(void) in net_parse_rootpath() function