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

/illumos-gate/usr/src/cmd/tsol/updatehome/
H A Dsetupfiles.c51 static int linkfile(const char *min_home, const char *home, const char *target,
75 * mkdirs, getzoneid, getzonelabelbyid, linkfile, strcat, strcpy,
238 if (linkfile(min_home, home, file, flags) != 0) {
250 dprintf("setupfiles no linkfile %s\n", cl_file);
434 * linkfile - Make a symlink from the the current directory to the base
454 linkfile(const char *min_home, const char *home, const char *target, int flags) function
514 } /* linkfile */

Completed in 44 milliseconds