| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
| H A D | LitConfig.py | 2 import inspect 165 f = inspect.currentframe() 168 file = os.path.abspath(inspect.getsourcefile(f)) 169 line = inspect.getlineno(f)
|
| /netbsd-src/sys/net/npf/ |
| H A D | npf_alg.c | 166 atomic_store_relaxed(&afuncs->inspect, funcs->inspect); in npf_alg_register() 191 atomic_store_relaxed(&afuncs->inspect, NULL); in npf_alg_unregister() 308 inspect_func = atomic_load_relaxed(&f->inspect); in npf_alg_conn()
|
| H A D | npf_alg_icmp.c | 462 .inspect = npfa_icmp_conn, in npf_alg_icmp_init()
|
| /netbsd-src/external/ibm-public/postfix/dist/conf/ |
| H A D | header_checks | 180 # inspect the next input line. The address must have 201 # message. Do not inspect the remainder of the input 218 # tern, and inspect the next input line. This action 229 # inspect the next input line. After the message is 266 # queue, and inspect the next input line. The mes- 289 # IGNORE Delete the current line from the input, and inspect 295 # log a generic text), and inspect the next input 317 # inspect the next input line. 345 # file, and inspect the next input line. After the 361 # and inspect the next input line. [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | header_checks | 166 # Add the specified address as a BCC recipient, and inspect 212 # Do not inspect the remainder of the input message. 225 # Pretend that the input line did not match any pattern, and inspect the 233 # Override the content_filter parameter setting, and inspect 269 # and inspect the next input line. The message remains on \fBhold\fR 289 # Delete the current line from the input, and inspect 294 # log a generic text), and inspect the next input line. This 310 # Prepend one line with the specified text, and inspect the next 335 # inspect the next input line. After the message is queued, 347 # Replace the current line with the specified text, and inspect the next [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/Misc/ |
| H A D | zkill | 8 import inspect, os, sys 11 f = inspect.currentframe() 14 file,line,_,_,_ = inspect.getframeinfo(f)
|
| /netbsd-src/usr.bin/m4/ |
| H A D | main.c | 170 static ndptr inspect(int, char *); 516 p = inspect(t, token); in macro() 687 inspect(int c, char *tp) in inspect() function
|
| /netbsd-src/lib/libpthread/ |
| H A D | shlib_version | 15 # inspect them for priority inheritance / inter-process synch,
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-tools/ |
| H A D | README | 6 connection. Useful to search and inspect the server log.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | CFIVerify.rst | 58 analyse the disassembled machine code. The tool will inspect virtual calls and 59 indirect function calls. This tool will also inspect indirect jumps, as inlined
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | Kconfig | 43 Selecting this option creates a debugfs file to inspect the mapped
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | EVP_CIPHER_CTX_get_cipher_data.pod | 6 inspect and modify EVP_CIPHER_CTX objects
|
| H A D | EVP_CIPHER_CTX_get_original_iv.pod | 7 EVP_CIPHER_CTX_iv_noconst - Routines to inspect EVP_CIPHER_CTX IV data
|
| H A D | SSL_CTX_set_cert_cb.pod | 23 certificate will be used by a client or server. The callback can then inspect
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | EVP_CIPHER_CTX_get_cipher_data.pod | 6 inspect and modify EVP_CIPHER_CTX objects
|
| H A D | SSL_CTX_set_cert_cb.pod | 25 certificate will be used by a client or server. The callback can then inspect
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | gnu | 65 # if 1st string length positive inspect offset and string 68 # if 2nd string length positive inspect offset and string
|
| H A D | fsav | 91 # inspect real database content
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/intro/ |
| H A D | tutorial05.rst | 159 We can also inspect the generated executable using standard tools: 197 to singlestep through the generated binary and inspect the internal
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/intro/ |
| H A D | tutorial05.rst | 159 We can also inspect the generated executable using standard tools: 197 to singlestep through the generated binary and inspect the internal
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| H A D | gdb_history | 110 inspect
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| H A D | gdb_history | 110 inspect
|
| /netbsd-src/external/bsd/nsd/dist/ |
| H A D | Makefile.in | 85 ALL_OBJ=$(NSD_OBJ) nsd-checkconf.o nsd-checkzone.o nsd-control.o nsd-mem.o xfr-inspect.o 175 xfr-inspect: xfr-inspect.o $(COMMON_OBJ) zonec.o zparser.o zlexer.o $(LIBOBJS) 176 $(LINK) -o $@ xfr-inspect.o $(COMMON_OBJ) zonec.o zparser.o zlexer.o $(LIBOBJS) $(LIBS) 193 rm -f *.o $(TARGETS) $(MANUALS) cutest popen3_echo xfr-inspect nsd-mem 551 xfr-inspect.o: $(srcdir)/xfr-inspect.c config.h $(srcdir)/compat/cpuset.h $(srcdir)/udb.h \
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mm/examples/ |
| H A D | MUL | 79 inspect
|
| /netbsd-src/external/gpl2/rcs/dist/ |
| H A D | configure.in | 204 dnl We can't use AC_PATH_PROG since we don't want to inspect /bin,
|