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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_file.c181 char *fcopy; local
192 fcopy = (char *) d + slen;
193 assert(fcopy == d->filespec);
194 strlcpy(fcopy, filename, flen + 1);

Completed in 20 milliseconds