/freebsd/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 …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
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 | msm8998-sony-xperia-yoshino-poplar.dts | 22 &lab {
|
H A D | sdm845-sony-xperia-tama-akatsuki.dts | 35 &lab {
|
H A D | msm8998-sony-xperia-yoshino-maple.dts | 34 &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 | 459 &lab { 483 vddpos-supply = <&lab>;
|
H A D | sdm845-sony-xperia-tama.dtsi | 506 &lab { 530 vsp-supply = <&lab>;
|
H A D | msm8998-sony-xperia-yoshino.dtsi | 287 &lab {
|
/freebsd/sbin/newfs/ |
H A D | newfs.c | 426 static struct disklabel lab; in getdisklabel() local 435 &lab, MAXPARTITIONS)) in getdisklabel() 438 lp = &lab; in getdisklabel() 439 return &lab; in getdisklabel()
|
/freebsd/contrib/unbound/contrib/ |
H A D | drop-tld.diff | 11 + int lab = dname_count_labels(qinfo.qname); 12 + if (lab == 2) {
|
/freebsd/crypto/openssl/crypto/rsa/ |
H A D | rsa_pmeth.c | 713 unsigned char *lab; in pkey_rsa_ctrl_str() local 717 lab = OPENSSL_hexstr2buf(value, &lablen); in pkey_rsa_ctrl_str() 718 if (!lab) in pkey_rsa_ctrl_str() 720 ret = EVP_PKEY_CTX_set0_rsa_oaep_label(ctx, lab, lablen); in pkey_rsa_ctrl_str() 722 OPENSSL_free(lab); in pkey_rsa_ctrl_str()
|
/freebsd/contrib/openpam/ |
H A D | CREDITS | 39 Larry Baird <lab@gta.com>
|
/freebsd/crypto/openssl/util/ |
H A D | check-format-test-negatives.c | 142 lab: ; /* should not trigger: space before ';' */ in g()
|
/freebsd/contrib/ncurses/ |
H A D | TO-DO | 191 window systems that never escaped the lab. The virtual_terminal cap had
|
/freebsd/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.
|
H A D | images | 2064 >>24 beshort 9 lab
|
/freebsd/contrib/tcsh/ |
H A D | sh.func.c | 426 gotolab(Char *lab) in gotolab() argument 442 search(TC_GOTO, 0, lab); in gotolab()
|
/freebsd/sys/contrib/openzfs/ |
H A D | AUTHORS | 674 zgock <zgock@nuc.base.zgock-lab.net>
|
/freebsd/share/examples/ipfilter/ |
H A D | ipf-howto.txt | 1746 work would be a lab of computers which are then attached to 1749 the entire lab when you could place a NAT system in front
|
/freebsd/share/misc/ |
H A D | usb_vendors | 18994 03e8 free for internal lab use 1000 18995 03e9 free for internal lab use 1001 18996 03ea free for internal lab use 1002 18997 03eb free for internal lab use 1003 18998 03ec free for internal lab use 1004 18999 03ed free for internal lab use 1005 19000 03ee free for internal lab use 1006 19001 03ef free for internal lab use 1007 19002 03f0 free for internal lab use 1008 19003 03f1 free for internal lab use 1009
|