/freebsd/tests/sys/acl/ |
H A D | tools-crossfs.test | 56 $ rm -f posix/yyy 62 $ mv posix/xxx posix/yyy 63 $ getfacl -nq posix/yyy 70 $ ls -l posix/yyy | cut -d' ' -f1 94 $ mv posix/yyy nfs4/xxx 106 $ rm -f nfs4/yyy 109 $ mv nfs4/xxx nfs4/yyy 110 $ getfacl -nq nfs4/yyy 116 $ ls -l nfs4/yyy | cut -d' ' -f1 162 $ rm -f posix/yyy [all …]
|
H A D | tools-nfs4-psarc.test | 133 $ cp xxx yyy 134 $ ls -l yyy | cut -d' ' -f1 138 $ rm yyy 139 $ cp -p xxx yyy 140 $ getfacl -n yyy 141 > # file: yyy 152 $ rm yyy 179 $ touch xxx yyy zzz 181 $ ls -l xxx yyy zzz | cut -d' ' -f1 186 $ setfacl -m u:42:x:allow,g:43:w:allow nnn xxx yyy zzz [all …]
|
H A D | tools-posix.test | 160 $ cp xxx yyy 161 $ ls -l yyy | cut -d' ' -f1 165 $ rm yyy 166 $ cp -p xxx yyy 167 $ getfacl -n yyy 168 > # file: yyy 177 $ rm yyy 219 $ touch xxx yyy zzz 221 $ ls -l xxx yyy zzz | cut -d' ' -f1 226 $ setfacl -m u:42:x,g:43:w nnn xxx yyy zzz [all …]
|
H A D | tools-nfs4.test | 155 $ cp xxx yyy 156 $ ls -l yyy | cut -d' ' -f1 160 $ rm yyy 161 $ cp -p xxx yyy 162 $ getfacl -n yyy 163 > # file: yyy 176 $ rm yyy 207 $ touch xxx yyy zzz 209 $ ls -l xxx yyy zzz | cut -d' ' -f1 214 $ setfacl -m u:42:x:allow,g:43:w:allow nnn xxx yyy zzz [all …]
|
/freebsd/contrib/bzip2/ |
H A D | words3 | 10 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.
|
H A D | README | 34 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.
|
/freebsd/sys/dev/sound/macio/ |
H A D | i2s.c | 672 #define MUTE_CONTROL(xxx, yyy) \ argument 678 if (gpio_ctrls[yyy##_MUTE] == NULL) \ 681 x = yyy##_ACTIVE; \ 683 x = ! yyy##_ACTIVE; \ 685 if (x != gpio_read(yyy##_MUTE)) \ 686 gpio_write(yyy##_MUTE, x); \
|
/freebsd/tools/tools/nanobsd/ |
H A D | mtree-dedup.awk | 94 n = split(str, yyy, " "); 96 s = yyy[i];
|
/freebsd/tools/test/stress2/misc/ |
H A D | kevent5.sh | 43 /tmp/kevent5 kevent5.xxx kevent5.yyy 46 rm -f /tmp/kevent5 kevent.xxx kevent.yyy
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | BuiltinsNVPTX.def | 192 TARGET_BUILTIN(__nvvm_fmin_bf16, "yyy", "", AND(SM_80, PTX70)) 193 TARGET_BUILTIN(__nvvm_fmin_ftz_bf16, "yyy", "", AND(SM_80, PTX70)) 194 TARGET_BUILTIN(__nvvm_fmin_nan_bf16, "yyy", "", AND(SM_80, PTX70)) 195 TARGET_BUILTIN(__nvvm_fmin_ftz_nan_bf16, "yyy", "", AND(SM_80, PTX70)) 196 TARGET_BUILTIN(__nvvm_fmin_xorsign_abs_bf16, "yyy", "", AND(SM_86, PTX72)) 197 TARGET_BUILTIN(__nvvm_fmin_nan_xorsign_abs_bf16, "yyy", "", 238 TARGET_BUILTIN(__nvvm_fmax_bf16, "yyy", "", AND(SM_80, PTX70)) 239 TARGET_BUILTIN(__nvvm_fmax_ftz_bf16, "yyy", "", AND(SM_80, PTX70)) 240 TARGET_BUILTIN(__nvvm_fmax_nan_bf16, "yyy", "", AND(SM_80, PTX70)) 241 TARGET_BUILTIN(__nvvm_fmax_ftz_nan_bf16, "yyy", "", AND(SM_80, PTX70)) [all …]
|
/freebsd/tools/test/sort/bigtest/ |
H A D | si | 36 www rrr yyy ggg
|
/freebsd/tools/test/sort/bigtest/siks/ |
H A D | sik1 | 38 www rrr yyy ggg
|
H A D | sik2 | 38 www rrr yyy ggg
|
/freebsd/contrib/unbound/compat/ |
H A D | getentropy_osx.c | 64 #define SHA512_Final(xxx, yyy) (CC_SHA512_Final((xxx), (yyy))) argument
|
/freebsd/sys/netpfil/ipfw/ |
H A D | dummynet.txt | 61 ipfw sched 20 config type FIFO sched_mask yyy ...
|
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_misc.c | 3552 struct yyy *p = NULL, s;
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 19114 * General source tree makefile cleanups: Made `making xxx in yyy...`
|