Home
last modified time | relevance | path

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

/freebsd/sys/gdb/
H A Dgdb_main.c630 char ztype; in gdb_z_insert()
633 ztype = gdb_rx_char(); in gdb_z_insert()
640 switch (ztype) { in gdb_z_insert()
684 char ztype; in gdb_z_remove()
687 ztype = gdb_rx_char(); in gdb_z_remove()
694 switch (ztype) { in gdb_z_remove()
627 char ztype; gdb_z_insert() local
677 char ztype; gdb_z_remove() local
/freebsd/contrib/unbound/services/
H A Dlocalzone.c1067 enum localzone_type ztype = z->type; in lz_setup_implicit() local
1080 ztype, rr_class))) { in lz_setup_implicit()