Searched defs:no (Results 51 - 59 of 59) sorted by relevance

123

/freebsd-current/sys/netpfil/ipfw/
H A Dip_fw_table.c73 struct named_object no; member in struct:table_config
1651 struct named_object *no; local
1980 struct named_object *no; local
2101 export_table_internal(struct namedobj_instance *ni, struct named_object *no, void *arg) argument
3011 test_sets_cb(struct namedobj_instance *ni __unused, struct named_object *no, void *arg __unused) argument
3033 struct named_object *no; local
3121 struct named_object *no; local
3314 destroy_table_locked(struct namedobj_instance *ni, struct named_object *no, void *arg) argument
[all...]
H A Dip_fw_private.h377 struct named_object no; member in struct:ipfw_iface
H A Dip_fw_sockopt.c897 swap_sets_cb(struct namedobj_instance *ni, struct named_object *no, argument
911 move_sets_cb(struct namedobj_instance *ni, struct named_object *no, argument
923 test_sets_cb(struct namedobj_instance *ni, struct named_object *no, void *arg) argument
945 struct named_object *no; local
2244 ipfw_export_obj_ntlv(struct named_object *no, ipfw_obj_ntlv *ntlv) argument
2263 struct named_object *no; local
2611 struct named_object *no; local
2667 struct named_object *no; local
2695 struct named_object *no; local
2740 struct named_object *no; local
3348 export_objhash_ntlv_internal(struct namedobj_instance *ni, struct named_object *no, void *arg) argument
4385 objhash_cmp_name(struct named_object *no, const void *name, uint32_t set) argument
4408 struct named_object *no; local
4507 struct named_object *no; local
4524 struct named_object *no; local
4549 ipfw_objhash_add(struct namedobj_instance *ni, struct named_object *no) argument
4563 ipfw_objhash_del(struct namedobj_instance *ni, struct named_object *no) argument
4586 struct named_object *no; local
4607 struct named_object *no, *no_tmp; local
4628 struct named_object *no, *no_tmp; local
[all...]
H A Dip_fw_table_algo.c1917 struct named_object no; member in struct:ifentry
2133 destroy_ifidx_locked(struct namedobj_instance *ii, struct named_object *no, argument
2561 foreach_ifidx(struct namedobj_instance *ii, struct named_object *no, argument
[all...]
H A Dip_fw_dynamic.c573 struct named_object no; member in struct:dyn_state_obj
655 struct named_object *no; local
708 dyn_destroy(struct ip_fw_chain *ch, struct named_object *no) argument
722 ipfw_objhash_del(CHAIN_TO_SRV(ch), no); local
[all...]
/freebsd-current/contrib/file/src/
H A Dreadelf.c896 size_t no; local
/freebsd-current/stand/fdt/
H A Dfdt_loader_cmd.c891 int len, no, sero; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2250 uint64_t RuntimeDyldELF::allocateGOTEntries(unsigned no) { argument
[all...]
/freebsd-current/sbin/pfctl/
H A Dparse.y4447 no : /* empty */ { $$ = 0; } label
[all...]

Completed in 280 milliseconds

123