HomeSort by: relevance | last modified time | path
    Searched defs:is_v (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/overlays/
constraint.c 965 int is_v; local
1008 is_v = constraint_check_count_violation(m, target_entry, cp);
1011 "==> constraint_update is_v: %d\n", is_v );
1013 if (is_v) {
  /src/sys/external/bsd/ipf/netinet/
ip_state.h 59 u_char is_v; member in struct:ipstate
ip_fil_compat.c 1049 u_char is_v; member in struct:ipstate_4_1_16
1099 u_char is_v; member in struct:ipstate_4_1_0
4358 old->is_v = is->is_v;
4429 old->is_v = is->is_v;
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 1049 u_char is_v; member in struct:ipstate_4_1_16
1099 u_char is_v; member in struct:ipstate_4_1_0
4462 old->is_v = is->is_v;
4535 old->is_v = is->is_v;

Completed in 41 milliseconds