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

/freebsd-13-stable/lib/libutil/
H A Dquotafile.c68 hasquota(struct fstab *fs, int type, char *qfnamep, int qfbufsize) argument
106 strlcpy(qfnamep, cp, qfbufsize);
108 (void)snprintf(qfnamep, qfbufsize, "%s/%s.%s", fs->fs_file,

Completed in 105 milliseconds