Home
last modified time | relevance | path

Searched refs:bind (Results 1 – 5 of 5) sorted by relevance

/optee_os/lib/libutee/include/
H A Delf32.h199 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
H A Delf64.h206 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dnet_sockets.c245 if (bind(ctx->fd, cur->ai_addr, MSVC_INT_CAST cur->ai_addrlen) != 0) { in mbedtls_net_bind()
394 if (bind(bind_ctx->fd, (struct sockaddr *) &local_addr, n) != 0) { in mbedtls_net_accept()
/optee_os/lib/libutils/compiler-rt/
H A DLICENSE.TXT49 separable from, or merely link (or bind by name) to the interfaces of,
/optee_os/lib/libmbedtls/mbedtls/
H A DLICENSE53 separable from, or merely link (or bind by name) to the interfaces of,