HomeSort by: relevance | last modified time | path
    Searched refs:dhcp_get_hostname (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
dhcp-common.h 106 const char *dhcp_get_hostname(struct dhcpcd_ctx *, char *, size_t,
dhcp-common.c 49 dhcp_get_hostname(struct dhcpcd_ctx *ctx, char *buf, size_t buf_len, function
dhcp.c 1046 hostname = dhcp_get_hostname(ctx, hbuf, sizeof(hbuf), ifo);
dhcp6.c 781 hostname = dhcp_get_hostname(ctx, hbuf, sizeof(hbuf), ifo);

Completed in 19 milliseconds