Home
last modified time | relevance | path

Searched refs:RB_NFIND (Results 76 – 100 of 104) sorted by path

12345

/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Dsys-tree.h729 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/security/openssh-portable/openssh-8.8p1/
H A Dkrl.c258 ers = RB_NFIND(revoked_serial_tree, rt, &rs); in insert_serial_range()
/dports/security/openssh-portable/openssh-8.8p1/openbsd-compat/
H A Dsys-tree.h729 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/security/pam_ssh/pam_ssh-8.0/openbsd-compat/
H A Dsys-tree.h729 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dkrl.c257 ers = RB_NFIND(revoked_serial_tree, rt, &rs); in insert_serial_range()
/dports/security/suricata/suricata-6.0.4/src/
H A Ddefrag.c640 next = RB_NFIND(IP_FRAGMENTS, &tracker->fragment_tree, &key); in DefragInsertFrag()
H A Dtree.h777 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/include/uv/
H A Dtree.h732 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/unix/
H A Dsignal.c172 handle = RB_NFIND(uv__signal_tree_s, &uv__signal_tree, &lookup); in uv__signal_first_handle()
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/win/
H A Dsignal.c92 for (handle = RB_NFIND(uv_signal_tree_s, &uv__signal_tree, &lookup); in RB_GENERATE_STATIC()
/dports/sysutils/fusefs-hfsfuse/hfsfuse-0.132/lib/ublio/
H A DREADME.BSD20 - it has the RB_NFIND macro which looks up the least upper bound of a sample
25 - regarding RB_NFIND: I replaced the FreeBSD implementation with a more
H A Dtree.h713 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
H A Dublio.c306 return RB_NFIND(ublio_recycle_tree, &ufh->uf_rroot, &ubc_aux); in atime_next()
456 ubc = RB_NFIND(ublio_cache_tree, &ufh->uf_croot, in ublio_pio()
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/compat/
H A Dtree.h722 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/sysutils/tmate/tmate-2.4.0/compat/
H A Dtree.h722 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/sysutils/tmux/tmux-3.2a/compat/
H A Dtree.h722 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/sysutils/tmux23/tmux-2.3/compat/
H A Dtree.h722 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node/include/node/uv/
H A Dtree.h732 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node/include/node/uv/
H A Dtree.h732 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node/include/node/uv/
H A Dtree.h732 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y)
/dports/www/R-cran-httpuv/httpuv/src/libuv/include/uv/
H A Dtree.h732 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/unix/
H A Dsignal.c172 handle = RB_NFIND(uv__signal_tree_s, &uv__signal_tree, &lookup); in uv__signal_first_handle()
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/win/
H A Dsignal.c87 for (handle = RB_NFIND(uv_signal_tree_s, &uv__signal_tree, &lookup); in RB_GENERATE_STATIC()
/dports/www/libevhtp/libevhtp-1.2.16/compat/sys/
H A Dtree.h.in736 #define RB_NFIND(name, x, y) name ## _RB_NFIND(x, y) macro
/dports/www/node10/node-v10.24.1/deps/uv/include/uv/
H A Dtree.h732 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro

12345