normalize 225 global/global.c if (normalize(file, get_root_with_slash(), cwd, path, sizeof(path)) == NULL) normalize 1233 global/global.c if (normalize(path, get_root_with_slash(), cwd, buf, sizeof(buf)) == NULL) { normalize 1499 global/global.c if (normalize(av, get_root_with_slash(), cwd, path, sizeof(path)) == NULL) { normalize 403 gozilla/gozilla.c p = normalize(file, get_root_with_slash(), cwd, buf, sizeof(buf)); normalize 1123 htags/php.c if (normalize(tmp, get_root_with_slash(), get_cwd(), normalized_path, sizeof(normalized_path)) normalize 23 libutil/abs2rel.h char *normalize(const char *, const char *, const char *, char *, const int); normalize 747 libutil/find.c if (normalize(path, rootdir, cwddir, buf, sizeof(buf)) == NULL) {