must_read
must_read(&err, sizeof err);
must_read(&err, sizeof err);
must_read(&err, sizeof err);
must_read(&ret, sizeof ret);
must_read(&err, sizeof err);
must_read(&ret, sizeof ret);
must_read(&err, sizeof err);
must_read(&errno, sizeof errno);
must_read(&len, sizeof len);
must_read(file, len);
must_read(&msgcode, sizeof msgcode);
must_read(&len, sizeof len);
must_read(path, len);
must_read(&flags, sizeof flags);
must_read(&mode, sizeof mode);
must_read(&level, sizeof level);
must_read(&optname, sizeof optname);
must_read(&optlen, sizeof optlen);
must_read(optval, optlen);
must_read(&namelen, sizeof namelen);
must_read((char *)name, namelen);
static void must_read(void *, size_t);
must_read(&len, sizeof len);
must_read(path, len);
must_read(socks[0], &snaplen, sizeof(int));
must_read(priv_fd, &buflen, sizeof(unsigned int));
must_read(priv_fd, &ret, sizeof(int));
static void must_read(int, void *, size_t);
must_read(sock, &path_len, sizeof(size_t));
must_read(sock, &path, path_len);
must_read(sock, &path_len, sizeof(size_t));
must_read(sock, &path, path_len);
must_read(sock, &protoname_len, sizeof(size_t));
must_read(sock, &protoname, protoname_len);
must_read(sock, &hostname_len, sizeof(size_t));
must_read(sock, &hostname, hostname_len);
must_read(sock, &servname_len, sizeof(size_t));
must_read(sock, &servname, servname_len);
must_read(sock, &addr_len, sizeof(int));
must_read(sock, &addr, addr_len);
must_read(priv_fd, &res, sizeof(int));
must_read(priv_fd, &ret_len, sizeof(int));
must_read(priv_fd, addr, ret_len);
must_read(priv_fd, &ret_len, sizeof(int));
must_read(priv_fd, host, ret_len);
static void must_read(int, void *, size_t);
must_read(fd, &snaplen, sizeof(int));
must_read(fd, &promisc, sizeof(int));
must_read(fd, &dlt, sizeof(u_int));
must_read(fd, &dirfilt, sizeof(u_int));
must_read(fd, &fildrop, sizeof(fildrop));
must_read(fd, &addr_af, sizeof(int));
must_read(fd, ðer, sizeof(ether));
must_read(fd, &rpc, sizeof(int));
must_read(fd, &t, sizeof(time_t));
must_read(priv_fd, &ret, sizeof(int));
must_read(priv_fd, port, sizeof(int));
must_read(priv_fd, num, sizeof(int));
must_read(priv_fd, <, sizeof(lt));
must_read(priv_fd, >0, sizeof(gt0));
must_read(priv_fd, ps, sizeof(*ps));
must_read(priv_fd, &err, sizeof(int));
must_read(fd, &len, sizeof(size_t));
must_read(fd, buf, len);
void must_read(int, void *, size_t);
must_read(priv_fd, &fcode->bf_len, sizeof(fcode->bf_len));
must_read(priv_fd, fcode->bf_insns,
must_read(priv_fd, &err, sizeof(int));
must_read(priv_fd, &err, sizeof(int));
must_read(priv_fd, &err, sizeof(err));
must_read(sock, &oflag, sizeof(oflag));
must_read(sock, &netmask, sizeof(netmask));
must_read(sock, &snap, sizeof(snap));
must_read(sock, &link, sizeof(link));