Home
last modified time | relevance | path

Searched refs:xxx (Results 1 – 25 of 138) sorted by relevance

123456

/freebsd/tests/sys/acl/
H A Dtools-crossfs.test42 $ touch nfs4/xxx
43 $ getfacl -nq nfs4/xxx
48 $ touch posix/xxx
49 $ getfacl -nq posix/xxx
55 $ rm -f posix/xxx
57 $ touch posix/xxx
58 $ chmod 456 posix/xxx
59 $ ls -l posix/xxx | cut -d' ' -f1
61 $ setfacl -m u:42:x,g:43:w posix/xxx
62 $ mv posix/xxx posix/yyy
[all …]
H A Dtools-posix.test38 $ touch xxx
39 $ getfacl -n xxx
40 > # file: xxx
47 $ getfacl -q xxx
52 $ setfacl -m u:42:r,g:43:w xxx
53 $ getfacl -n xxx
54 > # file: xxx
65 $ ls -l xxx | cut -d' ' -f1
69 $ ln -s xxx lll
107 $ ls -l xxx | cut -d' ' -f1
[all …]
H A Dtools-nfs4-psarc.test38 $ touch xxx
39 $ getfacl xxx
40 > # file: xxx
47 $ getfacl -q xxx
53 $ getfacl -v xxx
54 > # file: xxx
62 $ setfacl -a2 u:0:write_acl:allow,g:1:read_acl:deny xxx
63 $ getfacl -n xxx
64 > # file: xxx
74 $ rm xxx
[all …]
H A Dtools-nfs4.test38 $ touch xxx
39 $ getfacl xxx
40 > # file: xxx
50 $ getfacl -q xxx
59 $ getfacl -v xxx
60 > # file: xxx
71 $ setfacl -a2 u:0:write_acl:allow,g:1:read_acl:deny xxx
72 $ getfacl -n xxx
73 > # file: xxx
86 $ rm xxx
[all …]
H A Dtools-nfs4-trivial.test37 $ touch xxx
39 $ ls -l xxx | cut -d' ' -f1
42 $ getfacl -q xxx
48 $ rm xxx
49 $ touch xxx
50 …wner@:rwpAWCo:allow,group@:wxp:deny,group@:r:allow,everyone@:wxpAWCo:deny,everyone@:raRcs:allow xxx
51 $ setfacl -x5 xxx
52 $ setfacl -x5 xxx
53 $ setfacl -x5 xxx
55 $ ls -l xxx | cut -d' ' -f1
[all …]
H A D01.sh74 touch xxx
75 setfacl -x2 xxx
76 while :; do setfacl -a0 u:42:rwx:allow xxx 2> /dev/null; if [ $? -ne 0 ]; then break; fi; done
77 chmod 600 xxx
78 rm xxx
H A D02.sh73 touch xxx
74 setfacl -x2 xxx
75 while :; do setfacl -a0 u:42:rwx:allow xxx 2> /dev/null; if [ $? -ne 0 ]; then break; fi; done
76 chmod 600 xxx
77 rm xxx
H A D00.sh73 touch xxx
75 while :; do i=$(($i+1)); setfacl -m u:$i:rwx xxx 2> /dev/null; if [ $? -ne 0 ]; then break; fi; done
76 chmod 600 xxx
77 rm xxx
/freebsd/crypto/openssh/regress/
H A Dmatch-subsystem.sh25 Subsystem xxx /bin/sh -c "exit 23"
27 try_subsystem "main config" xxx 23
32 Subsystem xxx /bin/sh -c "exit 23"
33 Subsystem xxx /bin/sh -c "exit 24"
35 try_subsystem "main config no clobber" xxx 23
41 Subsystem xxx /bin/sh -c "exit 21"
43 try_subsystem "match all" xxx 21
49 Subsystem xxx /bin/sh -c "exit 21"
50 Subsystem xxx /bin/sh -c "exit 24"
52 try_subsystem "match all no clobber" xxx 21
[all …]
/freebsd/share/examples/jails/
H A DREADME23 $ cat jail.xxx.conf >> /etc/jail.conf
44 $ cp jail.xxx.conf /etc/
45 $ vi /etc/jail.xxx.conf
48 $ sysrc jail_list+=xxx
55 $ cp rcjail.xxx.conf /etc/
56 $ vi /etc/rcjail.xxx.conf
59 $ sysrc jail_list+=xxx
60 $ sysrc rc_conf_files+=/etc/rcjail.xxx.conf
61 # NB: Assumes neither /etc/jail.conf nor /etc/jail.xxx.conf exist
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dulcb-kf-simple-audio-card-mix+split.dtsi20 * (A) aplay -D plughw:0,0 xxx.wav (MIX-0)
21 * (B) aplay -D plughw:0,1 xxx.wav (MIX-1)
22 * (C) aplay -D plughw:1,0 xxx.wav (TDM-0)
23 * (D) aplay -D plughw:1,1 xxx.wav (TDM-1)
24 * (E) aplay -D plughw:1,2 xxx.wav (TDM-2)
25 * (F) aplay -D plughw:1,3 xxx.wav (TDM-3)
27 * (A) arecord -D plughw:0,0 xxx.wav
28 * (G) arecord -D plughw:1,4 xxx.wav
H A Dulcb-kf-audio-graph-card2.dtsi14 * (A) aplay -D plughw:0,0 xxx.wav
15 * (B) aplay -D plughw:0,1 xxx.wav
16 * (C) aplay -D plughw:1,0 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:1,1 xxx.wav
H A Dulcb-kf-audio-graph-card-mix+split.dtsi20 * (A) aplay -D plughw:0,0 xxx.wav (MIX-0)
21 * (B) aplay -D plughw:0,1 xxx.wav (MIX-1)
22 * (C) aplay -D plughw:1,0 xxx.wav (TDM-0)
23 * (D) aplay -D plughw:1,1 xxx.wav (TDM-1)
24 * (E) aplay -D plughw:1,2 xxx.wav (TDM-2)
25 * (F) aplay -D plughw:1,3 xxx.wav (TDM-3)
27 * (A) arecord -D plughw:0,0 xxx.wav
28 * (G) arecord -D plughw:1,4 xxx.wav
H A Dulcb-kf-audio-graph-card2-mix+split.dtsi20 * (A) aplay -D plughw:0,0 xxx.wav (MIX-0)
21 * (B) aplay -D plughw:0,1 xxx.wav (MIX-1)
22 * (C) aplay -D plughw:1,0 xxx.wav (TDM-0)
23 * (D) aplay -D plughw:1,1 xxx.wav (TDM-1)
24 * (E) aplay -D plughw:1,2 xxx.wav (TDM-2)
25 * (F) aplay -D plughw:1,3 xxx.wav (TDM-3)
27 * (A) arecord -D plughw:0,0 xxx.wav
28 * (G) arecord -D plughw:1,4 xxx.wav
H A Dulcb-kf-simple-audio-card.dtsi14 * (A) aplay -D plughw:0,0 xxx.wav
15 * (B) aplay -D plughw:0,1 xxx.wav
16 * (C) aplay -D plughw:1,0 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:1,1 xxx.wav
H A Dulcb-kf-audio-graph-card.dtsi14 * (A) aplay -D plughw:0,0 xxx.wav
15 * (B) aplay -D plughw:0,1 xxx.wav
16 * (C) aplay -D plughw:1,0 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:1,1 xxx.wav
H A Dulcb-audio-graph-card2.dtsi12 * (A) aplay -D plughw:0,0 xxx.wav
13 * (B) aplay -D plughw:0,1 xxx.wav
15 * (A) arecord -D plughw:0,0 xxx.wav
/freebsd/tools/tools/nanobsd/
H A Dmtree-dedup.awk65 if (split(str, xxx, "=") == 2) {
66 kv_key = xxx[1];
67 kv_value = xxx[2];
97 if (split(s, xxx, "=") == 2)
98 kvs[xxx[1]] = xxx[2];
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-bindings.txt20 compatible = "xxx";
44 usb1: usb_otg_ss@xxx {
45 compatible = "xxx";
46 reg = <xxx>;
59 usb2: usb_otg_ss@xxx {
60 compatible = "xxx";
61 reg = <xxx>;
/freebsd/lib/msun/src/
H A Dk_tan.c48 static const double xxx[] = { variable
66 #define one xxx[13]
67 #define pio4 xxx[14]
68 #define pio4lo xxx[15]
69 #define T xxx
/freebsd/contrib/one-true-awk/testdir/
H A Dt.format45 xxx=substr (text,1,105)
6 print length (xxx)
7 print xxx
H A Dtt.big31 BEGIN { xxx = ".$" }
32 $0 ~ xxx
34 { $3 = "xxx" $3 "xxx"; $4--; print }
H A DT.sub59 a x aaa xaa xxx
60 axa xxa xxx
67 . x aaa xaa xxx
68 axa xxa xxx
69 bbb xbb xxx
117 b xxx bxxx bxbxbxb
132 $$$ x$$ xxx
137 ... x.. xxx
272 # xxx
/freebsd/crypto/heimdal/lib/roken/
H A Dgetcwd.c48 char xxx[MaxPathLen]; in getcwd() local
50 ret = getwd(xxx); in getcwd()
52 strlcpy(path, xxx, size); in getcwd()
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dlp87565.txt10 - xxx-in-supply: Phandle to parent supply node of each regulator
11 populated under regulators node. xxx should match
56 - xxx-in-supply: Phandle to parent supply node of each regulator
57 populated under regulators node. xxx should match

123456