Searched refs:NETCONFIG (Results 1 – 5 of 5) sorted by relevance
110 syslog (LOG_ERR, "rpc: failed to open " NETCONFIG); in setnetpath()168 "rpc: failed to open " NETCONFIG); in getnetpath()
224 if ((nc_file != NULL) || (nc_file = fopen(NETCONFIG, "re")) != NULL) { in setnetconfig()452 if ((file = fopen(NETCONFIG, "re")) == NULL) in getnetconfigent()
282 syslog (LOG_ERR, "rpc: failed to open " NETCONFIG); in __rpc_getconfip()364 syslog (LOG_ERR, "rpc: failed to open " NETCONFIG); in __rpc_setconf()
484 syslog (LOG_ERR, "rpc: failed to open " NETCONFIG); in local_rpcb()
37 #define NETCONFIG "/etc/netconfig" macro