Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4.h61 extern int prom_cached_reply(int);
H A Ddhcpv4.c1086 prom_cached_reply(int cache_present) in prom_cached_reply() function
1156 if (prom_cached_reply(B_FALSE)) { in dhcp()
/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket.c1251 if (prom_cached_reply(B_TRUE)) in get_netconfig_strategy()