Searched refs:inspect (Results 1 – 25 of 80) sorted by relevance
1234
| /netbsd/src/sys/net/npf/ |
| 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()
|
| D | npf_alg_icmp.c | 462 .inspect = npfa_icmp_conn, in npf_alg_icmp_init()
|
| D | npf_impl.h | 162 npf_conn_t * (*inspect)(npf_cache_t *, int); member
|
| /netbsd/src/external/ibm-public/postfix/dist/conf/ |
| 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 366 # and inspect the next input line. [all …]
|
| /netbsd/src/external/ibm-public/postfix/dist/proto/ |
| 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, 351 # Replace the current line with the specified text, and inspect the next [all …]
|
| D | stop.double-cc | 231 XXX XXX EAI inspect encoded message global
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| D | py-mi.exp | 258 [gdb_get_line_number {break to inspect struct and union} ${srcfile}] \ 360 [gdb_get_line_number {break to inspect struct and union} ${srcfile}] \
|
| D | py-pp-registration.exp | 42 set run_to_here [gdb_get_line_number {break to inspect} ${testfile}.c ]
|
| /netbsd/src/usr.bin/m4/ |
| 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/ |
| D | shlib_version | 15 # inspect them for priority inheritance / inter-process synch,
|
| /netbsd/src/external/bsd/openldap/dist/contrib/slapd-tools/ |
| D | README | 6 connection. Useful to search and inspect the server log.
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | gnu | 65 # if 1st string length positive inspect offset and string 68 # if 2nd string length positive inspect offset and string
|
| D | fsav | 91 # inspect real database content
|
| D | ole2compounddocs | 318 # GRR: jump to PageMaker stream and inspect it by sub routine PageMaker of ./wordprocessors failed … 587 # inspect embedded WordPerfect document by ./wordprocessors with 1 space at end
|
| D | database | 152 # inspect VVYYMMDD , where 1<= MM <= 12 and 1<= DD <= 31 363 # inspect YYMMDD , where 1<= MM <= 12 and 1<= DD <= 31
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | gdb_history | 110 inspect
|
| /netbsd/src/external/bsd/kyua-cli/dist/ |
| D | NEWS | 205 to the 'kyua' binary. The former can be used to inspect the runtime 230 inspect the current configuration variables after evaluation, without
|
| /netbsd/src/lib/libcompat/regexp/ |
| D | README | 43 /usr/include, inspect Makefile for compilation options that need changing
|
| /netbsd/src/external/bsd/ppp/dist/ |
| D | PLUGINS | 301 allows a plugin to inspect e.g. key details after authentication has been 305 There are in particularly 3 functions that allow one to inspect these
|
| /netbsd/src/external/bsd/ipf/dist/perl/ |
| D | Services | 918 1602 inspect inspect 956 1649 inspect inspect
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | plugins.texi | 441 inspect cfun to find out about which function this pass is executed for. 465 When your plugin is loaded, you can inspect the various
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | SECURITY.txt | 9 the program being debugged and allowing the user to inspect and
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | INSTALL | 839 In order to inspect the mail queue, use one of the following commands: 889 In order to inspect the mail queue, use one of the following commands: 929 In order to inspect the mail queue, use one of the following commands:
|
| /netbsd/src/external/ibm-public/postfix/dist/implementation-notes/ |
| D | MILTER | 37 smtpd and cleanup inspect mail at different times, there is no
|
| /netbsd/src/external/bsd/openldap/dist/doc/guide/admin/ |
| D | monitoringslapd.sdf | 124 To inspect any particular monitor object, one performs search
|
1234