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

/osnet-11/usr/src/lib/libdhcpsvc/modules/files0/
H A Ddhcp_network.h59 ipaddr_t dh_net; member in struct:dn_handle
H A Ddhcp_network.c73 dhp->dh_net = netp->s_addr;
280 net2path(dnpath, MAXPATHLEN, dhp->dh_location, dhp->dh_net, "");
403 net2path(dnpath, MAXPATHLEN, dhp->dh_location, dhp->dh_net, "");
408 net2path(newpath, MAXPATHLEN, dhp->dh_location, dhp->dh_net, ".new");
/osnet-11/usr/src/lib/libdhcpsvc/modules/files/
H A Ddhcp_network.h80 ipaddr_t dh_net; member in struct:dn_handle
H A Ddhcp_network.c79 dhp->dh_net = netp->s_addr;
350 net2path(dnpath, MAXPATHLEN, dhp->dh_location, dhp->dh_net, "");
474 net2path(dnpath, MAXPATHLEN, dhp->dh_location, dhp->dh_net, "");
479 net2path(newpath, MAXPATHLEN, dhp->dh_location, dhp->dh_net, ".new");

Completed in 18 milliseconds