Home
last modified time | relevance | path

Searched refs:read_from_stdin (Results 1 – 25 of 119) sorted by path

12345

/dports/archivers/p5-Compress-Bzip2/Compress-Bzip2-2.24/lib/Compress/
H A DBzip2.pm319 my $read_from_stdin;
324 $read_from_stdin = 1;
351 if ( !$read_from_stdin ) {
387 if ( !$read_from_stdin ) {
397 $bzin = bzopen( $in, "r" ) if !$read_from_stdin;
415 if ( !$read_from_stdin ) {
/dports/archivers/unlzx/unlzx.c/
H A Dunlzx.c1223 int read_from_stdin = 0; in main() local
1244 read_from_stdin = 1; in main()
1254 if(!read_from_stdin && optind >= argc) result = 1; in main()
1259 if (read_from_stdin) in main()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/tui/bsd/
H A Dsystui.c590 void CC read_from_stdin( struct KTUI * self, uint32_t timeout ) in read_from_stdin() function
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/tui/linux/
H A Dsystui.c602 void CC read_from_stdin( struct KTUI * self, uint32_t timeout ) in read_from_stdin() function
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/tui/
H A Dtui-priv.h70 void CC read_from_stdin( struct KTUI * self, uint32_t timeout );
H A Dtui.c226 read_from_stdin( self, self->timeout ); /* that is the platform specific state-machine */ in KTUIGet()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/tui/win/
H A Dsystui.c557 void CC read_from_stdin( struct KTUI * self, uint32_t timeout ) in read_from_stdin() function
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/tui/bsd/
H A Dsystui.c590 void CC read_from_stdin( struct KTUI * self, uint32_t timeout ) in read_from_stdin() function
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/tui/linux/
H A Dsystui.c602 void CC read_from_stdin( struct KTUI * self, uint32_t timeout ) in read_from_stdin() function
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/tui/
H A Dtui-priv.h70 void CC read_from_stdin( struct KTUI * self, uint32_t timeout );
H A Dtui.c226 read_from_stdin( self, self->timeout ); /* that is the platform specific state-machine */ in KTUIGet()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/tui/win/
H A Dsystui.c557 void CC read_from_stdin( struct KTUI * self, uint32_t timeout ) in read_from_stdin() function
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/
H A Dinnochecksum.cc1585 bool read_from_stdin = false; local
1659 read_from_stdin = true;
1664 if (!read_from_stdin &&
1677 if (!read_from_stdin) {
1794 fprintf(read_from_stdin ? stderr : stdout,
1797 } else if (verbose && !read_from_stdin) {
1851 if (!read_from_stdin) {
2003 if (verbose && !read_from_stdin) {
2019 if (!read_from_stdin) {
2027 if (!read_from_stdin) {
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/
H A Dinnochecksum.cc1585 bool read_from_stdin = false;
1659 read_from_stdin = true;
1664 if (!read_from_stdin &&
1677 if (!read_from_stdin) {
1794 fprintf(read_from_stdin ? stderr : stdout,
1797 } else if (verbose && !read_from_stdin) {
1851 if (!read_from_stdin) {
2003 if (verbose && !read_from_stdin) {
2019 if (!read_from_stdin) {
2027 if (!read_from_stdin) {
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/
H A Dinnochecksum.cc1559 bool read_from_stdin = false; local
1633 read_from_stdin = true;
1638 if (!read_from_stdin &&
1651 if (!read_from_stdin) {
1764 fprintf(read_from_stdin ? stderr : stdout,
1767 } else if (verbose && !read_from_stdin) {
1821 if (!read_from_stdin) {
1969 if (verbose && !read_from_stdin) {
1985 if (!read_from_stdin) {
1993 if (!read_from_stdin) {
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/
H A Dinnochecksum.cc1559 bool read_from_stdin = false;
1633 read_from_stdin = true;
1638 if (!read_from_stdin &&
1651 if (!read_from_stdin) {
1764 fprintf(read_from_stdin ? stderr : stdout,
1767 } else if (verbose && !read_from_stdin) {
1821 if (!read_from_stdin) {
1969 if (verbose && !read_from_stdin) {
1985 if (!read_from_stdin) {
1993 if (!read_from_stdin) {
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/
H A Dinnochecksum.cc1558 bool read_from_stdin = false; local
1631 read_from_stdin = true;
1636 if (!read_from_stdin &&
1649 if (!read_from_stdin) {
1762 fprintf(read_from_stdin ? stderr : stdout,
1765 } else if (verbose && !read_from_stdin) {
1819 if (!read_from_stdin) {
1966 if (verbose && !read_from_stdin) {
1982 if (!read_from_stdin) {
1990 if (!read_from_stdin) {
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/
H A Dinnochecksum.cc1558 bool read_from_stdin = false; local
1631 read_from_stdin = true;
1636 if (!read_from_stdin &&
1649 if (!read_from_stdin) {
1762 fprintf(read_from_stdin ? stderr : stdout,
1765 } else if (verbose && !read_from_stdin) {
1819 if (!read_from_stdin) {
1966 if (verbose && !read_from_stdin) {
1982 if (!read_from_stdin) {
1990 if (!read_from_stdin) {
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/extra/
H A Dinnochecksum.cc1131 bool read_from_stdin = false; local
1201 read_from_stdin = true;
1206 if (!read_from_stdin &&
1218 if (!read_from_stdin) {
1277 if (read_from_stdin) {
1283 } else if (verbose && !read_from_stdin) {
1304 if (!read_from_stdin) {
1471 if (verbose && !read_from_stdin) {
1489 if (!read_from_stdin) {
1497 if (!read_from_stdin) {
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/
H A Dinnochecksum.cc1131 bool read_from_stdin = false; local
1201 read_from_stdin = true;
1206 if (!read_from_stdin &&
1218 if (!read_from_stdin) {
1277 if (read_from_stdin) {
1283 } else if (verbose && !read_from_stdin) {
1304 if (!read_from_stdin) {
1471 if (verbose && !read_from_stdin) {
1489 if (!read_from_stdin) {
1497 if (!read_from_stdin) {
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/
H A Dinnochecksum.cc1206 bool read_from_stdin = false; local
1276 read_from_stdin = true;
1281 if (!read_from_stdin &&
1293 if (!read_from_stdin) {
1352 if (read_from_stdin) {
1358 } else if (verbose && !read_from_stdin) {
1380 if (!read_from_stdin) {
1553 if (verbose && !read_from_stdin) {
1571 if (!read_from_stdin) {
1579 if (!read_from_stdin) {
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/
H A Dinnochecksum.cc1206 bool read_from_stdin = false; local
1276 read_from_stdin = true;
1281 if (!read_from_stdin &&
1293 if (!read_from_stdin) {
1352 if (read_from_stdin) {
1358 } else if (verbose && !read_from_stdin) {
1380 if (!read_from_stdin) {
1553 if (verbose && !read_from_stdin) {
1571 if (!read_from_stdin) {
1579 if (!read_from_stdin) {
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/
H A Dinnochecksum.cc1206 bool read_from_stdin = false; local
1276 read_from_stdin = true;
1281 if (!read_from_stdin &&
1293 if (!read_from_stdin) {
1352 if (read_from_stdin) {
1358 } else if (verbose && !read_from_stdin) {
1380 if (!read_from_stdin) {
1553 if (verbose && !read_from_stdin) {
1571 if (!read_from_stdin) {
1579 if (!read_from_stdin) {
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/
H A Dinnochecksum.cc1131 bool read_from_stdin = false; local
1201 read_from_stdin = true;
1206 if (!read_from_stdin &&
1218 if (!read_from_stdin) {
1277 if (read_from_stdin) {
1283 } else if (verbose && !read_from_stdin) {
1304 if (!read_from_stdin) {
1471 if (verbose && !read_from_stdin) {
1489 if (!read_from_stdin) {
1497 if (!read_from_stdin) {
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/utilities/
H A Dinnochecksum.cc1404 bool read_from_stdin = false; local
1476 read_from_stdin = true;
1480 if (!read_from_stdin &&
1491 if (!read_from_stdin) {
1546 if (read_from_stdin) {
1552 } else if (verbose && !read_from_stdin) {
1576 if (!read_from_stdin) {
1730 if (verbose && !read_from_stdin) {
1748 if (!read_from_stdin) {
1756 if (!read_from_stdin) {

12345