Searched refs:inetd_cpath (Results 1 – 1 of 1) sorted by relevance
1046 char *inetd_cpath, *hashstr; in update_hash() local1050 if (inetd_config_path(&inetd_cpath) == -1) { in update_hash()1061 if (strcmp(cpath, inetd_cpath) != 0) { in update_hash()1062 free(inetd_cpath); in update_hash()1065 free(inetd_cpath); in update_hash()