Searched defs:bind (Results 1 – 11 of 11) sorted by relevance
| /f-stack/tools/libnetgraph/ |
| H A D | internal.h | 79 #define bind(a,b,c) ng_bind(a,b,c) macro
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | anet_ff.c | 174 bind(int sockfd, const struct sockaddr *addr, socklen_t addrlen) in bind() function
|
| /f-stack/app/micro_thread/ |
| H A D | mt_sys_hook.cpp | 347 int bind(int sockfd, const struct sockaddr *addr, socklen_t addrlen) in bind() function
|
| /f-stack/app/nginx-1.16.1/src/event/modules/ |
| H A D | ngx_ff_module.c | 256 bind(int sockfd, const struct sockaddr *addr, socklen_t addrlen) in bind() function
|
| /f-stack/freebsd/sys/ |
| H A D | elf32.h | 211 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
|
| H A D | elf64.h | 218 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream.h | 51 unsigned bind:1; member
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail.h | 37 unsigned bind:1; member
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.h | 74 unsigned bind:1; member
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 1688 QTIP.bind = function(opts, event) function
|
| H A D | jquery.js | 3817 bind: function( types, data, fn ) { method
|