Home
last modified time | relevance | path

Searched full:bob (Results 1 – 25 of 267) sorted by relevance

1234567891011

/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-set.8211 .Ar pool/home/bob .
218 .Dl # Nm zfs Cm create Ar pool/home/bob
234 .Ar pool/home/bob :
235 .Dl # Nm zfs Cm set Sy quota Ns = Ns Ar 50G pool/home/bob
239 .Ar pool/home/bob :
241 .No # Nm zfs Cm get Sy all Ar pool/home/bob
243 pool/home/bob type filesystem -
244 pool/home/bob creation Tue Jul 21 15:53 2009 -
245 pool/home/bob used 21K -
246 pool/home/bob available 20.0G -
[all …]
H A Dzfs-get.8211 .Ar pool/home/bob .
218 .Dl # Nm zfs Cm create Ar pool/home/bob
234 .Ar pool/home/bob :
235 .Dl # Nm zfs Cm set Sy quota Ns = Ns Ar 50G pool/home/bob
239 .Ar pool/home/bob :
241 .No # Nm zfs Cm get Sy all Ar pool/home/bob
243 pool/home/bob type filesystem -
244 pool/home/bob creation Tue Jul 21 15:53 2009 -
245 pool/home/bob used 21K -
246 pool/home/bob availabl
[all...]
H A Dzfs-inherit.8211 .Ar pool/home/bob .
218 .Dl # Nm zfs Cm create Ar pool/home/bob
234 .Ar pool/home/bob :
235 .Dl # Nm zfs Cm set Sy quota Ns = Ns Ar 50G pool/home/bob
239 .Ar pool/home/bob :
241 .No # Nm zfs Cm get Sy all Ar pool/home/bob
243 pool/home/bob type filesystem -
244 pool/home/bob creation Tue Jul 21 15:53 2009 -
245 pool/home/bob used 21K -
246 pool/home/bob availabl
[all...]
H A Dzfs.8346 .Ar pool/home/bob .
353 .Dl # Nm zfs Cm create Ar pool/home/bob
361 .Ar pool/home/bob
363 .Dl # Nm zfs Cm snapshot Ar pool/home/bob Ns @ Ns Ar yesterday
403 pool/home/bob 276K 457G 276K /export/home/bob
408 .Ar pool/home/bob :
409 .Dl # Nm zfs Cm set Sy quota Ns = Ns Ar 50G pool/home/bob
413 .Ar pool/home/bob :
415 .No # Nm zfs Cm get Sy all Ar pool/home/bob
[all...]
H A Dzfs-list.8193 pool/home/bob 276K 457G 276K /export/home/bob
275 "pool/home/bob": {
276 "name": "pool/home/bob",
302 "value": "/mnt/home/bob",
310 "pool/home/bob@v1": {
311 "name": "pool/home/bob@v1",
314 "dataset": "pool/home/bob",
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_ecc.txt44 # ECDH Alice with Bob peer
50 # ECDH Bob with Alice peer
56 # ECC CDH Alice with Bob peer
63 # ECC CDH Bob with Alice peer
76 # ECC CDH Bob with Malice peer
122 # ECDH Alice with Bob peer
128 # ECDH Bob with Alice peer
134 # ECC CDH Alice with Bob peer
141 # ECC CDH Bob with Alice peer
154 # ECC CDH Bob with Malice peer
[all …]
H A Devppkey_ecdh.txt53 # ECDH Alice with Bob peer
59 # ECDH Bob with Alice peer
97 # ECDH Alice with Bob peer
104 # ECDH Bob with Alice peer
142 # ECDH Alice with Bob peer
149 # ECDH Bob with Alice peer
188 # ECDH Alice with Bob peer
195 # ECDH Bob with Alice peer
236 # ECDH Alice with Bob peer
243 # ECDH Bob with Alice peer
[all …]
H A Devppkey_brainpool.txt42 # ECDH Alice with Bob peer
47 # ECDH Bob with Alice peer
80 # ECDH Alice with Bob peer
85 # ECDH Bob with Alice peer
120 # ECDH Alice with Bob peer
125 # ECDH Bob with Alice peer
160 # ECDH Alice with Bob peer
165 # ECDH Bob with Alice peer
200 # ECDH Alice with Bob peer
205 # ECDH Bob with Alice peer
[all …]
H A Devppkey_ecx.txt33 PrivateKey=Bob-25519
38 PublicKey=Bob-25519-PUBLIC
51 PrivateKeyRaw=Bob-25519-Raw:X25519:5dab087e624a8a4b79e17f8b83800ee66f3bb1292618b6fd1c2f8b27ff88e0eb
53 PublicKeyRaw=Bob-25519-PUBLIC-Raw:X25519:de9edb7d7b7dc1b4d35b61c2ece435373f8343c85b78674dadfc7e146f…
55 PrivPubKeyPair = Bob-25519:Bob-25519-PUBLIC
57 PrivPubKeyPair = Bob-25519-Raw:Bob-25519-PUBLIC-Raw
60 PeerKey=Bob-25519-PUBLIC
63 Derive=Bob-25519
68 PeerKey=Bob-25519-PUBLIC-Raw
71 Derive=Bob-25519-Raw
[all …]
H A Devppkey_dh.txt139 # DH Alice with Bob peer
145 # DH Bob with Alice peer
151 # DH Alice with Bob peer - mismatching domain parameters
157 # DH Alice with Bob peer - pub > p - 2
163 # DH Alice with Bob peer - pub < 2 should fail
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-gru-bob.dts3 * Google Gru-Bob Rev 4+ board device tree source
12 model = "Google Bob";
13 compatible = "google,bob-rev13", "google,bob-rev12",
14 "google,bob-rev11", "google,bob-rev10",
15 "google,bob-rev9", "google,bob-rev8",
16 "google,bob-rev7", "google,bob
[all...]
/freebsd/crypto/libecc/src/examples/basic/
H A Dcurve_ecdh.c25 * and Bob want to derive a secret 'x' without sharing the
28 * a generator G. Alice (resp. Bob) generates a private value
30 * Alice (resp. Bob) computes and shares Q_Alice = d_Alice x G
32 * and Bob now both can compute the same point Q such that
56 * where Alice and Bob exchange data.
59 /* Global array holding Alice to Bob public value
68 /* Global array holding Bob to Alice public value
78 static const u8 Bob[] = "Bob"; variable
79 #define CHECK_SIZE LOCAL_MIN(sizeof(Alice), sizeof(Bob))
87 /* The private scalar value for Alice and Bob, as well as their in ECDH_helper()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dqcom,rpmh-regulator.yaml38 For PM6150L, smps1 - smps8, ldo1 - ldo11, bob
41 For PM660L, smps1 - smps3, smps5, ldo1 - ldo8, bob
47 For PM8150L, smps1 - smps8, ldo1 - ldo11, bob, flash, rgb
49 For PM8350C, smps1 - smps10, ldo1 - ldo13, bob
53 For PMI8998, bob
115 bob:
119 description: BOB regulator node.
124 "^(smps|ldo|lvs|bob)[0-9]+$":
162 vdd-bob-supply:
163 description: BOB regulato
[all...]
H A Dqcom,rpmh-regulator.txt28 PM8150L: smps1 - smps8, ldo1 - ldo11, bob, flash, rgb
30 PM8350C: smps1 - smps10, ldo1 - ldo13, bob
32 PMI8998: bob
34 PM6150L: smps1 - smps8, ldo1 - ldo11, bob
103 - vdd-bob-supply
106 Definition: BOB regulator parent supply phandle
124 may be specified for BOB type regulators managed via VRM.
171 bob {
/freebsd/sys/contrib/device-tree/include/dt-bindings/regulator/
H A Dqcom,rpmh-regulator.h17 * and BOB type regulators. This mode is supported
18 * by LDO, HFSMPS, BOB, and PMIC4 FTSMPS type
23 * supported by HFSMPS, BOB, and PMIC4 FTSMPS type
27 * corresponds to PWM for SMPS and BOB type
/freebsd/contrib/pf/authpf/
H A Dauthpf.84 .\" Copyright (c) 1998-2007 Bob Beck (beck@openbsd.org>. All rights reserved.
304 mechanisms, let us consider a typical user named bob.
305 Normally, as long as bob can authenticate himself, the
311 If bob has somehow fallen from grace in the eyes of the
314 .Pa /etc/authpf/banned/bob
316 Once bob has done suitable penance, his access may be restored by moving or
318 .Pa /etc/authpf/banned/bob .
320 Now consider a workgroup containing alice, bob, carol and dave.
332 If bob once again manages to annoy the powers-that-be, they can ban him from
334 .Pa /etc/authpf/banned/bob
[all...]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Djhash.h8 * Copyright (C) 1996 Bob Jenkins (bob_jenkins@burtleburtle.net)
10 * http://burtleburtle.net/bob/hash/
12 * These are the credits from Bob's sources:
14 * lookup2.c, by Bob Jenkins, December 1996, Public Domain.
21 * I've modified Bob's hash to be useful in the Linux kernel, and
/freebsd/usr.bin/id/
H A Did.1138 .Ql bob
141 $ id -P bob
142 bob:*:0:0::0:0:Robert:/bob:/usr/local/bin/bash
161 .Ql bob
/freebsd/sys/dev/cxgb/common/
H A Djhash.h6 * Copyright (C) 1996 Bob Jenkins (bob_jenkins@burtleburtle.net)
8 * http://burtleburtle.net/bob/hash/
10 * These are the credits from Bob's sources:
12 * lookup2.c, by Bob Jenkins, December 1996, Public Domain.
/freebsd/share/examples/pf/
H A Dfaq-example242 # bob_in - bandwidth reserved for Bob's workstation. allow him to
54 bob = "192.168.0.3"
88 pass out on dc0 from any to $bob queue bob_in
/freebsd/contrib/unifdef/tests/
H A Dnone.c1 /* Copyright 2004 Bob Proulx <bob@proulx.com>
H A Dnone.expout1 /* Copyright 2004 Bob Proulx <bob@proulx.com>
H A Ddefundef-funlike.expout1 /* Copyright 2004 Bob Proulx <bob@proulx.com>
H A Dif2-a.expout1 /* Copyright 2004 Bob Proulx <bob@proulx.com>
H A Dif2.expout1 /* Copyright 2004 Bob Proulx <bob@proulx.com>

1234567891011