Searched refs:netp (Results 1 – 1 of 1) sorted by relevance
36 static parser_t *netp = NULL; variable44 if (netp) in setnetent()45 config_close(netp); in setnetent()46 netp = config_open(_PATH_NETWORKS); in setnetent()56 if (netp) { in libc_hidden_def()57 config_close(netp); in libc_hidden_def()58 netp = NULL; in libc_hidden_def()81 if (netp == NULL) in libc_hidden_def()83 if (netp == NULL) in libc_hidden_def()85 netp->data = buf; in libc_hidden_def()[all …]
Completed in 2 milliseconds