| /src/sys/arch/m68k/060sp/dist/ |
| errata | 41 No known errata for this release.
|
| /src/usr.bin/make/unit-tests/ |
| ternary.exp | 4 The answer is known 7 The answer is known
|
| deptgt-phony.exp | 13 No known suffix on all. Using .NULL suffix 34 No known suffix on .END. Using .NULL suffix
|
| suff-phony.exp | 9 No known suffix on .END. Using .NULL suffix
|
| suff-incomplete.exp | 30 No known suffix on all. Using .NULL suffix 39 No known suffix on .END. Using .NULL suffix
|
| suff-rebuild.exp | 39 No known suffix on all. Using .NULL suffix 46 No known suffix on suff-rebuild-example. Using .NULL suffix 67 No known suffix on .END. Using .NULL suffix
|
| depsrc.mk | 27 # Sources that look like keywords but are not known are interpreted as
|
| suff-lookup.exp | 46 No known suffix on all. Using .NULL suffix 68 No known suffix on .END. Using .NULL suffix
|
| cond-op-and.mk | 56 # The && operator may be abbreviated as &. This is not widely known though
|
| cond-op-or.mk | 56 # The || operator may be abbreviated as |. This is not widely known though
|
| suff-transform-endless.exp | 25 No known suffix on all. Using .NULL suffix
|
| suff-transform-select.exp | 26 No known suffix on all. Using .NULL suffix
|
| suff.exp | 74 No known suffix on edge-case.additional. Using .NULL suffix 90 No known suffix on archive-suffix.mk. Using .NULL suffix 101 No known suffix on archive.mk. Using .NULL suffix 139 No known suffix on .END. Using .NULL suffix
|
| /src/sys/sys/ |
| entropy.h | 36 #error This header is known to the state of California to cause cancer in users.
|
| /src/games/hack/ |
| hack.read.c | 81 boolean known = FALSE; local 260 known = TRUE; 290 known = TRUE; 301 known = TRUE; 306 known = TRUE; 345 known = TRUE; 384 known = TRUE; 389 known = TRUE; 403 /* known = TRUE; */ 421 known = TRUE [all...] |
| def.obj.h | 82 Bitfield(known,1); /* exact nature known */ 83 Bitfield(dknown,1); /* color or text known */
|
| hack.bones.c | 135 otmp->known = 0;
|
| /src/games/cribbage/ |
| extern.c | 65 CARD known[CARDS]; /* cards we have seen */ variable
|
| cribbage.h | 40 extern CARD known[ CARDS ]; /* cards we have seen */
|
| support.c | 255 cremove(known[i], d, nc--); 350 known[knownum++] = h[i];
|
| /src/sys/arch/evbmips/ingenic/ |
| cpu_startup.S | 67 mtc0 v0, MIPS_COP_0_STATUS # reset to known state
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| sanitizer_common_interceptors_format.inc | 98 // Store size not known in advance; can be calculated as wcslen() of the 101 // Store size not known in advance; can be calculated as strlen() of the
|
| /src/tests/lib/libc/net/getaddrinfo/ |
| no_serv_v4.exp | 14 hostname or servname not provided or not known
|
| no_serv_v4v6.exp | 16 hostname or servname not provided or not known
|
| /src/usr.sbin/sdpd/ |
| compat.c | 760 } known[] = { variable in typeref:struct:__anon8564 804 if (i == __arraycount(known)) 807 if (known[i].class == class) 813 if (!(known[i].create(&r, d.next, d.end - d.next))) 868 if (i == __arraycount(known)) 871 if (sdp_match_uuid16(&r, known[i].class)) 877 if (!(known[i].create(&r, d.next, d.end - d.next)))
|