Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 25 of 42) sorted by relevance

12

/NextBSD/contrib/apr-util/dbd/
HDapr_dbd_mysql.c79 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/
HDevtchn_dev.c404 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/
HDelf.c133 int bind; in wantsym() local
/NextBSD/contrib/gcc/
HDc-gimplify.c143 tree decls, bind; in c_build_bind_expr() local
HDomp-low.c3593 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
HDgimple-low.c70 tree bind = *body_p; in lower_function_body() local
/NextBSD/sys/rpc/
HDsvc_generic.c158 struct t_bind bind; in svc_tp_create() local
/NextBSD/usr.sbin/rpcbind/tests/
HDaddrmerge_test.c83 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/
HDsymtab.c84 symtab_create(int fd, int bind, int type) in symtab_create()
/NextBSD/contrib/ntp/ntpd/
HDrefclock_parse.c249 typedef struct bind struct
251 const char *bd_description; /* name of type of binding */ argument
262 } bind_t; argument
/NextBSD/contrib/ntp/include/
HDntp_machine.h245 # define bind __ntp_mpe_bind macro
/NextBSD/crypto/heimdal/lib/roken/
HDsocket_wrapper.h72 #define bind(s,myaddr,addrlen) swrap_bind(s,myaddr,addrlen) macro
/NextBSD/contrib/binutils/bfd/
HDelfxx-sparc.h36 unsigned char bind; member
/NextBSD/contrib/ofed/libsdp/src/
HDport.c181 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/
HDtnftp.h474 #define bind Rbind macro
/NextBSD/lib/libedit/
HDtty.c65 el_action_t bind[3]; /* emacs, vi, and vi-cmd */ member
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.h767 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/
HDsocket.h280 isc_result_t (*bind)(isc_socket_t *sock, isc_sockaddr_t *sockaddr, member
/NextBSD/sys/dev/drm2/ttm/
HDttm_bo_driver.h55 int (*bind) (struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem); member
/NextBSD/lib/libc/include/
HDnamespace.h56 #define bind _bind macro
/NextBSD/sys/sys/
HDelf32.h209 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
HDelf64.h216 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/NextBSD/sys/dev/agp/
HDagp.c771 agp_bind_user(device_t dev, agp_bind *bind) in agp_bind_user()
/NextBSD/tests/sys/kern/
HDunix_seqpacket_test.c436 ATF_TC_BODY(bind, tc) in ATF_TC_BODY() argument
/NextBSD/sys/dev/firewire/
HDfirewire.c1905 struct fw_bind *bind; in fw_rcv() local

12