Searched refs:protop (Results 1 – 1 of 1) sorted by relevance
36 static parser_t *protop = NULL; variable44 if (protop) in setprotoent()45 config_close(protop); in setprotoent()46 protop = config_open(_PATH_PROTOCOLS); in setprotoent()56 if (protop) { in libc_hidden_def()57 config_close(protop); in libc_hidden_def()58 protop = NULL; in libc_hidden_def()80 if (protop == NULL) in libc_hidden_def()82 if (protop == NULL) in libc_hidden_def()84 protop->data = buf; in libc_hidden_def()[all …]
Completed in 2 milliseconds