Home
last modified time | relevance | path

Searched refs:lab (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sbin/bsdlabel/
H A Dbsdlabel.c92 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 Dpmi8998.dtsi56 compatible = "qcom,pmi8998-lab-ibb";
64 lab: lab { label
H A Dsdm845-lg-judyln.dts24 lab-supply = <&lab>;
H A Dmsm8998-sony-xperia-yoshino-lilac.dts22 &lab {
H A Dmsm8998-sony-xperia-yoshino-poplar.dts22 &lab {
H A Dsdm845-sony-xperia-tama-akatsuki.dts35 &lab {
H A Dmsm8998-sony-xperia-yoshino-maple.dts34 &lab {
H A Dsdm845-xiaomi-beryllium.dts228 vddpos-supply = <&lab>;
285 &lab {
H A Dsdm845-xiaomi-beryllium-common.dtsi264 &lab {
283 vddpos-supply = <&lab>;
H A Dsdm845-xiaomi-polaris.dts459 &lab {
483 vddpos-supply = <&lab>;
H A Dsdm845-sony-xperia-tama.dtsi506 &lab {
530 vsp-supply = <&lab>;
H A Dmsm8998-sony-xperia-yoshino.dtsi287 &lab {
/freebsd/sbin/newfs/
H A Dnewfs.c426 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 Ddrop-tld.diff11 + int lab = dname_count_labels(qinfo.qname);
12 + if (lab == 2) {
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_pmeth.c713 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 DCREDITS39 Larry Baird <lab@gta.com>
/freebsd/crypto/openssl/util/
H A Dcheck-format-test-negatives.c142 lab: ; /* should not trigger: space before ';' */ in g()
/freebsd/contrib/ncurses/
H A DTO-DO191 window systems that never escaped the lab. The virtual_terminal cap had
/freebsd/contrib/file/magic/Magdir/
H A Dgames105 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 Dsysex249 >1 byte 0x57 Acoustic tech. lab.
H A Dimages2064 >>24 beshort 9 lab
/freebsd/contrib/tcsh/
H A Dsh.func.c426 gotolab(Char *lab) in gotolab() argument
442 search(TC_GOTO, 0, lab); in gotolab()
/freebsd/sys/contrib/openzfs/
H A DAUTHORS674 zgock <zgock@nuc.base.zgock-lab.net>
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt1746 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 Dusb_vendors18994 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

12