Home
last modified time | relevance | path

Searched refs:yyy (Results 1 – 24 of 24) sorted by relevance

/NextBSD/tests/sys/acl/
HDtools-crossfs.test58 $ rm -f posix/yyy
64 $ mv posix/xxx posix/yyy
65 $ getfacl -nq posix/yyy
72 $ ls -l posix/yyy | cut -d' ' -f1
96 $ mv posix/yyy nfs4/xxx
108 $ rm -f nfs4/yyy
111 $ mv nfs4/xxx nfs4/yyy
112 $ getfacl -nq nfs4/yyy
118 $ ls -l nfs4/yyy | cut -d' ' -f1
164 $ rm -f posix/yyy
[all …]
HDtools-nfs4-psarc.test135 $ cp xxx yyy
136 $ ls -l yyy | cut -d' ' -f1
140 $ rm yyy
141 $ cp -p xxx yyy
142 $ getfacl -n yyy
143 > # file: yyy
154 $ rm yyy
181 $ touch xxx yyy zzz
183 $ ls -l xxx yyy zzz | cut -d' ' -f1
188 $ setfacl -m u:42:x:allow,g:43:w:allow nnn xxx yyy zzz
[all …]
HDtools-posix.test162 $ cp xxx yyy
163 $ ls -l yyy | cut -d' ' -f1
167 $ rm yyy
168 $ cp -p xxx yyy
169 $ getfacl -n yyy
170 > # file: yyy
179 $ rm yyy
221 $ touch xxx yyy zzz
223 $ ls -l xxx yyy zzz | cut -d' ' -f1
228 $ setfacl -m u:42:x,g:43:w nnn xxx yyy zzz
[all …]
HDtools-nfs4.test157 $ cp xxx yyy
158 $ ls -l yyy | cut -d' ' -f1
162 $ rm yyy
163 $ cp -p xxx yyy
164 $ getfacl -n yyy
165 > # file: yyy
178 $ rm yyy
209 $ touch xxx yyy zzz
211 $ ls -l xxx yyy zzz | cut -d' ' -f1
216 $ setfacl -m u:42:x:allow,g:43:w:allow nnn xxx yyy zzz
[all …]
/NextBSD/contrib/bzip2/
HDwords310 To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type
12 make install PREFIX=/xxx/yyy
18 make -n install PREFIX=/xxx/yyy respectively.
HDREADME34 To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type
36 make install PREFIX=/xxx/yyy
42 make -n install PREFIX=/xxx/yyy respectively.
/NextBSD/sys/dev/sound/macio/
HDi2s.c680 #define MUTE_CONTROL(xxx, yyy) \ argument
686 if (gpio_ctrls[yyy##_MUTE] == NULL) \
689 x = yyy##_ACTIVE; \
691 x = ! yyy##_ACTIVE; \
693 if (x != gpio_read(yyy##_MUTE)) \
694 gpio_write(yyy##_MUTE, x); \
/NextBSD/tools/tools/nanobsd/
HDmtree-dedup.awk96 n = split(str, yyy, " ");
98 s = yyy[i];
/NextBSD/contrib/groff/src/utils/tfmtodit/
HDtfmtodit.cpp408 yyy = 243, in load() enumerator
500 if (c != yyy) { in load()
508 if (c != yyy) { in load()
532 case yyy: in load()
/NextBSD/tools/test/sort/bigtest/
HDsi36 www rrr yyy ggg
/NextBSD/tools/test/sort/bigtest/siks/
HDsik238 www rrr yyy ggg
HDsik138 www rrr yyy ggg
/NextBSD/contrib/unbound/compat/
HDgetentropy_osx.c57 #define SHA512_Final(xxx, yyy) (CC_SHA512_Final((xxx), (yyy))) argument
/NextBSD/contrib/groff/doc/
HDgroff-17426 .de yyy
7434 .yyy '
7805 .ds yyy a funny test
7807 .yyy
7820 .ds yyy This is \*[xxx]\c
7821 \*[yyy].
7838 .ds yyy This is \*[xxx]\c
7839 \*[yyy].
7909 .length yyy \*[xxx]
7910 \n[yyy]
[all …]
HDgroff.texinfo9830 .de yyy
9838 .yyy '
10305 .ds yyy a funny test
10307 .yyy
10321 .ds yyy This is \*[xxx]\c
10322 \*[yyy].
10341 .ds yyy This is \*[xxx]\c
10342 \*[yyy].
10430 .length yyy \*[xxx]
10431 \n[yyy]
[all …]
HDgroff-2597 .di yyy
604 .yyy
1723 .de yyy
1727 .yyy
1733 test:5: backtrace: macro `yyy'
/NextBSD/contrib/binutils/binutils/
HDChangeLog-9899944 <hnokubi@yyy.or.jp>.
1137 From Nokubi Hirotaka <hnokubi@yyy.or.jp>:
/NextBSD/sys/netpfil/ipfw/
HDdummynet.txt62 ipfw sched 20 config type FIFO sched_mask yyy ...
/NextBSD/sys/compat/freebsd32/
HDfreebsd32_misc.c2649 struct yyy *p = NULL, s;
/NextBSD/contrib/binutils/ld/
HDChangeLog-98991199 * ld.1: Some cleanups from NOKUBI Hirotaka <hnokubi@yyy.or.jp>.
/NextBSD/contrib/ipfilter/
HDHISTORY1568 handling of "not opt xxx opt yyy" incorrect.
/NextBSD/contrib/groff/
HDChangeLog5101 Adding support for composite glyphs: \[xxx yyy ...] and the
/NextBSD/crypto/openssl/
HDCHANGES10243 *) General source tree makefile cleanups: Made `making xxx in yyy...'
/NextBSD/contrib/gdb/gdb/doc/
HDgdb.texinfo20400 @item @code{Text=}@var{xxx}@code{;Data=}@var{yyy}@code{;Bss=}@var{zzz}