Home
last modified time | relevance | path

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

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