| /src/share/doc/usd/ | 
| Makefile | 23 SUBARTICLES=title contents 25 SRCS.contents=00.contents
 
 | 
| /src/share/doc/psd/ | 
| Makefile | 31 SUBARTICLES=title contents 33 SRCS.contents=00.contents
 
 | 
| /src/share/doc/smm/ | 
| Makefile | 30 SUBARTICLES=title contents 32 SRCS.contents=00.contents
 
 | 
| /src/tests/usr.bin/shmif_dumpbus/ | 
| t_basic.sh | 50 test_case contents 61 contents()  function
 86 	atf_add_test_case contents
 
 | 
| /src/share/doc/psd/05.sysman/ | 
| Makefile | 9 DEPSRCS=facilities contents 12 CLEANFILES+=facilities contents pagelog
 29 contents: ${SRCS}  target
 
 | 
| /src/sys/arch/vax/boot/common/ | 
| romread.S | 58 	movl	16(%ap),%r11	# restore boot-contents of %r11 (rpb) 74 	movl    16(%ap), %r11	# restore boot-contents of %r11 (rpb)
 
 | 
| /src/distrib/sets/ | 
| makeflist | 20 	-l		just list the selected set names, not the contents 
 | 
| /src/tests/lib/libc/gen/posix_spawn/ | 
| t_spawn.c | 175 	char *contents;  local in function:check_success 177 	REQUIRE_LIBC(contents = malloc(sizeof_file), NULL);
 189 	bytes_read = read(fd, contents, sizeof_file - 1);
 190 	contents[sizeof_file - 1] = '\0';
 191 	ATF_REQUIRE_MSG(strcmp(dir, contents) == 0,
 192 	    "[%s] != [%s] Directories don't match", dir, contents);
 197 	free(contents);
 
 | 
| /src/sys/arch/x86/x86/ | 
| linux_trap.c | 70 	unsigned int		contents:2;  member in struct:linux_user_desc 196 	    info.contents, info.read_exec_only, info.limit_in_pages,
 
 | 
| /src/sys/arch/x68k/stand/xxboot/ | 
| memcmp.S | 91 		movel	%a2@+,buf:W		| contents of b1 92 		movel	%a2@+,(buf+4):W		| contents of b2
 
 | 
| memset.S | 94 		movel	%a2@+,buf:W		| initial contents of buffer 
 | 
| /src/distrib/notes/ | 
| Makefile.inc | 14 # Whether or not to regenerate tables of contents 27 	whatis ${COMMON}/contents hardware xfer prep \
 115 # Rules to build the table of contents (.toc) files.  For the
 
 | 
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | 
| sanitizer_malloc_mac.inc | 64     // Prevent the client app from overwriting the zone contents. 110   // Must return 0 if the contents were not purged since the last call to
 
 | 
| /src/sys/arch/atari/stand/tostools/libtos/ | 
| bsdstart.S | 100 1:	movq	#0,%d6			|  would have known contents 
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ | 
| socfpga_arria5_socdk.dts | 24 		/* this allow the ethaddr uboot environmnet variable contents 
 | 
| socfpga_cyclone5_socdk.dts | 24 		/* this allow the ethaddr uboot environmnet variable contents 
 | 
| socfpga_cyclone5_sockit.dts | 24 		/* this allow the ethaddr uboot environmnet variable contents 
 | 
| socfpga_cyclone5_vining_fpga.dts | 27 		 * This allow the ethaddr uboot environment variable contents 
 | 
| /src/sys/arch/ia64/stand/common/ | 
| help.common | 106 	Show contents of text files. When displaying the contents of more, 347 	The entire contents of <filename> are read into memory before executing
 
 | 
| /src/etc/namedb/ | 
| bind.keys | 59 	# being set up for the first time can use the contents of this 
 | 
| /src/sys/arch/sparc64/doc/ | 
| TODO | 55         only the bounce buffer contents). 
 | 
| /src/distrib/mvme68k/miniroot/ | 
| install.md | 193 As with anything which modifies your hard disk's contents, this program can 
 | 
| /src/sys/compat/linux/arch/i386/ | 
| linux_machdep.c | 528 	u_int contents:2;  member in struct:linux_ldt_info 551 	if (ldt_info.contents == 3) {
 559 	    (oldmode || (ldt_info.contents == 0 &&
 570 		d.sd.sd_type = 16 | (ldt_info.contents << 2) |
 
 | 
| /src/sys/arch/amiga/stand/loadbsd/ | 
| startit.s | 157 	move.l	d6,a1			|  would have known contents) 
 | 
| /src/sys/arch/vax/vax/ | 
| unimpl_emul.S | 365 	movl	(%fp)[%r2],%r0	# Register contents 381 	movl	(%fp)[%r2],%r0		# Register contents
 395 	movl	(%fp)[%r2],%r0		# Register contents
 
 |