Searched refs:_PATH_NETWORKS (Results 1 – 5 of 5) sorted by relevance
28 #ifndef _PATH_NETWORKS 29 #define _PATH_NETWORKS "/etc/networks" macro
213 if (!(pvt->fp = fopen(_PATH_NETWORKS, "r"))) in nw_rewind()
98 netf = fopen(_PATH_NETWORKS, "re"); in __setnetent()121 if (netf == NULL && (netf = fopen(_PATH_NETWORKS, "re")) == NULL) in getnetent()
118 #ifndef _PATH_NETWORKS119 #define _PATH_NETWORKS "/etc/networks" macro
113 #ifndef _PATH_NETWORKS114 #define _PATH_NETWORKS "/etc/networks" macro