Searched refs:expand_prop (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/isc-dhcp/Solaris/
H A Disc-dhcp.sh84 # expand_prop "prop_name" "var_name" [ argflag ]
103 expand_prop() { function
105 errlog "Internal error - expand_prop() has incorrect arguments"
186 expand_prop listen_ifnames IIFLIST -i || return $?
218 expand_prop receive_query_links IRECVLINKS -l || return $?
230 expand_prop forward_query_links IFWDLINKS -u || return $?

Completed in 8 milliseconds