Home
last modified time | relevance | path

Searched defs:lab (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/
H A Dpmi8998.dtsi64 lab: lab { label
/freebsd-src/sbin/newfs/
H A Dnewfs.c426 static struct disklabel lab; in getdisklabel() local
/freebsd-src/crypto/openssl/crypto/rsa/
H A Drsa_pmeth.c713 unsigned char *lab; in pkey_rsa_ctrl_str() local
/freebsd-src/sbin/bsdlabel/
H A Dbsdlabel.c92 static struct disklabel lab; variable
/freebsd-src/contrib/tcsh/
H A Dsh.func.c426 gotolab(Char *lab) in gotolab()