Home
last modified time | relevance | path

Searched defs:no (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_eaction.c89 struct named_object no; member
231 destroy_eaction_obj(struct ip_fw_chain *ch, struct named_object *no) in destroy_eaction_obj()
255 struct named_object *no; in reset_eaction_rules() local
317 struct named_object *no; in ipfw_eaction_uninit() local
356 struct named_object *no; in ipfw_del_eaction() local
435 struct named_object *no; in ipfw_reset_eaction_instance() local
H A Dip_fw_table_value.c75 struct named_object no; member
95 cmp_table_value(struct named_object *no, const void *key, uint32_t kopt) in cmp_table_value()
149 update_tvalue(struct namedobj_instance *ni, struct named_object *no, void *arg) in update_tvalue()
692 dump_tvalue(struct namedobj_instance *ni, struct named_object *no, void *arg) in dump_tvalue()
786 destroy_value(struct namedobj_instance *ni, struct named_object *no, in destroy_value()
H A Dip_fw_sockopt.c945 struct named_object *no; in ipfw_obj_manage_sets() local
2263 struct named_object *no; in export_objhash_ntlv() local
2611 struct named_object *no; in set_legacy_obj_kidx() local
2667 struct named_object *no; in unref_oib_objects() local
2695 struct named_object *no; in unref_rule_objects() local
2740 struct named_object *no; in ref_opcode_object() local
4408 struct named_object *no; in ipfw_objhash_lookup_name() local
4507 struct named_object *no; in ipfw_objhash_lookup_name_type() local
4524 struct named_object *no; in ipfw_objhash_lookup_kidx() local
4586 struct named_object *no; in ipfw_objhash_count_type() local
[all …]
H A Dip_fw_iface.c252 destroy_iface(struct namedobj_instance *ii, struct named_object *no, in destroy_iface()
463 export_iface_internal(struct namedobj_instance *ii, struct named_object *no, in export_iface_internal()
/freebsd/sys/geom/shsec/
H A Dg_shsec.c135 u_int i, no; in g_shsec_nvalid() local
150 u_int no; in g_shsec_remove_disk() local
301 u_int no; in g_shsec_start() local
403 u_int no, sectorsize = 0; in g_shsec_check_and_run() local
462 g_shsec_add_disk(struct g_shsec_softc *sc, struct g_provider *pp, u_int no) in g_shsec_add_disk()
529 u_int no; in g_shsec_create() local
577 u_int no; in g_shsec_destroy() local
/freebsd/sys/geom/stripe/
H A Dg_stripe.c139 u_int i, no; in g_stripe_nvalid() local
300 g_stripe_start_fast(struct bio *bp, u_int no, off_t offset, off_t length) in g_stripe_start_fast()
429 g_stripe_start_economic(struct bio *bp, u_int no, off_t offset, off_t length) in g_stripe_start_economic()
535 u_int no; in g_stripe_pushdown() local
570 u_int no; in g_stripe_start() local
667 u_int no, sectorsize = 0; in g_stripe_check_and_run() local
744 g_stripe_add_disk(struct g_stripe_softc *sc, struct g_provider *pp, u_int no) in g_stripe_add_disk()
815 u_int no; in g_stripe_create() local
1039 u_int attached, no; in g_stripe_ctl_create() local
/freebsd/sbin/hastd/
H A Dcontrol.c74 uint8_t role, struct hast_resource *res, const char *name, unsigned int no) in control_set_role_common()
150 unsigned int no) in control_status_worker()
238 struct hast_resource *res, const char *name, unsigned int no) in control_status()
/freebsd/lib/libc/locale/
H A Drpmatch.c36 regex_t yes, no; in rpmatch() local
/freebsd/lib/libc/i386/string/
H A Dwcschr.S72 no: popl %ebx label
H A Dwmemchr.S100 no: xorl %eax,%eax label
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64stl_control.c98 struct named_object *no; in nat64stl_export_config() local
118 export_config_cb(struct namedobj_instance *ni, struct named_object *no, in export_config_cb()
537 struct named_object *no; in nat64stl_findbykidx() local
569 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, in destroy_config_cb()
H A Dnat64clat.h37 struct named_object no; member
H A Dnat64clat_control.c111 export_config_cb(struct namedobj_instance *ni, struct named_object *no, in export_config_cb()
532 struct named_object *no; in nat64clat_findbykidx() local
564 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, in destroy_config_cb()
H A Dnat64stl.h36 struct named_object no; member
H A Dnat64lsn_control.c336 export_config_cb(struct namedobj_instance *ni, struct named_object *no, in export_config_cb()
859 struct named_object *no; in nat64lsn_findbykidx() local
891 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, in destroy_config_cb()
/freebsd/sys/geom/concat/
H A Dg_concat.c103 u_int no; in g_concat_nvalid() local
528 g_concat_add_disk(struct g_concat_softc *sc, struct g_provider *pp, u_int no) in g_concat_add_disk()
630 u_int no; in g_concat_create() local
845 u_int attached, no; in g_concat_ctl_create() local
1011 u_int no = 0; in g_concat_write_metadata() local
/freebsd/sys/dev/le/
H A Dam7990.c572 am7990_recv_print(struct lance_softc *sc, int no) in am7990_recv_print()
595 am7990_xmit_print(struct lance_softc *sc, int no) in am7990_xmit_print()
H A Dam79900.c609 am79900_recv_print(struct lance_softc *sc, int no) in am79900_recv_print()
631 am79900_xmit_print(struct lance_softc *sc, int no) in am79900_xmit_print()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DByteProvider.h40 using no = std::false_type; variable
/freebsd/sys/geom/raid/
H A Dtr_concat.c215 u_int no; in g_raid_tr_iostart_concat() local
293 int error, no; in g_raid_tr_kerneldump_concat() local
H A Dtr_raid0.c196 u_int no, strip_size; in g_raid_tr_iostart_raid0() local
274 u_int no, strip_size; in g_raid_tr_kerneldump_raid0() local
/freebsd/sys/geom/raid3/
H A Dg_raid3_ctl.c404 intmax_t *no; in g_raid3_ctl_insert() local
531 intmax_t *no; in g_raid3_ctl_remove() local
/freebsd/contrib/netbsd-tests/rump/rumpkern/
H A Dt_modcmd.c69 bool no; in disable_autoload() local
/freebsd/contrib/less/
H A Dregexp.c905 register int no; local
934 register int no; local
976 register int no; local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFBaseDIE.h119 enum class Recurse : bool { no, yes }; enumerator

123