Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket_inet.h64 extern int get_netconfig_strategy(void);
H A Dsocket.c1240 get_netconfig_strategy(void) in get_netconfig_strategy() function
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dmount.c584 if (get_netconfig_strategy() == NCT_BOOTP_DHCP) { in boot_nfs_mountroot()