Searched defs:invert (Results 1 - 11 of 11) sorted by relevance

/src/usr.bin/scmdctl/
H A Dresponses.h38 bool invert[34]; member in struct:scmd_motor_response
/src/common/lib/libc/string/
H A Dstrspn.c76 strspn_x(const char *s_s, const char *charset_s, unsigned long invert) argument
/src/sys/net/npf/
H A Dnpf_connkey.c200 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 Dc_test.c142 int invert = 0; local in function:c_test
/src/lib/libc/regex/
H A Dregex2.h129 int invert; member in struct:__anondb27108f0208
/src/sys/arch/aarch64/aarch64/
H A Dtrap.c642 bool invert = (insn >> 28) & 1; local in function:arm_cond_match
/src/bin/sh/
H A Dexpand.c1968 int invert, found; local in function:patmatch
/src/usr.sbin/npf/npfctl/
H A Dnpf_bpf_comp.c155 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 DregexJIT.c1738 int invert = dfa_transitions[ind].value; local in function:compile_range_check
/src/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c2953 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 Dsyslogd.c4963 bool invert = level[0] == '~'; local in function:set_debug

Completed in 22 milliseconds