Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/llvm/lib/Debuginfod/
H A DHTTPServer.cpp120 Error HTTPServer::bind(unsigned ListenPort, const char *HostInterface) { in bind() function in HTTPServer
128 Expected<unsigned> HTTPServer::bind(const char *HostInterface) { in bind() function in HTTPServer
173 Error HTTPServer::bind(unsigned ListenPort, const char *HostInterface) { in bind() function in HTTPServer
177 Expected<unsigned> HTTPServer::bind(const char *HostInterface) { in bind() function in HTTPServer
/openbsd/sys/dev/pci/drm/include/linux/
H A Dcomponent.h12 int (*bind)(struct device *, struct device *, void *); member
17 int (*bind)(struct device *); member
/openbsd/gnu/usr.bin/perl/dist/IO/lib/IO/Socket/
H A DINET.pm259 sub bind { subroutine
/openbsd/gnu/gcc/gcc/
H A Dc-gimplify.c143 tree decls, bind; in c_build_bind_expr() local
H A Domp-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
H A Dgimple-low.c70 tree bind = *body_p; in lower_function_body() local
H A Dc-decl.c482 bind (tree name, tree decl, struct c_scope *scope, bool invisible, bool nested) in bind() function
3581 tree bind; in finish_decl() local
H A Dgimplify.c193 gimple_push_bind_expr (tree bind) in gimple_push_bind_expr()
6402 tree tf, x, bind; in gimplify_function_tree() local
/openbsd/usr.bin/gprof/
H A Delf.c135 int bind; in wantsym() local
/openbsd/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSocket.pm218 sub bind { subroutine
/openbsd/gnu/usr.bin/perl/dist/Net-Ping/lib/Net/
H A DPing.pm327 sub bind subroutine
/openbsd/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h120 #define bind win32_bind macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-sparc.h36 unsigned char bind; member
/openbsd/gnu/llvm/lld/ELF/
H A DSymbols.cpp676 uint8_t bind = binding; in resolve() local
/openbsd/lib/libedit/
H A Dtty.c60 el_action_t bind[3]; /* emacs, vi, and vi-cmd */ member
/openbsd/usr.bin/mg/
H A Dextend.c684 int bind; in excline() local
/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd.c2004 struct confbind *bind; in npppd_ppp_bind_realm() local
2139 struct confbind *bind; in npppd_ppp_bind_iface() local
/openbsd/usr.sbin/lpd/
H A Dio.c70 struct sockaddr *bind; member
/openbsd/gnu/usr.bin/perl/
H A DXSUB.h621 # define bind PerlSock_bind macro
/openbsd/usr.sbin/npppd/l2tp/
H A Dl2tp.h312 } bind; member
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delflink.h484 int bind; local
1742 int bind; local
H A Delf64-sparc.c729 unsigned char bind; member
H A Delflink.c685 int bind; in _bfd_elf_merge_symbol() local
3274 int bind; in elf_link_add_object_symbols() local
/openbsd/sys/dev/pv/
H A Dviogpu.h266 __le32 bind; member
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h439 #define ELF_ST_INFO(bind,type) (((bind) << 4) + ((type) & 0xF)) argument

12