HomeSort by: relevance | last modified time | path
    Searched defs:get_realpath (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/src/
Application.cc 83 prog_name = get_realpath (_name);
87 Application::get_realpath (const char *_name) function in class:Application
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Application.cc 83 prog_name = get_realpath (_name);
87 Application::get_realpath (const char *_name) function in class:Application
  /src/external/bsd/ntp/dist/sntp/libopts/
load.c 37 get_realpath(char * buf, size_t b_sz) function
180 return get_realpath(p_buf, b_sz);

Completed in 85 milliseconds