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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c2088 size_t lendirpath; local
2102 lendirpath = strlen(namebuf);
2121 (void) strlcpy(namebuf + lendirpath, dp->d_name,
2122 sizeof (namebuf) - lendirpath);

Completed in 79 milliseconds