| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_eaction.c | 92 struct named_object no; member 197 obj->no.name = obj->name; in create_eaction_obj() 225 obj->no.refcnt++; in create_eaction_obj() 258 struct named_object *no; in reset_eaction_rules() local 265 if (no == NULL) in reset_eaction_rules() 286 no->refcnt++; in reset_eaction_rules() 320 struct named_object *no; in ipfw_eaction_uninit() local 327 if (no != NULL) in ipfw_eaction_uninit() 359 struct named_object *no; in ipfw_del_eaction() local 363 if (no == NULL || no->etlv != IPFW_TLV_EACTION) { in ipfw_del_eaction() [all …]
|
| H A D | ip_fw_table.c | 169 tc->no.refcnt++; in tc_ref() 176 tc->no.refcnt--; in tc_unref() 315 tc->no.refcnt++; in find_ref_table() 603 tc->no.refcnt--; in add_table_entry() 750 tc->no.refcnt--; in del_table_entry() 832 tc->no.refcnt++; in check_table_space() 896 tc->no.refcnt--; in check_table_space() 1446 tablestate[tc_a->no.kidx] = tablestate[tc_b->no.kidx]; in swap_tables() 1660 no->refcnt--; in ipfw_unref_table() 1908 if (compat == 0 || tc_new->no.subtype != tc->no.subtype) { in create_table_internal() [all …]
|
| H A D | ip_fw_table_value.c | 77 struct named_object no; member 157 ptv = (struct table_val_link *)no; in update_tvalue() 160 ptv->pval = &pval[ptv->no.kidx]; in update_tvalue() 161 ptv->no.name = (char *)&pval[ptv->no.kidx]; in update_tvalue() 263 ipfw_objhash_del(vi, &ptvl->no); in unref_table_value() 510 ptei->value = ptv->no.kidx; in ipfw_link_table_values() 569 ptei->value = ptv->no.kidx; in ipfw_link_table_values() 588 ptv->no.kidx = vidx; in ipfw_link_table_values() 593 ipfw_objhash_add(vi, &ptv->no); in ipfw_link_table_values() 708 v->spare1 = ptv->no.kidx; in dump_tvalue() [all …]
|
| H A D | ip_fw_iface.c | 253 destroy_iface(struct namedobj_instance *ii, struct named_object *no, in destroy_iface() argument 258 free(no, M_IPFW); in destroy_iface() 318 iif->no.refcnt++; in ipfw_iface_ref() 329 iif->no.name = iif->ifname; in ipfw_iface_ref() 338 iif->no.refcnt = 1; in ipfw_iface_ref() 344 tmp->no.refcnt++; in ipfw_iface_ref() 355 ipfw_objhash_add(ii, &iif->no); in ipfw_iface_ref() 412 iif->no.refcnt--; in ipfw_iface_unref() 464 export_iface_internal(struct namedobj_instance *ii, struct named_object *no, in export_iface_internal() argument 476 iif = (struct ipfw_iface *)no; in export_iface_internal() [all …]
|
| H A D | ip_fw_sockopt.c | 930 no->etlv, no->name) != NULL) in test_sets_cb() 965 no->ocnt++; in ipfw_obj_manage_sets() 967 no->ocnt = 0; in ipfw_obj_manage_sets() 981 if (no->ocnt != no->refcnt) in ipfw_obj_manage_sets() 2669 no->refcnt--; in unref_oib_objects() 2760 no->refcnt++; in ref_opcode_object() 4404 return (no); in ipfw_objhash_lookup_name() 4504 return (no); in ipfw_objhash_lookup_name_type() 4520 return (no); in ipfw_objhash_lookup_kidx() 4542 hash = ni->hash_f(ni, no->name, no->set) % ni->nn_size; in ipfw_objhash_add() [all …]
|
| /f-stack/app/redis-5.0.5/ |
| H A D | redis.conf | 88 protected-mode no 136 daemonize no 147 supervised no 355 repl-diskless-sync no 400 repl-disable-tcp-nodelay no 674 lazyfree-lazy-eviction no 675 lazyfree-lazy-expire no 676 lazyfree-lazy-server-del no 677 replica-lazy-flush no 699 appendonly no [all …]
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | config.rpath | 148 hardcode_direct=no 149 hardcode_minus_L=no 157 with_gnu_ld=no 165 with_gnu_ld=no 181 ld_shlibs=no 198 ld_shlibs=no 208 ld_shlibs=no 221 ld_shlibs=no 228 ld_shlibs=no 232 ld_shlibs=no [all …]
|
| H A D | toolchain-simd.m4 | 46 AC_MSG_RESULT([no]) 65 AC_MSG_RESULT([no]) 85 AC_MSG_RESULT([no]) 104 AC_MSG_RESULT([no]) 123 AC_MSG_RESULT([no]) 142 AC_MSG_RESULT([no]) 162 AC_MSG_RESULT([no]) 182 AC_MSG_RESULT([no]) 202 AC_MSG_RESULT([no]) 222 AC_MSG_RESULT([no]) [all …]
|
| H A D | kernel-vfs-iov_iter.m4 | 113 AC_MSG_RESULT(no) 114 enable_vfs_iov_iter="no" 142 AC_MSG_RESULT(no) 143 enable_vfs_iov_iter="no" 152 AC_MSG_RESULT(no) 153 enable_vfs_iov_iter="no" 162 AC_MSG_RESULT(no) 163 enable_vfs_iov_iter="no" 172 AC_MSG_RESULT(no) 182 AC_MSG_RESULT(no) [all …]
|
| H A D | always-compiler-options.m4 | 14 [Enable -fsanitize=address support @<:@default=no@:>@])], 16 [enable_asan=no]) 62 AC_MSG_RESULT([no]) 83 AC_MSG_RESULT([no]) 104 AC_MSG_RESULT([no]) 118 dnl # no- prefixed options gcc always returns success. 131 AC_MSG_RESULT([no]) 144 dnl # no- prefixed options gcc always returns success. 157 AC_MSG_RESULT([no]) 178 AC_MSG_RESULT([no]) [all …]
|
| H A D | kernel-bio.m4 | 55 AC_MSG_RESULT(no) 65 AC_MSG_RESULT(no) 75 AC_MSG_RESULT(no) 126 AC_MSG_RESULT(no) 137 AC_MSG_RESULT(no) 147 AC_MSG_RESULT(no) 157 AC_MSG_RESULT(no) 168 AC_MSG_RESULT(no) 209 AC_MSG_RESULT(no) 235 AC_MSG_RESULT(no) [all …]
|
| /f-stack/app/nginx-1.16.1/auto/ |
| H A D | unix | 32 ngx_feature_run=no 51 ngx_feature_run=no 154 ngx_feature_run=no 180 ngx_feature_run=no 190 ngx_feature_run=no 200 ngx_feature_run=no 214 ngx_feature_run=no 224 ngx_feature_run=no 235 ngx_feature_run=no 248 ngx_feature_run=no [all …]
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64stl_control.c | 82 cfg->no.name = cfg->name; in nat64stl_alloc_config() 84 cfg->no.set = set; in nat64stl_alloc_config() 101 struct named_object *no; in nat64stl_export_config() local 106 uc->set = cfg->no.set; in nat64stl_export_config() 110 ipfw_export_obj_ntlv(no, &uc->ntlv6); in nat64stl_export_config() 112 ipfw_export_obj_ntlv(no, &uc->ntlv4); in nat64stl_export_config() 225 SRV_OBJECT(ch, cfg->no.kidx) = cfg; in nat64stl_create() 340 if (cfg->no.refcnt > 0) { in nat64stl_destroy() 540 struct named_object *no; in nat64stl_findbykidx() local 547 return (no); in nat64stl_findbykidx() [all …]
|
| H A D | nat64clat_control.c | 80 cfg->no.name = cfg->name; in nat64clat_alloc_config() 81 cfg->no.etlv = IPFW_TLV_NAT64CLAT_NAME; in nat64clat_alloc_config() 82 cfg->no.set = set; in nat64clat_alloc_config() 104 uc->set = cfg->no.set; in nat64clat_export_config() 200 SRV_OBJECT(ch, cfg->no.kidx) = cfg; in nat64clat_create() 335 if (cfg->no.refcnt > 0) { in nat64clat_destroy() 341 SRV_OBJECT(ch, cfg->no.kidx) = NULL; in nat64clat_destroy() 535 struct named_object *no; in nat64clat_findbykidx() local 539 no = ipfw_objhash_lookup_kidx(ni, idx); in nat64clat_findbykidx() 542 return (no); in nat64clat_findbykidx() [all …]
|
| /f-stack/dpdk/examples/performance-thread/l3fwd-thread/ |
| H A D | test.sh | 18 --no-lthread 30 --no-lthread 41 --no-lthread 52 --no-lthread 68 --no-lthread 80 --no-lthread 91 --no-lthread 102 --no-lthread
|
| /f-stack/tools/libxo/ |
| H A D | configure.ac | 85 [HAVE_HUMANIZE_NUMBER=no]) 107 HAVE_GETTEXT=no 271 AC_MSG_RESULT([no]) 272 HAVE_OXTRADOC=no 283 [LIBXO_WARNINGS=no]) 291 [LIBXO_DEBUG=no]) 306 [LIBXO_TEXT_ONLY=no]) 336 HAVE_GCC=no 342 HAVE_GCC=no 353 [HAVE_PRINTFLIKE=no]) [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | omap3-devkit8000.dts | 25 /delete-property/ti,no-reset-on-init; 26 /delete-property/ti,no-idle; 34 ti,no-reset-on-init; 35 ti,no-idle; 43 ti,no-reset-on-init; 44 ti,no-idle;
|
| H A D | sun7i-a20.dtsi | 781 /omit-if-no-ref/ 787 /omit-if-no-ref/ 793 /omit-if-no-ref/ 799 /omit-if-no-ref/ 805 /omit-if-no-ref/ 813 /omit-if-no-ref/ 819 /omit-if-no-ref/ 827 /omit-if-no-ref/ 838 /omit-if-no-ref/ 844 /omit-if-no-ref/ [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | max98373.txt | 13 - maxim,vmon-slot-no : slot number used to send voltage information 18 - maxim,imon-slot-no : slot number used to send current information 21 - maxim,spkfb-slot-no : slot number used to send speaker feedback information 36 maxim,vmon-slot-no = <0>; 37 maxim,imon-slot-no = <1>; 38 maxim,spkfb-slot-no = <2>;
|
| H A D | tas2562.txt | 13 - ti,imon-slot-no:- TDM TX current sense time slot. 14 - ti,vmon-slot-no:- TDM TX voltage sense time slot. This slot must always be 15 greater then ti,imon-slot-no. 34 ti,imon-slot-no = <0>; 35 ti,vmon-slot-no = <1>;
|
| /f-stack/app/redis-5.0.5/tests/assets/ |
| H A D | default.conf | 5 daemonize no 24 appendonly no 26 no-appendfsync-on-rewrite no
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | configure.ac | 54 enable_ssp="no" 67 enable_asm="no" 78 enable_asm="no" 87 enable_asm="no" 114 enable_minimal="no" 118 enable_minimal="no" 154 ENABLE_CWFLAGS=no 298 [AC_MSG_RESULT(no) 343 [AC_MSG_RESULT(no) 686 [AC_MSG_RESULT(no)]) [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | max8925_battery.txt | 8 - no-temp-support: whether support temperature protection detect 9 - no-insert-detect: whether support insert detect 16 no-temp-support = <0>; 17 no-insert-detect = <0>;
|
| /f-stack/freebsd/netpfil/ipfw/nptv6/ |
| H A D | nptv6.c | 428 cfg->no.name = cfg->name; in nptv6_alloc_config() 429 cfg->no.etlv = IPFW_TLV_NPTV6_NAME; in nptv6_alloc_config() 430 cfg->no.set = set; in nptv6_alloc_config() 455 uc->set = cfg->no.set; in nptv6_export_config() 709 ipfw_objhash_add(ni, &cfg->no); in nptv6_create() 710 SRV_OBJECT(ch, cfg->no.kidx) = cfg; in nptv6_create() 745 if (cfg->no.refcnt > 0) { in nptv6_destroy() 958 struct named_object *no; in nptv6_findbykidx() local 966 return (no); in nptv6_findbykidx() 1001 SRV_OBJECT(ch, no->kidx) = NULL; in destroy_config_cb() [all …]
|
| /f-stack/app/nginx-1.16.1/auto/lib/libxslt/ |
| H A D | conf | 8 ngx_feature_run=no 25 if [ $ngx_found = no ]; then 42 if [ $ngx_found = no ]; then 59 if [ $ngx_found = no ]; then 101 ngx_feature_run=no 108 if [ $ngx_found = no ]; then 125 if [ $ngx_found = no ]; then 142 if [ $ngx_found = no ]; then
|