Searched refs:io_info (Results 1 – 3 of 3) sorted by relevance
115 struct io_info *ios;165 struct io_info *ios;244 struct io_info { struct1439 static int net_sendfile(struct io_info *iop) in net_sendfile()1456 static inline int net_sendfile_data(struct tracer *tp, struct io_info *iop) in net_sendfile_data()1465 static int fill_ofname(struct io_info *iop, int cpu) in fill_ofname()1514 static int set_vbuf(struct io_info *iop, int mode, size_t size) in set_vbuf()1528 static int iop_open(struct io_info *iop, int cpu) in iop_open()1552 static void close_iop(struct io_info *iop) in close_iop()1576 struct io_info *iop = &tp->ios[--tp->nios]; in close_ios()[all …]
1491 *io_info; in SetAttribute() local1495 io_info=IoIFP(sv_2io(sval)); in SetAttribute()1496 if (io_info == (PerlIO *) NULL) in SetAttribute()1502 file=PerlIO_findFILE(io_info); in SetAttribute()12137 *io_info; in Ping() local12140 io_info=IoIFP(sv_2io(ST(i+1))); in Ping()12141 if (io_info == (PerlIO *) NULL) in Ping()12147 file=PerlIO_findFILE(io_info); in Ping()13656 *io_info; in Read() local13659 io_info=IoIFP(sv_2io(ST(i+1))); in Read()[all …]
1491 *io_info; local1495 io_info=IoIFP(sv_2io(sval));1496 if (io_info == (PerlIO *) NULL)1502 file=PerlIO_findFILE(io_info);12137 *io_info; local12140 io_info=IoIFP(sv_2io(ST(i+1)));12141 if (io_info == (PerlIO *) NULL)12147 file=PerlIO_findFILE(io_info);13656 *io_info; local13659 io_info=IoIFP(sv_2io(ST(i+1)));[all …]