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

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

Completed in 43 milliseconds