Searched defs:get_hw_type (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.c425 * get_hw_type(): interpret ",hwtype" in the input string, as part of a DUID.
435 get_hw_type(char **strp, int *ierrnop) function
771 if ((hwtype = get_hw_type(&currp, ierrnop)) == -2) {
842 if ((hwtype = get_hw_type(&currp, ierrnop)) == -2) {

Completed in 55 milliseconds