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

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_util.h48 extern const char *dhcp_status_reply_to_string(dhcp_ipc_reply_t *);
H A Ddhcpagent_util.c45 * dhcp_status_reply_to_string(). The first define is the header line, and
226 * dhcp_status_reply_to_string(): Return DHCP IPC reply of type DHCP_STATUS
233 dhcp_status_reply_to_string(dhcp_ipc_reply_t *reply) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c4416 (void) printf("%s", dhcp_status_reply_to_string(reply));
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c3398 (void) printf("%s", dhcp_status_reply_to_string(reply));

Completed in 83 milliseconds