/src/usr.bin/apply/ |
Makefile | 4 PROG= apply
|
/src/usr.bin/make/unit-tests/ |
opt-debug-no-rm.mk | 8 # TODO: Does this apply to non-jobs mode? 9 # TODO: Does this apply to jobs mode?
|
depsrc.mk | 22 # This section doesn't apply.
|
export-variants.mk | 3 # Test whether exported variables apply to each variant of running
|
deptgt-delete_on_error.mk | 42 # It does not apply to single targets.
|
varname-dot-make-save_dollars.mk | 65 # in the value of an expression, therefore .MAKE.SAVE_DOLLARS doesn't apply
|
varname-empty.mk | 19 # only apply to variables that are defined. The variable named "" must
|
char-005c-reverse-solidus.mk | 98 # an expression. There, the usual escaping rules for modifiers apply.
|
/src/share/examples/npf/ |
l2tp_gw-npf.conf | 39 #block in final from <1> apply "log" 44 block in final from $private_addr apply "log" 45 block out final to $private_addr apply "log" 52 block in final proto tcp to 192.0.2.255 apply "log" 57 block in final from 127.0.0.1 apply "log" 109 block return-icmp in final proto udp to any port 33433-33524 apply "log" 125 block return-rst in final proto tcp flags S/SA all apply "log" 143 block final all apply "log"
|
host-npf.conf | 34 pass stateful in on $wired_if proto tcp to $wired_addrs port ssh apply "log" 43 block all apply "log"
|
soho_gw-npf.conf | 49 apply "log" 71 block all apply "log"
|
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/ |
test_helpers.cc | 84 Buffers.apply([&](const BufferQueue::Buffer &B) {
|
/src/sys/arch/sparc64/doc/ |
TODO | 53 - perhaps apply the lock to OF calls in general, not only the bounce'd ones 56 - Are there any other bounce-worthy OF calls? If so, apply handling
|
/src/sys/rump/librump/rumpkern/ |
signals.c | 49 pgrp_apply(struct pgrp *pgrp, int signo, void (*apply)(struct proc *p, int)) 57 apply(p, signo);
|
/src/usr.sbin/npf/npfctl/ |
npf_scan.l | 151 apply return APPLY;
|
/src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
xray_buffer_queue.h | 256 template <class F> void apply(F Fn) XRAY_NEVER_INSTRUMENT { function in class:__xray::BufferQueue
|
/src/usr.bin/ |
Makefile | 6 SUBDIR= aiomixer apply asa at audio audiocfg \
|
/src/games/hack/ |
Makefile | 9 SRCS+= alloc.c hack.Decl.c hack.apply.c hack.bones.c hack.c hack.cmd.c \
|
/src/lib/libc/gen/ |
setmode.c | 87 * Given the old mode and an array of bitcmd structures, apply the operations 340 goto apply; 344 apply: if (!*p)
|
/src/distrib/evbsh3/rom/ramdiskcommon/ |
ramdiskbin.conf | 36 progs apply apropos asa at banner basename biff bzip2 bzip2recover cal
|
/src/sys/external/isc/libsodium/dist/m4/ |
ax_check_compile_flag.m4 | 56 # exception to the GPL to apply to your modified version as well.
|
ax_check_define.m4 | 45 # exception to the GPL to apply to your modified version as well.
|
ax_check_link_flag.m4 | 56 # exception to the GPL to apply to your modified version as well.
|
ax_tls.m4 | 45 # exception to the GPL to apply to your modified version as well.
|
/src/sys/stand/efiboot/bootarm/ |
cache.S | 74 add ip, ip, #4 @ apply bias 131 add r0, r0, #4 @ apply bias
|