Searched refs:read_etc_hostname_stream (Results 1 – 4 of 4) sorted by relevance
75 int read_etc_hostname_stream(FILE *f, char **ret) { in read_etc_hostname_stream() function124 return read_etc_hostname_stream(f, ret); in read_etc_hostname()
21 int read_etc_hostname_stream(FILE *f, char **ret);
2719 r = read_etc_hostname_stream(f, &hostname); in dissected_image_acquire_metadata()
20 (void) read_etc_hostname_stream(f, &ret); in LLVMFuzzerTestOneInput()