Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/sntp/libopts/compat/
H A Dpathfind.c27 static char * canonicalize_pathname(char * path);
88 res_path = canonicalize_pathname(abs_name); in pathfind()
151 canonicalize_pathname( char *path ) in canonicalize_pathname() function