getconfs          914 global/global.c 		if (getconfs("langmap", sb))
getconfs          921 global/global.c 	if (!getconfs(dbname(db), comline))
getconfs          343 gtags/gtags.c  	if (getconfs("langmap", sb))
getconfs          379 gtags/gtags.c  		if (!getconfs(dbname(db), sb))
getconfs          388 gtags/gtags.c  			if (getconfs("GTAGS_extra", sb))
getconfs          392 gtags/gtags.c  			if (getconfs("GRTAGS_extra", sb))
getconfs          396 gtags/gtags.c  			if (getconfs("GSYMS_extra", sb))
getconfs          653 gtags/gtags.c  	if (!getconfs(dbname(db), comline))
getconfs          757 gtags/gtags.c  	if (!getconfs(dbname(db), comline))
getconfs          844 gtags/gtags.c  		if (getconfs(name, sb))
getconfs         1096 htags/htags.c  	if (!getconfs("datadir", sb))
getconfs         1118 htags/htags.c  	if (getconfs("gzipped_suffix", sb))
getconfs         1121 htags/htags.c  	if (getconfs("normal_suffix", sb))
getconfs         1124 htags/htags.c  	if (getconfs("definition_header", sb)) {
getconfs         1154 htags/htags.c  	if (getconfs("icon_spec", sb))
getconfs         1157 htags/htags.c  	if (getconfs("icon_suffix", sb))
getconfs         1160 htags/htags.c  	if (getconfs("prolog_script", sb))
getconfs         1163 htags/htags.c  	if (getconfs("epilog_script", sb))
getconfs         1170 htags/htags.c  	if (getconfs("script_alias", sb)) {
getconfs         1181 htags/htags.c  	if (getconfs("body_begin", sb)) {
getconfs         1184 htags/htags.c  		if (getconfs("body_end", sb)) {
getconfs         1193 htags/htags.c  	if (getconfs("table_begin", sb)) {
getconfs         1196 htags/htags.c  		if (getconfs("table_end", sb)) {
getconfs         1205 htags/htags.c  	if (getconfs("title_begin", sb)) {
getconfs         1208 htags/htags.c  		if (getconfs("title_end", sb)) {
getconfs         1217 htags/htags.c  	if (getconfs("comment_begin", sb)) {
getconfs         1220 htags/htags.c  		if (getconfs("comment_end", sb)) {
getconfs         1229 htags/htags.c  	if (getconfs("sharp_begin", sb)) {
getconfs         1232 htags/htags.c  		if (getconfs("sharp_end", sb)) {
getconfs         1241 htags/htags.c  	if (getconfs("brace_begin", sb)) {
getconfs         1244 htags/htags.c  		if (getconfs("brace_end", sb)) {
getconfs         1253 htags/htags.c  	if (getconfs("reserved_begin", sb)) {
getconfs         1256 htags/htags.c  		if (getconfs("reserved_end", sb)) {
getconfs         1265 htags/htags.c  	if (getconfs("position_begin", sb)) {
getconfs         1268 htags/htags.c  		if (getconfs("position_end", sb)) {
getconfs         1277 htags/htags.c  	if (getconfs("warned_line_begin", sb)) {
getconfs         1280 htags/htags.c  		if (getconfs("warned_line_end", sb)) {
getconfs         1289 htags/htags.c  	if (getconfs("include_file_suffixes", sb))
getconfs         1292 htags/htags.c  	if (getconfs("langmap", sb))
getconfs         1295 htags/htags.c  	if (getconfs("xhtml_version", sb))
getconfs         1299 htags/htags.c  	if (getconfs("htags_options", sb))
getconfs          295 libutil/conf.c 	if (!getconfs("suffixes", NULL)) {
getconfs          303 libutil/conf.c 		if (getconfs("langmap", tmp))
getconfs          311 libutil/conf.c 	if (!getconfs("skip", NULL)) {
getconfs          320 libutil/conf.c 	if (!getconfs("GTAGS", NULL) && !getconfs("GRTAGS", NULL) && !getconfs("GSYMS", NULL)) {
getconfs           41 libutil/conf.h int getconfs(const char *, STRBUF *);
getconfs          137 libutil/find.c 	if (!getconfs("suffixes", sb))
getconfs          215 libutil/find.c 	if (!getconfs("skip", reg)) {