| /src/sbin/bsdlabel/ |
| H A D | bsdlabel.c | 92 static struct disklabel lab; variable 239 fixlabel(&lab); in main() 257 if (!getasciilabel(t, &lab)) in main() 270 makelabel(name, &lab); in main() 271 fixlabel(&lab); in main() 279 fixlabel(&lab); in main() 281 makelabel(argv[1], &lab); in main() 373 struct disklabel *lp = &lab; in writelabel() 387 for (i = 0; i < lab.d_npartitions; i++) in writelabel() 388 if (lab.d_partitions[i].p_size) in writelabel() [all …]
|
| /src/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | pmi8950.dtsi | 88 compatible = "qcom,pmi8950-lab-ibb", 89 "qcom,pmi8998-lab-ibb"; 97 lab: lab { label
|
| H A D | pmi8998.dtsi | 56 compatible = "qcom,pmi8998-lab-ibb"; 64 lab: lab { label
|
| H A D | sdm845-lg-judyln.dts | 24 lab-supply = <&lab>;
|
| H A D | msm8998-sony-xperia-yoshino-lilac.dts | 22 &lab {
|
| H A D | sdm845-xiaomi-beryllium-ebbg.dts | 29 vcc-supply = <&lab>;
|
| H A D | sdm845-xiaomi-beryllium-tianma.dts | 29 vcc-supply = <&lab>;
|
| H A D | msm8998-sony-xperia-yoshino-poplar.dts | 22 &lab {
|
| H A D | sdm450-lenovo-tbx605f.dts | 92 vsp-supply = <&lab>; 154 &lab {
|
| H A D | msm8998-sony-xperia-yoshino-maple.dts | 34 &lab {
|
| H A D | sdm845-sony-xperia-tama-akatsuki.dts | 35 &lab {
|
| H A D | sdm845-xiaomi-beryllium.dts | 228 vddpos-supply = <&lab>; 285 &lab {
|
| H A D | sdm845-xiaomi-beryllium-common.dtsi | 264 &lab { 283 vddpos-supply = <&lab>;
|
| H A D | sdm845-xiaomi-polaris.dts | 455 &lab { 479 vddpos-supply = <&lab>;
|
| H A D | sdm845-sony-xperia-tama.dtsi | 502 &lab { 526 vsp-supply = <&lab>;
|
| H A D | msm8998-sony-xperia-yoshino.dtsi | 287 &lab {
|
| /src/sbin/newfs/ |
| H A D | newfs.c | 431 static struct disklabel lab; in getdisklabel() local 440 &lab, MAXPARTITIONS)) in getdisklabel() 443 lp = &lab; in getdisklabel() 444 return &lab; in getdisklabel()
|
| /src/contrib/unbound/contrib/ |
| H A D | drop-tld.diff | 11 + int lab = dname_count_labels(qinfo.qname); 12 + if (lab == 2) {
|
| /src/crypto/openssl/crypto/rsa/ |
| H A D | rsa_pmeth.c | 742 unsigned char *lab; in pkey_rsa_ctrl_str() local 746 lab = OPENSSL_hexstr2buf(value, &lablen); in pkey_rsa_ctrl_str() 747 if (!lab) in pkey_rsa_ctrl_str() 749 ret = EVP_PKEY_CTX_set0_rsa_oaep_label(ctx, lab, lablen); in pkey_rsa_ctrl_str() 751 OPENSSL_free(lab); in pkey_rsa_ctrl_str()
|
| /src/contrib/openpam/ |
| H A D | CREDITS | 40 Larry Baird <lab@gta.com>
|
| /src/crypto/openssl/doc/designs/quic-design/ |
| H A D | debugging.md | 103 purposes in a lab environment. It should go without saying that the export of a
|
| /src/contrib/ncurses/ |
| H A D | TO-DO | 191 window systems that never escaped the lab. The virtual_terminal cap had
|
| /src/contrib/file/magic/Magdir/ |
| H A D | games | 105 0 string 5\x0aThe_Lab Quake I save: d1 The lab 109 0 string 5\x0aThe_Genetics_Lab Quake I save: d11 The genetics lab (secret)
|
| H A D | sysex | 249 >1 byte 0x57 Acoustic tech. lab.
|
| /src/contrib/tcsh/ |
| H A D | sh.func.c | 426 gotolab(Char *lab) in gotolab() argument 442 search(TC_GOTO, 0, lab); in gotolab()
|