Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dadopt.c58 static boolean_t get_prom_prop(const char *, const char *, uchar_t **,
144 if (!get_prom_prop("chosen", "client-id", &dsmp->dsm_cid, in dhcp_adopt()
272 get_prom_prop(const char *nodename, const char *propname, uchar_t **propvaluep, in get_prom_prop() function