Searched refs:_PATH_NETWORKS (Results 1 – 2 of 2) sorted by relevance
72 netf = fopen(_PATH_NETWORKS, "r" ); in _setnethtent()95 if (netf == NULL && (netf = fopen(_PATH_NETWORKS, "r" )) == NULL) in getnetent()
83 #define _PATH_NETWORKS _PATH_ETC "networks" macro