test              423 global/global.c 	if (Iflag && !test("f", makepath(root, "ID", NULL)))
test              944 global/global.c 		if (!test("f", makepath(root, path, NULL))) {
test              945 global/global.c 			if (test("d", NULL)) {
test             1261 global/global.c 			if (!test("f", makepath(libdbpath, dbname(db), NULL)))
test              117 gozilla/gozilla.c 	if (!test("r", makepath(p, gozillarc, NULL)))
test              119 gozilla/gozilla.c 		if (!test("r", makepath(p, dos_gozillarc, NULL)))
test              186 gozilla/gozilla.c 	if (test("d", makepath(dbpath, "HTML", NULL)))
test              188 gozilla/gozilla.c 	else if (test("d", makepath(root, "HTML", NULL)))
test              190 gozilla/gozilla.c 	else if (test("d", makepath(root, "html/HTML", NULL)))
test              326 gozilla/gozilla.c 	if (test("f", path))
test              330 gozilla/gozilla.c 		if (!test("f", path))
test              391 gozilla/gozilla.c 	if (!test("f", file) && !test("d", file))
test              461 gozilla/gozilla.c 			if (test("f", strbuf_value(sb)))
test              464 gozilla/gozilla.c 			if (test("f", strbuf_value(sb)))
test              478 gozilla/gozilla.c 		if (test("f", strbuf_value(sb)))
test              481 gozilla/gozilla.c 		if (test("f", strbuf_value(sb)))
test              234 gtags-parser/gctags.c 	if (test("r", NOTFUNCTION) || test("r", DOS_NOTFUNCTION))
test              236 gtags-parser/gctags.c 	if (test("r", NOTFUNCTION))
test              288 gtags/gtags.c  		if (test("d", file_list))
test              290 gtags/gtags.c  		else if (!test("f", file_list))
test              292 gtags/gtags.c  		else if (!test("r", file_list))
test              318 gtags/gtags.c  	if (iflag && (!test("f", makepath(dbpath, dbname(GTAGS), NULL)) ||
test              319 gtags/gtags.c  		!test("f", makepath(dbpath, dbname(GPATH), NULL)))) {
test              324 gtags/gtags.c  	if (!test("d", dbpath))
test              365 gtags/gtags.c  		if (!test("f", makepath(dbpath, dbname(GPATH), NULL)))
test              494 gtags/gtags.c  			if (test("b", ++path))
test              540 gtags/gtags.c  			if (!idset_contains(findset, id) || !test("f", path) || test("b", path))
test              543 gtags/gtags.c  			if (!idset_contains(findset, id) || !test("f", path)) {
test              561 gtags/gtags.c  			    && !test("f", makepath(dbpath, dbname(db), NULL)))
test              647 gtags/gtags.c  	if (db == GRTAGS && !test("f", makepath(dbpath, dbname(GTAGS), NULL)))
test              762 gtags/gtags.c  	if (db == GRTAGS && !test("f", makepath(dbpath, dbname(GTAGS), NULL)))
test              375 htags/htags.c  	if (!test("d", path))
test              647 htags/htags.c  	if (test("f", makepath(dbpath, dbname(GSYMS), NULL))) {
test              657 htags/htags.c  	if (enable_idutils && test("f", makepath(dbpath, "ID", NULL))) {
test             1036 htags/htags.c  	if (p != NULL && test("d", p))
test             1083 htags/htags.c  			if (!test("f", confpath))
test             1604 htags/htags.c  			if (!test("f", makepath(arg_dbpath, dbname(GTAGS), NULL)))
test             1607 htags/htags.c  			if (!test("f", dbname(GTAGS)))
test             1613 htags/htags.c  	if (insert_header && !test("fr", insert_header))
test             1615 htags/htags.c  	if (insert_footer && !test("fr", insert_footer))
test             1686 htags/htags.c  	if (cvsweb_url && test("d", "CVS"))
test             1694 htags/htags.c  		if (!test("dw", av))
test             1732 htags/htags.c  			gtags_exist[i] = test("fr", path);
test             1776 htags/htags.c  		if (cgidir && !test("d", cgidir))
test             1828 htags/htags.c  	if (!test("d", distpath))
test             2014 htags/htags.c  			if (!test("f", src))
test              212 libutil/conf.c 	else if ((p = get_home_directory()) && test("r", makepath(p, GTAGSRC, NULL)))
test              215 libutil/conf.c 	else if ((p = get_home_directory()) && test("r", makepath(p, DOS_GTAGSRC, NULL)))
test              218 libutil/conf.c 	else if (test("r", GTAGSCONF))
test              220 libutil/conf.c 	else if (test("r", OLD_GTAGSCONF))
test              222 libutil/conf.c 	else if (test("r", DEBIANCONF))
test              224 libutil/conf.c 	else if (test("r", OLD_DEBIANCONF))
test              267 libutil/conf.c 		if (test("d", config))
test              269 libutil/conf.c 		if (!test("f", config))
test              271 libutil/conf.c 		if (!test("r", config))
test              108 libutil/dbop.c 	if (path != NULL && mode == 1 && test("f", path))
test              509 libutil/find.c 				if (!test("f", path)) {
test              511 libutil/find.c 						if (test("d", path))
test              608 libutil/find.c 		if (!test("f", path)) {
test              610 libutil/find.c 				if (test("d", path))
test              100 libutil/getdbpath.c 	if (test("fr", path)) {
test              110 libutil/getdbpath.c 	if (test("fr", path)) {
test              121 libutil/getdbpath.c 	if (test("fr", path)) {
test              210 libutil/getdbpath.c 			if (!test("fr", path)) {
test              221 libutil/getdbpath.c 			if (!test("d", s)) {
test               24 libutil/test.h int test(const char *, const char *);
test               68 libutil/usable.c 		if (test("fx", command)) {
test               77 libutil/usable.c 	if (test("fx", makepath(BINDIR, command, NULL))) {
test               94 libutil/usable.c 		if (test("fx", makepath(dir, command, NULL))) {
test              100 libutil/usable.c 			if (test("f", makepath(dir, command, suffix[i]))) {
test              145 libutil/xargs.c 		if (xp->put_gpath && !test("b", ++path))\