Searched refs:_PATH_FTPHOSTS (Results 1 – 2 of 2) sorted by relevance
37 #define _PATH_FTPHOSTS "/etc/ftphosts" macro
688 if ((fp = fopen(_PATH_FTPHOSTS, "r")) != NULL) { in inithosts()