gtags_dbpath_error 613 global/global.c die_with_code(-status, gtags_dbpath_error); gtags_dbpath_error 1840 htags/htags.c die_with_code(-status, gtags_dbpath_error); gtags_dbpath_error 58 libutil/getdbpath.c char const *gtags_dbpath_error; /**< error message */ gtags_dbpath_error 214 libutil/getdbpath.c gtags_dbpath_error = "cannot get current directory."; gtags_dbpath_error 223 libutil/getdbpath.c gtags_dbpath_error = "GTAGSROOT must be an absolute path."; gtags_dbpath_error 228 libutil/getdbpath.c gtags_dbpath_error = msg; gtags_dbpath_error 233 libutil/getdbpath.c gtags_dbpath_error = msg; gtags_dbpath_error 243 libutil/getdbpath.c gtags_dbpath_error = "GTAGSDBPATH must be an absolute path."; gtags_dbpath_error 248 libutil/getdbpath.c gtags_dbpath_error = msg; gtags_dbpath_error 254 libutil/getdbpath.c gtags_dbpath_error = "GTAGS not found."; gtags_dbpath_error 278 libutil/getdbpath.c gtags_dbpath_error = "GTAGS not found."; gtags_dbpath_error 24 libutil/getdbpath.h extern char const *gtags_dbpath_error;