Searched refs:gethostname_short_malloc (Results 1 – 3 of 3) sorted by relevance
30 static inline char* gethostname_short_malloc(void) { in gethostname_short_malloc() function
220 n = gethostname_short_malloc(); in specifier_short_hostname()234 n = gethostname_short_malloc(); in specifier_pretty_hostname()
100 assert_se(l = gethostname_short_malloc()); in TEST()