Home
last modified time | relevance | path

Searched refs:U32BITS (Results 1 – 25 of 55) sorted by relevance

123

/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/include/
H A Dinet.h86 #ifndef U32BITS
87 # define U32BITS 0xffffffff macro
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/include/
H A Dinet.h86 #ifndef U32BITS
87 # define U32BITS 0xffffffff macro
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/include/
H A Dinet.h86 #ifndef U32BITS
87 # define U32BITS 0xffffffff macro
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/include/
H A Dinet.h86 #ifndef U32BITS
87 # define U32BITS 0xffffffff macro
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/include/
H A Dinet.h86 #ifndef U32BITS
87 # define U32BITS 0xffffffff macro
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/include/
H A Dinet.h86 #ifndef U32BITS
87 # define U32BITS 0xffffffff macro
/dports/ftp/proftpd/proftpd-1.3.7c/include/
H A Dinet.h86 #ifndef U32BITS
87 # define U32BITS 0xffffffff macro
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/include/
H A Dinet.h86 #ifndef U32BITS
87 # define U32BITS 0xffffffff macro
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/include/
H A Dinet.h86 #ifndef U32BITS
87 # define U32BITS 0xffffffff macro
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/include/math/bigintnat/
H A Dubintnat.h63 using U32BITS = uint32_t; variable
2017 std::is_same<NativeInt, U32BITS>::value,
2068 std::is_same<NativeInt, U32BITS>::value,
2283 static inline void MultD(U32BITS a, U32BITS b, typeD &res) {
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/src/
H A Dinet.c1252 res = fcntl(c->listen_fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1262 res = fcntl(c->rfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1272 res = fcntl(c->wfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
H A Dlog.c61 res = fcntl(fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK)); in fd_set_block()
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/src/
H A Dinet.c1252 res = fcntl(c->listen_fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1262 res = fcntl(c->rfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1272 res = fcntl(c->wfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
H A Dlog.c61 res = fcntl(fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK)); in fd_set_block()
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/src/
H A Dinet.c1252 res = fcntl(c->listen_fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1262 res = fcntl(c->rfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1272 res = fcntl(c->wfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
H A Dlog.c61 res = fcntl(fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK)); in fd_set_block()
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/src/
H A Dinet.c1252 res = fcntl(c->listen_fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1262 res = fcntl(c->rfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1272 res = fcntl(c->wfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
H A Dlog.c61 res = fcntl(fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK)); in fd_set_block()
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/src/
H A Dinet.c1252 res = fcntl(c->listen_fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1262 res = fcntl(c->rfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1272 res = fcntl(c->wfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
H A Dlog.c61 res = fcntl(fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK)); in fd_set_block()
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/src/
H A Dinet.c1252 res = fcntl(c->listen_fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1262 res = fcntl(c->rfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1272 res = fcntl(c->wfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
H A Dlog.c61 res = fcntl(fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK)); in fd_set_block()
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/src/
H A Dinet.c1252 res = fcntl(c->listen_fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1262 res = fcntl(c->rfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1272 res = fcntl(c->wfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
/dports/ftp/proftpd/proftpd-1.3.7c/src/
H A Dinet.c1252 res = fcntl(c->listen_fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1262 res = fcntl(c->rfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1272 res = fcntl(c->wfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/src/
H A Dinet.c1252 res = fcntl(c->listen_fd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1262 res = fcntl(c->rfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));
1272 res = fcntl(c->wfd, F_SETFL, flags & (U32BITS ^ O_NONBLOCK));

123