Home | History | Annotate | Download | only in src

Lines Matching full:realpath

1304      * Convert passed-in pathname to canonical pathname by resolving realpath of
1309 pathname = realpath(pathname_orig, NULL);
1314 pathdnamer = realpath(pathdname, NULL);