Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/libopts/
H A Dload.c36 get_realpath(char * buf, size_t b_sz);
55 get_realpath(char * buf, size_t b_sz) in get_realpath() function
198 return get_realpath(p_buf, b_sz); in optionMakePath()