Lines Matching refs:defhost
122 char *defhost; variable
362 if (defhost != NULL) { in endconfig()
363 free(defhost); in endconfig()
364 defhost = NULL; in endconfig()
492 free(defhost); in getconfigent()
493 defhost = sep->se_hostaddr; in getconfigent()
579 sep->se_hostaddr = newstr(defhost); in getconfigent()
944 defhost = newstr("*"); in config_root()
1192 save_defhost = defhost; in include_configs()
1209 defhost = save_defhost; in include_configs()
1222 defhost = newstr(defhost); in prepare_next_config()