Home
last modified time | relevance | path

Searched defs:bind (Results 26 – 50 of 66) sorted by relevance

123

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsymbols.c289 conv_sym_info_bind(uchar_t bind, Conv_fmt_flags_t fmt_flags, in conv_sym_info_bind()
/illumos-gate/usr/src/lib/libsocket/socket/
H A Dweaks.c44 #pragma weak bind = _bind macro
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c641 struct domain_binding *bind, *prev; in _real_bindtextdomain_u() local
/illumos-gate/usr/src/uts/common/inet/
H A Dsqueue.c271 squeue_bind(squeue_t *sqp, processorid_t bind) in squeue_bind()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_load_headers.c648 Dwarf_Unsigned bind = 0; in dwarf_generic_elf_load_symbols32() local
713 Dwarf_Unsigned bind = 0; in dwarf_generic_elf_load_symbols64() local
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c770 uchar_t bind; in sym_add_spec() local
2077 uchar_t type, bind; in ld_sym_process() local
H A Dversion.c194 uchar_t bind; in ld_vers_check_defs() local
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c687 uchar_t bind, type, old_bind; in cmd_body_set_st_bind() local
943 uchar_t bind, type, old_type; in cmd_body_set_st_type() local
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_lib.c810 uint_t bind, itype; in ctf_symtab_iter() local
H A Dctf_dwarf.c2667 uint_t bind, boolean_t primary) in ctf_dwarf_match_func()
2699 uint_t bind, boolean_t primary) in ctf_dwarf_match_var()
2733 uint_t bind, type; in ctf_dwarf_conv_funcvars_cb() local
H A Dctf_merge.c1376 uint_t type, bind; in ctf_merge_symbols() local
/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket.c578 bind(int s, const struct sockaddr *name, socklen_t namelen) in bind() function
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c1814 struct bind bind; in binding_hash_walk_step() local
1850 struct bind bind; in binding_hash_entry() local
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c638 uchar_t bind = ELF_ST_BIND(sym->st_info); in Elf_syms_table_entry() local
/illumos-gate/usr/src/boot/sys/sys/
H A Delf32.h209 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
H A Delf64.h216 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_vir.c759 dma_bind_t bind; in npi_fzc_dma_bind_set() local
/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c682 bind(fd, name, qlen, clen, ap) in bind() function
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c62 int bind; member
/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h520 #define bind __xnet_bind macro
H A Delf.h707 #define ELF32_ST_INFO(bind, type) (((bind)<<4)+((type)&0xf)) argument
711 #define ELF64_ST_INFO(bind, type) (((bind)<<4)+((type)&0xf)) argument
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c3830 struct t_bind bind, *bound; in bindnet() local
3989 struct t_bind bind, *bound; in amiloghost() local
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c2115 dl_bind_req_t *bind; in llc1_send_bindreq() local
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c535 int type, bind; in print_symtab() local
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.c1021 bind(Rule_t* r) in bind() function

123