Searched refs:core_get_global_path (Results 1 – 6 of 6) sorted by relevance
64 core_get_global_path(char *buf, size_t bufsize) in core_get_global_path() function
144 extern int core_get_global_path(char *, size_t);
271 (void) core_get_global_path(path, sizeof (path)); in main()
274 if (core_get_global_path(gpattern, sizeof (gpattern)) != 0) { in report_settings()
205 core_get_global_path
2966 core_get_global_path;