Searched refs:get_realpath (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DApplication.h56 static char *get_realpath (const char *_name);
H A DApplication.cc83 prog_name = get_realpath (_name);
87 Application::get_realpath (const char *_name) function in class:Application
H A Dchecks.cc263 char *exe_name = get_realpath (target_name);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DApplication.h56 static char *get_realpath (const char *_name);
H A DApplication.cc83 prog_name = get_realpath (_name);
87 Application::get_realpath (const char *_name) function in class:Application
H A Dgprofng.cc248 exe_name = get_realpath (aname); // Use $PATH to find gprofng GUI
H A Dchecks.cc263 char *exe_name = get_realpath (target_name);
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dload.c38 get_realpath(char * buf, size_t b_sz);
57 get_realpath(char * buf, size_t b_sz) function
200 return get_realpath(p_buf, b_sz);

Completed in 255 milliseconds