/freebsd/sys/netgraph/ |
H A D | ng_pptpgre.c | 734 while (!SLIST_EMPTY(q)) { in ng_pptpgre_sendq() 984 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_rcvdata_lower() 1019 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_rcvdata_lower() 1036 if (SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_rcvdata_lower() 1044 if (SLIST_EMPTY(&sendq)) { in ng_pptpgre_rcvdata_lower() 1181 if (SLIST_EMPTY(&hpriv->roq)) { /* should not happen */ in ng_pptpgre_reorder_timeout() 1192 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_reorder_timeout() 1205 if (!SLIST_EMPTY(&hpriv->roq)) in ng_pptpgre_reorder_timeout() 1268 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_reset()
|
/freebsd/sys/dev/gpio/ |
H A D | gpioc.c | 369 if (SLIST_EMPTY(&intr_conf->privs)) in gpioc_intr_reconfig_allowed() 504 if (SLIST_EMPTY(&intr_conf->privs)) { in gpioc_interrupt_handler() 738 if (SLIST_EMPTY(&priv->pins)) { in gpioc_read() 900 if (!SLIST_EMPTY(&priv->pins)) { in gpioc_ioctl() 972 if (SLIST_EMPTY(&priv->pins)) { in gpioc_poll() 998 if (SLIST_EMPTY(&priv->pins)) in gpioc_kqfilter() 1023 if (SLIST_EMPTY(&priv->pins)) { in gpioc_kqread()
|
/freebsd/usr.sbin/ypserv/ |
H A D | yp_main.c | 421 while(!(SLIST_EMPTY(&sle_head))) in create_service() 489 if (SLIST_EMPTY(&ble_head)) { in main() 555 while(!(SLIST_EMPTY(&ble_head))) in main()
|
/freebsd/sys/fs/pseudofs/ |
H A D | pseudofs_vncache.c | 129 if (SLIST_EMPTY(hash)) in pfs_vncache_alloc() 348 if (SLIST_EMPTY(hash)) in pfs_exit()
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_display.c | 86 if (SLIST_EMPTY(sp->gp->cutq) && sp->gp->dcbp == NULL) { in bdisplay()
|
H A D | ex_cscope.c | 473 if (SLIST_EMPTY(exp->cscq)) { in cscope_find() 978 for (exp = EXP(sp); !SLIST_EMPTY(exp->cscq);) in cscope_end() 998 if (SLIST_EMPTY(exp->cscq)) { in cscope_display()
|
/freebsd/usr.sbin/config/ |
H A D | mkoptions.cc | 245 while (!SLIST_EMPTY(&op_head)) { in do_option() 268 while (!SLIST_EMPTY(&op_head)) { in do_option()
|
/freebsd/usr.sbin/bhyve/ |
H A D | acpi_device.c | 88 while (!SLIST_EMPTY(&dev->crs)) { in acpi_device_destroy()
|
/freebsd/usr.sbin/makefs/zfs/ |
H A D | fs.c | 405 parent = SLIST_EMPTY(&arg->dirs) ? in fs_populate_sattrs() 616 if (!SLIST_EMPTY(&arg->dirs)) { in fs_populate_dir() 1015 assert(!SLIST_EMPTY(&arg.dirs)); in fs_build_one() 1017 assert(SLIST_EMPTY(&arg.dirs)); in fs_build_one()
|
/freebsd/sys/powerpc/powermac/ |
H A D | powermac_thermal.c | 86 if (SLIST_EMPTY(&fans)) in fan_management_proc()
|
/freebsd/lib/libc/tests/sys/ |
H A D | queue_test.c | 53 ATF_REQUIRE(SLIST_EMPTY(&head)); in ATF_TC_BODY()
|
/freebsd/sys/kern/ |
H A D | kern_et.c | 83 if (SLIST_EMPTY(&eventtimers) || in et_register()
|
/freebsd/sys/sys/ |
H A D | queue_mergesort.h | 187 SLIST_HEAD_INITIALIZER, SLIST_EMPTY, SLIST_FIRST, SLIST_NEXT, \
|
H A D | event.h | 247 #define KNLIST_EMPTY(list) SLIST_EMPTY(&(list)->kl_list)
|
/freebsd/contrib/nvi/vi/ |
H A D | vs_msg.c | 680 if (!SLIST_EMPTY(gp->msgq)) { in vs_resolve() 885 if (SLIST_EMPTY(gp->msgq)) { in vs_msgsave()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | sys-queue.h | 93 #undef SLIST_EMPTY 204 #define SLIST_EMPTY(head) (SLIST_FIRST(head) == SLIST_END(head)) macro
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | vdev_geom.c | 138 if (SLIST_EMPTY(priv)) in vdev_geom_attrchanged() 159 if (SLIST_EMPTY(priv)) in vdev_geom_resize() 183 if (SLIST_EMPTY(priv)) in vdev_geom_orphan()
|
/freebsd/usr.sbin/syslogd/ |
H A D | syslogd_cap_config.c | 295 while (!SLIST_EMPTY(&cfiled_head)) { in casper_readconfigfile()
|
/freebsd/contrib/elftoolchain/nm/ |
H A D | nm.c | 437 while (!SLIST_EMPTY(&nm_out_filter)) { in filter_dest() 1453 while (!SLIST_EMPTY(func_info)) { in read_elf() 1464 while (!SLIST_EMPTY(var_info)) { in read_elf() 1475 while (!SLIST_EMPTY(line_info)) { in read_elf()
|
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ |
H A D | bsnmptools.c | 208 if (SLIST_EMPTY(&snmptoolctx->filelist)) { in snmp_import_all() 1382 if (SLIST_EMPTY(&snmptoolctx->snmp_objectlist)) { in snmp_object_remove() 1464 if (SLIST_EMPTY(&snmptoolctx->snmp_objectlist)) in snmp_pdu_add_bindings() 1502 if (SLIST_EMPTY(&snmptoolctx->snmp_objectlist) || err_value == NULL) in snmp_object_seterror()
|
/freebsd/sys/dev/mpr/ |
H A D | mpr_sas_lsi.c | 978 while (!SLIST_EMPTY(&targ->luns)) { in mprsas_add_device() 1367 while (!SLIST_EMPTY(&targ->luns)) { in mprsas_add_pcie_device() 1429 while (!SLIST_EMPTY(&targ->luns)) { in mprsas_volume_add()
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_lib.c | 590 while (!SLIST_EMPTY(sc->mac_filters)) { in iavf_free_filters() 596 while (!SLIST_EMPTY(sc->vlan_filters)) { in iavf_free_filters()
|
/freebsd/usr.bin/du/ |
H A D | du.c | 544 while (!SLIST_EMPTY(&ignores)) { in ignoreclean()
|
/freebsd/sys/dev/nvmf/ |
H A D | nvmf_transport.c | 337 if (SLIST_EMPTY(&nvmf_transports[ops->trtype])) { in nvmf_transport_module_handler()
|
/freebsd/usr.sbin/newsyslog/ |
H A D | newsyslog.c | 360 if (!SLIST_EMPTY(&swhead)) { in main() 381 if (!SLIST_EMPTY(&zwhead)) { in main() 384 while (!SLIST_EMPTY(&zwhead)) { in main() 392 while (!SLIST_EMPTY(&swhead)) { in main()
|