| /freebsd-14.2/sys/netgraph/ |
| H A D | ng_pptpgre.c | 728 while (!SLIST_EMPTY(q)) { in ng_pptpgre_sendq() 978 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_rcvdata_lower() 1013 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_rcvdata_lower() 1030 if (SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_rcvdata_lower() 1038 if (SLIST_EMPTY(&sendq)) { in ng_pptpgre_rcvdata_lower() 1175 if (SLIST_EMPTY(&hpriv->roq)) { /* should not happen */ in ng_pptpgre_reorder_timeout() 1186 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_reorder_timeout() 1199 if (!SLIST_EMPTY(&hpriv->roq)) in ng_pptpgre_reorder_timeout() 1262 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_reset()
|
| /freebsd-14.2/sys/dev/gpio/ |
| H A D | gpioc.c | 370 if (SLIST_EMPTY(&intr_conf->privs)) in gpioc_intr_reconfig_allowed() 505 if (SLIST_EMPTY(&intr_conf->privs)) { in gpioc_interrupt_handler() 734 if (SLIST_EMPTY(&priv->pins)) { in gpioc_read() 896 if (!SLIST_EMPTY(&priv->pins)) { in gpioc_ioctl() 968 if (SLIST_EMPTY(&priv->pins)) { in gpioc_poll() 994 if (SLIST_EMPTY(&priv->pins)) in gpioc_kqfilter() 1019 if (SLIST_EMPTY(&priv->pins)) { in gpioc_kqread()
|
| /freebsd-14.2/usr.sbin/ypserv/ |
| H A D | yp_main.c | 422 while(!(SLIST_EMPTY(&sle_head))) in create_service() 490 if (SLIST_EMPTY(&ble_head)) { in main() 556 while(!(SLIST_EMPTY(&ble_head))) in main()
|
| /freebsd-14.2/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-14.2/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-14.2/usr.sbin/config/ |
| H A D | mkoptions.cc | 248 while (!SLIST_EMPTY(&op_head)) { in do_option() 271 while (!SLIST_EMPTY(&op_head)) { in do_option()
|
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | acpi_device.c | 88 while (!SLIST_EMPTY(&dev->crs)) { in acpi_device_destroy()
|
| /freebsd-14.2/sys/powerpc/powermac/ |
| H A D | powermac_thermal.c | 87 if (SLIST_EMPTY(&fans)) in fan_management_proc()
|
| /freebsd-14.2/usr.sbin/makefs/zfs/ |
| H A D | fs.c | 390 parent = SLIST_EMPTY(&arg->dirs) ? in fs_populate_sattrs() 601 if (!SLIST_EMPTY(&arg->dirs)) { in fs_populate_dir() 990 assert(!SLIST_EMPTY(&arg.dirs)); in fs_build_one() 992 assert(SLIST_EMPTY(&arg.dirs)); in fs_build_one()
|
| /freebsd-14.2/sys/kern/ |
| H A D | kern_et.c | 84 if (SLIST_EMPTY(&eventtimers) || in et_register()
|
| /freebsd-14.2/lib/libc/tests/sys/ |
| H A D | queue_test.c | 53 ATF_REQUIRE(SLIST_EMPTY(&head)); in ATF_TC_BODY()
|
| /freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/usr.sbin/bsnmpd/tools/libbsnmptools/ |
| H A D | bsnmptools.c | 209 if (SLIST_EMPTY(&snmptoolctx->filelist)) { in snmp_import_all() 1383 if (SLIST_EMPTY(&snmptoolctx->snmp_objectlist)) { in snmp_object_remove() 1465 if (SLIST_EMPTY(&snmptoolctx->snmp_objectlist)) in snmp_pdu_add_bindings() 1503 if (SLIST_EMPTY(&snmptoolctx->snmp_objectlist) || err_value == NULL) in snmp_object_seterror()
|
| /freebsd-14.2/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-14.2/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-14.2/usr.bin/du/ |
| H A D | du.c | 535 while (!SLIST_EMPTY(&ignores)) { in ignoreclean()
|
| /freebsd-14.2/usr.sbin/newsyslog/ |
| H A D | newsyslog.c | 336 if (!SLIST_EMPTY(&swhead)) { in main() 357 if (!SLIST_EMPTY(&zwhead)) { in main() 360 while (!SLIST_EMPTY(&zwhead)) { in main() 368 while (!SLIST_EMPTY(&swhead)) { in main()
|
| /freebsd-14.2/lib/libbe/ |
| H A D | be.c | 336 if (bdd->snapname != NULL && !SLIST_EMPTY(&bdd->promotelist)) in be_promote_dependent_clones() 338 while (!SLIST_EMPTY(&bdd->promotelist)) { in be_promote_dependent_clones()
|
| /freebsd-14.2/usr.bin/systat/ |
| H A D | ifstat.c | 177 while (!SLIST_EMPTY(&curlist)) { in closeifstat()
|