/src/usr.bin/make/unit-tests/ |
varmod-to-abs.mk | 17 does-not-exist.c= /dev/null 18 # expect+1: does-not-exist.c 19 .info ${does-not-exist.c:L:tA} 20 # expect+1: does-not-exist.c 21 .info ${does-not-exist.c:L:tA}
|
varmod-to-abs.mk | 17 does-not-exist.c= /dev/null 18 # expect+1: does-not-exist.c 19 .info ${does-not-exist.c:L:tA} 20 # expect+1: does-not-exist.c 21 .info ${does-not-exist.c:L:tA}
|
depsrc-make.mk | 12 all: this-is-not-made 17 this-is-not-made:
|
depsrc-recursive.mk | 10 all: this-is-not-made 15 this-is-not-made:
|
depsrc-make.mk | 12 all: this-is-not-made 17 this-is-not-made:
|
depsrc-recursive.mk | 10 all: this-is-not-made 15 this-is-not-made:
|
posix-execution.mk | 10 # The second command thus does not see the shell variable from the first 21 # expect-not: echo "prefixes: no echo" 31 # Deviation from POSIX: The shell "-e" option is not in effect. 39 # expect-not-matches: ^do%-prefix%-plus: a regular command 52 # expect: do-error-not-ignored: successful 53 # expect-not: do-error-not-ignored: after an error 54 all: error-not-ignored 55 error-not-ignored: 56 @${MAKE} -f ${MAKEFILE} do-error-not-ignored || [all...] |
posix-execution.mk | 10 # The second command thus does not see the shell variable from the first 21 # expect-not: echo "prefixes: no echo" 31 # Deviation from POSIX: The shell "-e" option is not in effect. 39 # expect-not-matches: ^do%-prefix%-plus: a regular command 52 # expect: do-error-not-ignored: successful 53 # expect-not: do-error-not-ignored: after an error 54 all: error-not-ignored 55 error-not-ignored: 56 @${MAKE} -f ${MAKEFILE} do-error-not-ignored || [all...] |
depsrc-use.mk | 12 # target was not. 13 not-a-main-candidate: .USE
|
depsrc-use.mk | 12 # target was not. 13 not-a-main-candidate: .USE
|
deptgt-posix.mk | 50 check-not-posix: .USE 60 check-not-seen-sys-mk: .USE 74 after-for: .PHONY set-up-sysdir check-not-posix run 85 after-if: .PHONY set-up-sysdir check-not-posix run 96 in-included-file: .PHONY set-up-sysdir check-not-posix run 121 no-builtins: .PHONY set-up-sysdir check-is-posix check-not-seen-sys-mk run
|
deptgt-posix.mk | 50 check-not-posix: .USE 60 check-not-seen-sys-mk: .USE 74 after-for: .PHONY set-up-sysdir check-not-posix run 85 after-if: .PHONY set-up-sysdir check-not-posix run 96 in-included-file: .PHONY set-up-sysdir check-not-posix run 121 no-builtins: .PHONY set-up-sysdir check-is-posix check-not-seen-sys-mk run
|
depsrc-usebefore.mk | 18 # target was not. 19 not-a-main-candidate: .USEBEFORE
|
depsrc-usebefore.mk | 18 # target was not. 19 not-a-main-candidate: .USEBEFORE
|
/src/include/ |
iso646.h | 17 #define not ! macro
|
iso646.h | 17 #define not ! macro
|
/src/sbin/mount_umap/ |
mount_umap.c | 23 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 27 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 39 #endif /* not lint */ 47 #endif /* not lint */ 69 * compromised. If this is not a concern, undefine SECURITY. 102 static char not[] = "; not mounted."; local in function:mount_umap 149 err(1, "%s%s", mapfile, not); 157 err(1, "%s%s", mapfile, not); 161 mapfile, buf, not); [all...] |
mount_umap.c | 23 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 27 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 39 #endif /* not lint */ 47 #endif /* not lint */ 69 * compromised. If this is not a concern, undefine SECURITY. 102 static char not[] = "; not mounted."; local in function:mount_umap 149 err(1, "%s%s", mapfile, not); 157 err(1, "%s%s", mapfile, not); 161 mapfile, buf, not); [all...] |
/src/bin/ksh/ |
c_test.c | 225 int not; local in function:test_eval 240 if ((not = *opnd1 == '!')) 246 if (not) 259 /* at&t ksh does not appear to do the /dev/fd/ thing for 401 * (subtly different from `does not exist'). 412 * (subtly different from `does not exist'). 578 * it is. Returns 0 if it is not, non-zero if it is (in the case of
|
c_test.c | 225 int not; local in function:test_eval 240 if ((not = *opnd1 == '!')) 246 if (not) 259 /* at&t ksh does not appear to do the /dev/fd/ thing for 401 * (subtly different from `does not exist'). 412 * (subtly different from `does not exist'). 578 * it is. Returns 0 if it is not, non-zero if it is (in the case of
|
misc.c | 162 { (char *) 0, 'm', 0 }, /* so FMONITOR not ifdef'd */ 189 * (not visible to user) 445 return -1; /* not reached */ 465 bi_errorf("%s: is not an identifier", array); 556 * - [...] and *(...) not nested (eg, [a$(b|]c), *(a[b|c]d)) 587 if (ISMAGIC(p[1]) && p[2] == NOT) 675 * Not ifdef'd KSH as this is needed for ${..%..}, etc. 771 int c, d, not, found = 0; local in function:cclass 774 if ((not = (ISMAGIC(*p) && *++p == NOT))) [all...] |
/src/dist/pf/sbin/pfctl/ |
pfctl_parser.c | 21 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 26 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 1052 printf(h->not ? " !" : " "); 1649 int rv, not = 0; local in function:append_addr 1652 not = !not; 1657 rv = append_addr_host(b, n, test, not); 1668 * to "negate" the result. Does not free the node_host list. 1669 * not: 1673 append_addr_host(struct pfr_buffer *b, struct node_host *n, int test, int not) [all...] |
pfctl_parser.h | 20 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 25 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 106 u_int8_t not; member in struct:node_if 118 u_int8_t not; member in struct:node_host
|
pfctl_parser.c | 21 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 26 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 1052 printf(h->not ? " !" : " "); 1649 int rv, not = 0; local in function:append_addr 1652 not = !not; 1657 rv = append_addr_host(b, n, test, not); 1668 * to "negate" the result. Does not free the node_host list. 1669 * not: 1673 append_addr_host(struct pfr_buffer *b, struct node_host *n, int test, int not) [all...] |
pfctl_parser.h | 20 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 25 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 106 u_int8_t not; member in struct:node_if 118 u_int8_t not; member in struct:node_host
|