blist
zapshot(BULLET *blist, BULLET *obp)
for (bp = blist; bp != NULL; bp = bp->b_next) {
explshot(blist, obp->b_y, obp->b_x);
blist = Bullets;
explshot(BULLET *blist, int y, int x)
for (bp = blist; bp != NULL; bp = bp->b_next)
for (bp = blist; bp != NULL; bp = next) {
find_under(BULLET *blist, BULLET *bp)
for (nbp = blist; nbp != NULL; nbp = nbp->b_next)
blist = Bullets;
for (bp = blist; bp != NULL; bp = next) {
BULLET *blist;
struct hints_bucket *blist;
blist = (struct hints_bucket *)xmalloc(n);
bzero(blist, n);
blist[i].hi_next = -1;
bp = blist + (hinthash(shp->name, shp->major, shp->minor) %
if (blist[j].hi_pathx == 0)
bp = &blist[bp->hi_next];
bp = blist + j;
if (write(fd, blist, hdr.hh_nbucket * sizeof(struct hints_bucket)) !=
free(blist);
struct hints_bucket *blist;
blist = (struct hints_bucket *)(addr + hdr->hh_hashtab);
struct hints_bucket *bp = &blist[i];
getlist(char ** db_array, char *name, struct blacklist *blist,
blc = blist->blc;
bls = blist->bls;
bl = blist->bl;
name, (blc - blist->blc) / 2);
blist->bl = bl;
blist->blc = blc;
blist->bls = bls;
send_blacklist(struct blacklist *blist, in_port_t port)
if (blist->blc > 0) {
cidrs = collapse_blacklist(blist->bl, blist->blc, &clc);
if (configure_spamd(port, blist->name,
blist->message, cidrs, clc) == -1)
free(blist->bl);
bl = malloc(sizeof(struct blist), M_VMSWAP, M_WAITOK | M_ZERO);
free(bl, M_VMSWAP, sizeof(struct blist));
struct buf *nbp, *blist;
if ((blist = LIST_FIRST(&vp->v_cleanblkhd)) &&
while (blist && blist->b_lblkno < 0)
blist = LIST_NEXT(blist, b_vnbufs);
if (blist == NULL &&
(blist = LIST_FIRST(&vp->v_dirtyblkhd)) &&
while (blist && blist->b_lblkno < 0)
blist = LIST_NEXT(blist, b_vnbufs);
if (!blist)
for (bp = blist; bp; bp = nbp) {
newblist = realloc(blist, newblist_size);
free(blist);
blist = NULL;
blist = newblist;
if (blist == NULL)
blist[blist_addrs] = strdup(optarg);
if (blist[blist_addrs++] == NULL)
if (blist != NULL) {
free(blist[i]);
free(blist);
error = getaddrinfo((blist_addrs == 0) ? NULL : blist[blidx],
syslog(LOG_ERR, "%s: %s", blist[blidx],
char **blist; /* list of addresses to bind(2) to */
struct acl_options* b, *blast = NULL, *blist = NULL;
if(!blist) blist = b;
return blist;