Home
last modified time | relevance | path

Searched refs:SIMPLEQ_EMPTY (Results 1 – 25 of 47) sorted by relevance

12

/openbsd/usr.sbin/rad/
H A Dprintconf.c84 if (!SIMPLEQ_EMPTY(&ra_options->ra_rdnss_list) || in print_ra_options()
85 !SIMPLEQ_EMPTY(&ra_options->ra_dnssl_list)) { in print_ra_options()
88 if (!SIMPLEQ_EMPTY(&ra_options->ra_rdnss_list)) { in print_ra_options()
98 if (!SIMPLEQ_EMPTY(&ra_options->ra_dnssl_list)) { in print_ra_options()
H A Dparse.y933 if (!SIMPLEQ_EMPTY(&conf->ra_options.ra_rdnss_list) || in parse_config()
934 !SIMPLEQ_EMPTY(&conf->ra_options.ra_dnssl_list)) { in parse_config()
940 if (!SIMPLEQ_EMPTY(&conf->ra_options.ra_pref64_list)) { in parse_config()
955 if (SIMPLEQ_EMPTY(&dst->ra_rdnss_list)) { in copy_dns_options()
965 if (SIMPLEQ_EMPTY(&dst->ra_dnssl_list)) { in copy_dns_options()
/openbsd/usr.bin/sdiff/
H A Dsdiff.c876 if (SIMPLEQ_EMPTY(&diffhead)) in processq()
905 while (!SIMPLEQ_EMPTY(&diffhead)) { in processq()
976 for (; !SIMPLEQ_EMPTY(&delqhead) && file2ln <= file2end; in printc()
1009 while (!SIMPLEQ_EMPTY(&delqhead)) { in printc()
/openbsd/usr.sbin/ldomctl/
H A Dparse.y149 if (SIMPLEQ_EMPTY(&domain->vdisk_list) &&
150 SIMPLEQ_EMPTY(&domain->vnet_list) &&
151 SIMPLEQ_EMPTY(&domain->iodev_list)) {
/openbsd/sys/miscfs/fuse/
H A Dfuse_device.c420 if (SIMPLEQ_EMPTY(&fd->fd_fbufs_in)) { in fuseread()
493 SIMPLEQ_EMPTY(&fd->fd_fbufs_wait)) { in fusewrite()
579 if (!SIMPLEQ_EMPTY(&fd->fd_fbufs_in)) in filt_fuse_read()
/openbsd/sys/scsi/
H A Dmpath.c248 if (!SIMPLEQ_EMPTY(&d->d_xfers)) in mpath_start()
523 if (!SIMPLEQ_EMPTY(&d->d_xfers)) in mpath_path_attach()
562 if (!SIMPLEQ_EMPTY(&d->d_xfers)) in mpath_path_detach()
/openbsd/sys/net/
H A Dfq_codel.c591 if (!SIMPLEQ_EMPTY(&fqc->newq)) in select_queue()
593 else if (!SIMPLEQ_EMPTY(&fqc->oldq)) in select_queue()
625 if (*fq == &fqc->newq && !SIMPLEQ_EMPTY(&fqc->oldq)) { in next_flow()
H A Dbridgectl.c711 if (SIMPLEQ_EMPTY(h)) in bridge_filterrule()
796 while (!SIMPLEQ_EMPTY(&bif->bif_brlin)) { in bridge_flushrule()
804 while (!SIMPLEQ_EMPTY(&bif->bif_brlout)) { in bridge_flushrule()
/openbsd/usr.sbin/ospfd/
H A Dprintconf.c190 if (SIMPLEQ_EMPTY(&area->redist_list)) in print_config()
H A Dospfd.c707 if (SIMPLEQ_EMPTY(&conf->redist_list) != in merge_config()
708 SIMPLEQ_EMPTY(&xconf->redist_list)) in merge_config()
/openbsd/usr.bin/ts/
H A Dts.c193 if (!SIMPLEQ_EMPTY(&usec_queue)) { in fmtprint()
/openbsd/usr.sbin/bgpd/
H A Dconfig.c174 while (!SIMPLEQ_EMPTY(psh)) { in free_prefixsets()
191 while (!SIMPLEQ_EMPTY(psh)) { in free_rde_prefixsets()
246 while (!SIMPLEQ_EMPTY(rh)) { in free_rtrs()
H A Drde_sets.c81 while (!SIMPLEQ_EMPTY(as_sets)) { in as_sets_free()
/openbsd/lib/libfuse/
H A Dfuse_subr.c143 if (SIMPLEQ_EMPTY(vn_head)) { in remove_vnode_from_name_tree()
/openbsd/sys/netinet/
H A Draw_ip.c201 if (SIMPLEQ_EMPTY(&inpcblist)) { in rip_input()
222 if (SIMPLEQ_EMPTY(&inpcblist)) in rip_input()
H A Dudp_usrreq.c486 if (SIMPLEQ_EMPTY(&inpcblist)) { in udp_input()
502 if (SIMPLEQ_EMPTY(&inpcblist)) in udp_input()
/openbsd/sys/netinet6/
H A Draw_ip6.c237 if (SIMPLEQ_EMPTY(&inpcblist)) { in rip6_input()
267 if (SIMPLEQ_EMPTY(&inpcblist)) in rip6_input()
/openbsd/usr.sbin/ospf6d/
H A Dospf6d.c666 if (SIMPLEQ_EMPTY(&conf->redist_list) != in merge_config()
667 SIMPLEQ_EMPTY(&xconf->redist_list)) in merge_config()
/openbsd/sys/dev/cardbus/
H A Dcardslot.c230 while (!SIMPLEQ_EMPTY(&sc->sc_events)) in cardslot_event()
/openbsd/sys/dev/acpi/
H A Dacpipwrres.c134 if (!SIMPLEQ_EMPTY(&sc->sc_cons)) { in acpipwrres_attach()
/openbsd/sys/sys/
H A Dqueue.h269 #define SIMPLEQ_EMPTY(head) (SIMPLEQ_FIRST(head) == SIMPLEQ_END(head)) macro
320 if (!SIMPLEQ_EMPTY((head2))) { \
/openbsd/sys/dev/ic/
H A Dcac.c441 if (SIMPLEQ_EMPTY(&sc->sc_ccb_queue) || in cac_ccb_start()
514 if (SIMPLEQ_EMPTY(&sc->sc_ccb_free)) { in cac_ccb_alloc()
H A Dar5008.c1075 if (__predict_true(!SIMPLEQ_EMPTY(&rxq->head))) in ar5008_rx_process()
1231 if (!SIMPLEQ_EMPTY(&sc->txbufs)) { in ar5008_tx_intr()
1256 SIMPLEQ_EMPTY(&sc->txq[ATHN_QID_CAB].head)) in ar5008_swba_intr()
1333 if (SIMPLEQ_EMPTY(&sc->txbufs)) in ar5008_swba_intr()
1809 if (!SIMPLEQ_EMPTY(&txq->head)) in ar5008_tx()
/openbsd/usr.sbin/identd/
H A Didentd.c523 if (!SIMPLEQ_EMPTY(&sc.parent.replies)) in parent_wr()
641 if (!SIMPLEQ_EMPTY(&sc.child.pushing)) in child_wr()
/openbsd/sbin/iked/
H A Dpfkey.c1786 if (!SIMPLEQ_EMPTY(&pfkey_postponed)) in pfkey_dispatch()
1811 while (!SIMPLEQ_EMPTY(&pfkey_postponed)) { in pfkey_timer_cb()
1825 if (!SIMPLEQ_EMPTY(&pfkey_postponed)) in pfkey_timer_cb()

12