mk_canonical_path — Canonicalize file system path
mk_canonical_path path
mk_canonical_path
path
Sets result to the canonical version of path. A canonical path is absolute and contains no symlinks.
result
Returns 1 (logical false) if the path is invalid, or 0 (logical true) otherwise.
1
0