Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/profile/
H A Dprof_file.c395 make_hard_link(const char *oldpath, const char *newpath) in make_hard_link() function
442 if (make_hard_link(outfile, old_file) == 0) { in write_data_to_file()