Home
last modified time | relevance | path

Searched defs:specname (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/fs/devfs/
H A Ddevfs_rule.c584 char *pname, *specname; in devfs_rule_matchpath() local
H A Ddevfs_vnops.c903 char specname[SPECNAMELEN + 1], *pname; in devfs_lookupx() local
/freebsd-12.1/sbin/quotacheck/
H A Dquotacheck.c251 chkquota(char *specname, struct quotafile *qfu, struct quotafile *qfg) in chkquota()
/freebsd-12.1/sbin/bsdlabel/
H A Dbsdlabel.c103 static char *specname; variable