Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tsol/updatehome/
H A Dsetupfiles.c51 static int linkfile(const char *min_home, const char *home, const char *target,
238 if (linkfile(min_home, home, file, flags) != 0) { in __setupfiles()
454 linkfile(const char *min_home, const char *home, const char *target, int flags) in linkfile() function