Searched refs:hostname_postfix (Results 1 – 1 of 1) sorted by relevance
63 int net_hostname_set_postfix(const uint8_t *hostname_postfix, in net_hostname_set_postfix() argument88 hostname_postfix[i]); in net_hostname_set_postfix()101 int net_hostname_set_postfix_str(const uint8_t *hostname_postfix, in net_hostname_set_postfix_str() argument124 snprintk(&hostname[net_hostname_len], hostname_len_remain, "%s", hostname_postfix); in net_hostname_set_postfix_str()
Completed in 14 milliseconds