Home
last modified time | relevance | path

Searched refs:inetd_cpath (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c1046 char *inetd_cpath, *hashstr; in update_hash() local
1050 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()