Searched defs:invert (Results 1 - 11 of 11) sorted by relevance
| /src/usr.bin/scmdctl/ |
| H A D | responses.h | 38 bool invert[34]; member in struct:scmd_motor_response
|
| /src/common/lib/libc/string/ |
| H A D | strspn.c | 76 strspn_x(const char *s_s, const char *charset_s, unsigned long invert) argument
|
| /src/sys/net/npf/ |
| H A D | npf_connkey.c | 200 npf_connkey_copy(const npf_connkey_t *skey, npf_connkey_t *dkey, bool invert) argument 242 const bool invert = flow != NPF_FLOW_FORW; local in function:npf_conn_conkey
|
| /src/bin/ksh/ |
| H A D | c_test.c | 142 int invert = 0; local in function:c_test
|
| /src/lib/libc/regex/ |
| H A D | regex2.h | 129 int invert; member in struct:__anondb27108f0208
|
| /src/sys/arch/aarch64/aarch64/ |
| H A D | trap.c | 642 bool invert = (insn >> 28) & 1; local in function:arm_cond_match
|
| /src/bin/sh/ |
| H A D | expand.c | 1968 int invert, found; local in function:patmatch
|
| /src/usr.sbin/npf/npfctl/ |
| H A D | npf_bpf_comp.c | 155 bool invert; member in struct:npf_bpf 335 npfctl_bpf_group_enter(npf_bpf_t *ctx, bool invert) argument 428 const bool invert = ctx->invert; local in function:fetch_l3 482 const bool invert local in function:fetch_ether_type [all...] |
| /src/sys/external/bsd/sljit/dist/regex_src/ |
| H A D | regexJIT.c | 1738 int invert = dfa_transitions[ind].value; local in function:compile_range_check
|
| /src/sys/dev/pci/cxgb/ |
| H A D | cxgb_t3_hw.c | 2953 t3_config_trace_filter(adapter_t * adapter,const struct trace_params * tp,int filter_index,int invert,int enable) argument
|
| /src/usr.sbin/syslogd/ |
| H A D | syslogd.c | 4963 bool invert = level[0] == '~'; local in function:set_debug
|
Completed in 22 milliseconds