Home
last modified time | relevance | path

Searched refs:get_services_str (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/src/internal/
H A Dnetwork_conf_function.h21 int get_services_str(char *line, FILE *f, int *indexPtr);
H A Dnetwork_conf_function.c28 int get_services_str(char *line, FILE *f, int *indexPtr) in get_services_str() function
/third_party/musl/porting/linux/user/src/internal/
H A Dnetwork_conf_function.h6 int get_services_str(char *line, FILE *f, int *indexPtr);
H A Dnetwork_conf_function.c13 int get_services_str(char *line, FILE *f, int *indexPtr) in get_services_str() function
/third_party/musl/porting/linux/user/src/network/
H A Dlookup_serv.c76 while (get_services_str(line, f, &indexPtr)) { in __lookup_serv()
H A Dgetnameinfo.c114 while (get_services_str(line, f, &indexPtr)) { in reverse_services()
/third_party/musl/src/network/
H A Dlookup_serv.c102 while (get_services_str(line, f, &indexPtr)) { in __lookup_serv()
H A Dgetnameinfo.c115 while (get_services_str(line, f, &indexPtr)) { in reverse_services()

Completed in 3 milliseconds