Home
last modified time | relevance | path

Searched refs:gotch (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_map.c2161 bool_t gotch = FALSE; in skip_get_dn() local
2178 gotch = TRUE; in skip_get_dn()
2192 if (!goteq || !gotch) in skip_get_dn()
2195 gotch = FALSE; in skip_get_dn()
2200 gotch = TRUE; in skip_get_dn()
2205 if (!gotch || goteq) in skip_get_dn()
2208 gotch = FALSE; in skip_get_dn()
2210 gotch = TRUE; in skip_get_dn()
2215 gotch = TRUE; in skip_get_dn()
2221 if (!in_quote && goteq && gotch) in skip_get_dn()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h862 uint64_t gotch; member