Home
last modified time | relevance | path

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

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