Searched refs:configstr (Results 1 – 1 of 1) sorted by relevance
982 char *arg1, *configfile, *configstr; in inetd_config_path() local989 if ((configstr = scf_simple_prop_next_astring(sp)) == NULL) { in inetd_config_path()993 configstr = safe_strdup(configstr); in inetd_config_path()1000 if (strtok(configstr, " \t") == NULL) { in inetd_config_path()1001 free(configstr); in inetd_config_path()1005 free(configstr); in inetd_config_path()1022 free(configstr); in inetd_config_path()1030 free(configstr); in inetd_config_path()1037 free(configstr); in inetd_config_path()