Searched defs:no (Results 26 - 50 of 61) sorted by relevance

123

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_eaction.c92 struct named_object no; member in struct:eaction_obj
234 destroy_eaction_obj(struct ip_fw_chain *ch, struct named_object *no) argument
258 struct named_object *no; local
320 struct named_object *no; local
359 struct named_object *no; local
438 struct named_object *no; local
[all...]
H A Dip_fw_table_value.c78 struct named_object no; member in struct:table_val_link
99 cmp_table_value(struct named_object *no, const void *key, uint32_t kopt) argument
152 update_tvalue(struct namedobj_instance *ni, struct named_object *no, void *arg) argument
698 dump_tvalue(struct namedobj_instance *ni, struct named_object *no, void *arg) argument
791 destroy_value(struct namedobj_instance *ni, struct named_object *no, void *arg) argument
[all...]
/freebsd-11-stable/bin/pax/
H A Dpat_rep.c1028 int no; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dname.c68 } no[] = { variable in typeref:struct:__anon5989
/freebsd-11-stable/sys/geom/stripe/
H A Dg_stripe.c146 u_int i, no; local
305 g_stripe_start_fast(struct bio *bp, u_int no, off_t offset, off_t length) argument
433 g_stripe_start_economic(struct bio *bp, u_int no, off_t offset, off_t length) argument
539 u_int no; local
574 u_int no, stripesize; local
670 u_int no, sectorsize = 0; local
747 g_stripe_add_disk(struct g_stripe_softc *sc, struct g_provider *pp, u_int no) argument
818 u_int no; local
1039 u_int attached, no; local
[all...]
/freebsd-11-stable/usr.bin/sed/
H A Dprocess.c699 int len, no; local
[all...]
/freebsd-11-stable/sys/geom/concat/
H A Dg_concat.c103 u_int i, no; local
268 u_int no; local
304 u_int no; local
409 u_int no, sectorsize = 0; local
483 g_concat_add_disk(struct g_concat_softc *sc, struct g_provider *pp, u_int no) argument
561 u_int no; local
766 u_int attached, no; local
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c458 export_config_cb(struct namedobj_instance *ni, struct named_object *no, argument
808 struct named_object *no; local
841 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, void *arg) argument
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c341 export_config_cb(struct namedobj_instance *ni, struct named_object *no, void *arg) argument
832 struct named_object *no; local
864 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, void *arg) argument
[all...]
H A Dnat64lsn.h195 struct named_object no; member in struct:nat64lsn_cfg
/freebsd-11-stable/sys/geom/shsec/
H A Dg_shsec.c132 u_int i, no; local
147 u_int no; local
298 u_int no; local
397 u_int no, sectorsize = 0; local
456 g_shsec_add_disk(struct g_shsec_softc *sc, struct g_provider *pp, u_int no) argument
523 u_int no; local
571 u_int no; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp441 constexpr auto no = MemoryRegionInfo::eNo; local
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipnat_y.y175 no: IPNY_NO { nat->in_flags |= IPN_NO; } label
/freebsd-11-stable/contrib/less/
H A Dregexp.c905 register int no; local
934 register int no; local
976 register int no; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/comp/
H A Dc_zlib.c37 static void *zlib_zalloc(void *opaque, unsigned int no, unsigned int size) argument
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_subst.c1319 int no; /* Match replacement offset. */ local
[all...]
/freebsd-11-stable/sys/geom/raid/
H A Dtr_raid1e.c693 u_int no, strip_size; local
632 g_raid_tr_raid1e_select_read_disk(struct g_raid_volume *vol, int no, off_t off, off_t len, u_int mask) argument
763 u_int no, strip_size; local
1152 u_int no, strip_size; local
[all...]
/freebsd-11-stable/usr.sbin/ypldap/
H A Dber.c473 struct ber_oid no; local
/freebsd-11-stable/contrib/gcc/
H A Dcoverage.c414 tree_coverage_counter_ref(unsigned counter, unsigned no) argument
/freebsd-11-stable/contrib/nvi/regex/
H A Dregcomp.c1092 int no = p->g->ncsets++; local
[all...]
/freebsd-11-stable/usr.bin/xlint/lint1/
H A Ddecl.c1098 int no; local
[all...]
/freebsd-11-stable/lib/libedit/
H A Dterminal.c1460 static char no[] = "no"; local
[all...]
/freebsd-11-stable/sbin/pfctl/
H A Dparse.y3855 no : /* empty */ { $$ = 0; } label
[all...]
/freebsd-11-stable/usr.sbin/lmcconfig/
H A Dlmcconfig.c1258 char *no = "No", *yes = "Yes"; local
1617 char *no = "No", *yes = "Yes"; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c1196 int no = p->g->ncsets++; local
[all...]

Completed in 820 milliseconds

123