| /NextBSD/contrib/apr-util/dbd/ |
| HD | apr_dbd_mysql.c | 79 MYSQL_BIND *bind; member 149 MYSQL_BIND *bind = &res->bind[col]; in lob_bucket_read() local 366 MYSQL_BIND *bind; in dbd_mysql_get_entry() local 393 MYSQL_BIND *bind = &row->res->bind[n]; in dbd_mysql_datum_get() local 611 const char **values, MYSQL_BIND *bind) in dbd_mysql_bind() 648 MYSQL_BIND *bind) in dbd_mysql_pquery_internal() 672 MYSQL_BIND *bind; in dbd_mysql_pquery() local 713 int random, MYSQL_BIND *bind) in dbd_mysql_pselect_internal() 781 MYSQL_BIND *bind; in dbd_mysql_pselect() local 821 const void **values, MYSQL_BIND *bind) in dbd_mysql_bbind() [all …]
|
| /NextBSD/sys/dev/xen/evtchn/ |
| HD | evtchn_dev.c | 404 struct ioctl_evtchn_bind_virq *bind; in evtchn_ioctl() local 425 struct ioctl_evtchn_bind_interdomain *bind; in evtchn_ioctl() local 447 struct ioctl_evtchn_bind_unbound_port *bind; in evtchn_ioctl() local
|
| /NextBSD/usr.bin/gprof/ |
| HD | elf.c | 133 int bind; in wantsym() local
|
| /NextBSD/contrib/gcc/ |
| HD | c-gimplify.c | 143 tree decls, bind; in c_build_bind_expr() local
|
| HD | omp-low.c | 3593 tree new_stmt, stmt, body, bind, block, ilist, olist, new_body; in lower_omp_sections() local 3789 tree t, bind, block, single_stmt = *stmt_p, dlist; in lower_omp_single() local 3831 tree bind, block, stmt = *stmt_p, lab = NULL, x; in lower_omp_master() local 3871 tree bind, block, stmt = *stmt_p, x; in lower_omp_ordered() local 3916 tree bind, block, stmt = *stmt_p; in lower_omp_critical() local 4154 tree clauses, par_bind, par_body, new_body, bind; in lower_omp_parallel() local
|
| HD | gimple-low.c | 70 tree bind = *body_p; in lower_function_body() local
|
| /NextBSD/sys/rpc/ |
| HD | svc_generic.c | 158 struct t_bind bind; in svc_tp_create() local
|
| /NextBSD/usr.sbin/rpcbind/tests/ |
| HD | addrmerge_test.c | 83 const char* bcast, unsigned int flags, bool bind) in mock_ifaddr4() 130 const char* bcast, unsigned int flags, uint32_t scope_id, bool bind) in mock_ifaddr6() 220 mock_igb1(bool bind) in mock_igb1()
|
| /NextBSD/contrib/libexecinfo/ |
| HD | symtab.c | 84 symtab_create(int fd, int bind, int type) in symtab_create()
|
| /NextBSD/contrib/ntp/ntpd/ |
| HD | refclock_parse.c | 249 typedef struct bind struct 251 const char *bd_description; /* name of type of binding */ argument 262 } bind_t; argument
|
| /NextBSD/contrib/ntp/include/ |
| HD | ntp_machine.h | 245 # define bind __ntp_mpe_bind macro
|
| /NextBSD/crypto/heimdal/lib/roken/ |
| HD | socket_wrapper.h | 72 #define bind(s,myaddr,addrlen) swrap_bind(s,myaddr,addrlen) macro
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | elfxx-sparc.h | 36 unsigned char bind; member
|
| /NextBSD/contrib/ofed/libsdp/src/ |
| HD | port.c | 181 bind_func_t bind; member 205 bind_func_t bind; member 1246 int bind(int fd, const struct sockaddr *my_addr, socklen_t addrlen) in bind() function
|
| /NextBSD/contrib/tnftp/ |
| HD | tnftp.h | 474 #define bind Rbind macro
|
| /NextBSD/lib/libedit/ |
| HD | tty.c | 65 el_action_t bind[3]; /* emacs, vi, and vi-cmd */ member
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CodeGenFunction.h | 767 static OpaqueValueMappingData bind(CodeGenFunction &CGF, in bind() function 775 static OpaqueValueMappingData bind(CodeGenFunction &CGF, in bind() function 783 static OpaqueValueMappingData bind(CodeGenFunction &CGF, in bind() function
|
| /NextBSD/contrib/ntp/lib/isc/include/isc/ |
| HD | socket.h | 280 isc_result_t (*bind)(isc_socket_t *sock, isc_sockaddr_t *sockaddr, member
|
| /NextBSD/sys/dev/drm2/ttm/ |
| HD | ttm_bo_driver.h | 55 int (*bind) (struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem); member
|
| /NextBSD/lib/libc/include/ |
| HD | namespace.h | 56 #define bind _bind macro
|
| /NextBSD/sys/sys/ |
| HD | elf32.h | 209 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
|
| HD | elf64.h | 216 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
|
| /NextBSD/sys/dev/agp/ |
| HD | agp.c | 771 agp_bind_user(device_t dev, agp_bind *bind) in agp_bind_user()
|
| /NextBSD/tests/sys/kern/ |
| HD | unix_seqpacket_test.c | 436 ATF_TC_BODY(bind, tc) in ATF_TC_BODY() argument
|
| /NextBSD/sys/dev/firewire/ |
| HD | firewire.c | 1905 struct fw_bind *bind; in fw_rcv() local
|