get_root_with_slash 225 global/global.c if (normalize(file, get_root_with_slash(), cwd, path, sizeof(path)) == NULL) get_root_with_slash 1233 global/global.c if (normalize(path, get_root_with_slash(), cwd, buf, sizeof(buf)) == NULL) { get_root_with_slash 1499 global/global.c if (normalize(av, get_root_with_slash(), cwd, path, sizeof(path)) == NULL) { get_root_with_slash 403 gozilla/gozilla.c p = normalize(file, get_root_with_slash(), cwd, buf, sizeof(buf)); get_root_with_slash 1123 htags/php.c if (normalize(tmp, get_root_with_slash(), get_cwd(), normalized_path, sizeof(normalized_path)) get_root_with_slash 31 libutil/getdbpath.h const char *get_root_with_slash(void);