/src/usr.sbin/lpr/common_source/ |
displayq.c | 389 show(const char *nfile, const char *file, int copies) 394 ldump(nfile, file, copies); 396 dump(nfile, file, copies); 413 dump(const char *nfile, const char *file, int copies) 438 totsize += copies * (long)lbuf.st_size; 446 ldump(const char *nfile, const char *file, int copies) 451 if (copies > 1) 452 printf("%-2d copies of %-19s", copies, nfile);
|
/src/common/lib/libc/arch/m68k/string/ |
strncpy.S | 62 subql #1,%d1 | adjust count for long copies
|
/src/sys/external/bsd/drm/dist/ |
Makefile.am | 7 # license, and/or sell copies of the Software, and to permit persons to whom 11 # paragraph) shall be included in all copies or substantial portions of the
|
configure.ac | 7 # license, and/or sell copies of the Software, and to permit persons to whom 11 # paragraph) shall be included in all copies or substantial portions of the
|
/src/sys/external/bsd/drm/dist/shared-core/ |
Makefile.am | 7 # license, and/or sell copies of the Software, and to permit persons to whom 11 # paragraph) shall be included in all copies or substantial portions of the
|
/src/sys/dev/dm/ |
dm_target_mirror.c | 54 dm_pdev_t *copies[MAX_MIRROR_COPIES]; member in struct:target_mirror_config
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
sun7i-a20-olinuxino-lime2-emmc.dts | 27 * sell copies of the Software, and to permit persons to whom the 32 * included in all copies or substantial portions of the Software.
|
sun7i-a20-olinuxino-micro-emmc.dts | 27 * sell copies of the Software, and to permit persons to whom the 32 * included in all copies or substantial portions of the Software.
|
sun8i-t3-cqa3t-bv3.dts | 29 * sell copies of the Software, and to permit persons to whom the 34 * included in all copies or substantial portions of the Software.
|
/src/usr.bin/make/unit-tests/ |
depsrc-ignore.mk | 38 # the immediate call to fflush(stdout) copies it to STDOUT_FILENO.
|
varmod-subst.mk | 269 # simply copies the dollar to the result.
|
/src/usr.sbin/rpc.pcnfsd/ |
pcnfsd.x | 332 int copies;
|
pcnfsd_test.c | 254 a.copies = 1;
|
/src/share/locale/ctype/ |
gen_ctype_utf8.pl | 10 # copyright notice and this permission notice appear in all copies. 65 * copy, modify, merge, publish, distribute, and/or sell copies of 68 * (a) this copyright and permission notice appear with all copies
|
/src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
InstrProfData.inc | 16 * The file has two identical copies. The master copy lives in LLVM and 19 * Testing of any change in this file can start only after the two copies are
|
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
cpplint.py | 987 """Holds 3 copies of all lines with different preprocessing applied to them.
|
/src/sys/arch/m68k/060sp/dist/ |
isp.s | 3202 # (1) Make several copies of the effective address. # 3822 # (1) Make several copies of the effective address. #
|
/src/sys/lib/libkern/arch/hppa/ |
milli.S | 12 ; copies, and that the name of Hewlett-Packard Company not be
|
/src/sys/arch/powerpc/oea/ |
pmap.c | 1268 PMAPCOUNT(copies);
|