Home
last modified time | relevance | path

Searched refs:pr_netio_lingering_abort (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/include/
H A Dnetio.h155 int pr_netio_lingering_abort(pr_netio_stream_t *, long);
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/include/
H A Dnetio.h155 int pr_netio_lingering_abort(pr_netio_stream_t *, long);
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/include/
H A Dnetio.h155 int pr_netio_lingering_abort(pr_netio_stream_t *, long);
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/include/
H A Dnetio.h155 int pr_netio_lingering_abort(pr_netio_stream_t *, long);
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/include/
H A Dnetio.h155 int pr_netio_lingering_abort(pr_netio_stream_t *, long);
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/include/
H A Dnetio.h155 int pr_netio_lingering_abort(pr_netio_stream_t *, long);
/dports/ftp/proftpd/proftpd-1.3.7c/include/
H A Dnetio.h155 int pr_netio_lingering_abort(pr_netio_stream_t *, long);
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/include/
H A Dnetio.h155 int pr_netio_lingering_abort(pr_netio_stream_t *, long);
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/include/
H A Dnetio.h155 int pr_netio_lingering_abort(pr_netio_stream_t *, long);
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/tests/api/
H A Dnetio.c1863 res = pr_netio_lingering_abort(NULL, linger); in START_TEST()
1880 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1899 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1918 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/tests/api/
H A Dnetio.c1863 res = pr_netio_lingering_abort(NULL, linger); in START_TEST()
1880 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1899 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1918 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/tests/api/
H A Dnetio.c1863 res = pr_netio_lingering_abort(NULL, linger); in START_TEST()
1880 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1899 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1918 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/tests/api/
H A Dnetio.c1863 res = pr_netio_lingering_abort(NULL, linger); in START_TEST()
1880 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1899 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1918 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/tests/api/
H A Dnetio.c1863 res = pr_netio_lingering_abort(NULL, linger); in START_TEST()
1880 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1899 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1918 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/tests/api/
H A Dnetio.c1863 res = pr_netio_lingering_abort(NULL, linger); in START_TEST()
1880 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1899 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1918 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/tests/api/
H A Dnetio.c1863 res = pr_netio_lingering_abort(NULL, linger); in START_TEST()
1880 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1899 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1918 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
/dports/ftp/proftpd/proftpd-1.3.7c/tests/api/
H A Dnetio.c1863 res = pr_netio_lingering_abort(NULL, linger); in START_TEST()
1880 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1899 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1918 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/tests/api/
H A Dnetio.c1863 res = pr_netio_lingering_abort(NULL, linger); in START_TEST()
1880 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1899 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
1918 res = pr_netio_lingering_abort(nstrm, linger); in START_TEST()
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/src/
H A Dinet.c707 pr_netio_lingering_abort(c->instrm, linger);
H A Dnetio.c541 int pr_netio_lingering_abort(pr_netio_stream_t *nstrm, long linger) { in pr_netio_lingering_abort() function
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/src/
H A Dinet.c707 pr_netio_lingering_abort(c->instrm, linger);
H A Dnetio.c541 int pr_netio_lingering_abort(pr_netio_stream_t *nstrm, long linger) { in pr_netio_lingering_abort() function
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/src/
H A Dnetio.c541 int pr_netio_lingering_abort(pr_netio_stream_t *nstrm, long linger) { in pr_netio_lingering_abort() function
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/src/
H A Dinet.c707 pr_netio_lingering_abort(c->instrm, linger);
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/src/
H A Dnetio.c541 int pr_netio_lingering_abort(pr_netio_stream_t *nstrm, long linger) { in pr_netio_lingering_abort() function

12