Searched refs:Iovec (Results 1 – 1 of 1) sorted by relevance
31 Iovec = cstruct.Struct("iovec", "@PL", "base len") variable251 iov = Iovec((ctypes.addressof(databuf), len(data)))315 iov = Iovec((ctypes.addressof(buf), buflen))