Searched refs:lld (Results 1 – 16 of 16) sorted by relevance
69 static mblk_t *llc1_form_udata(llc1_t *lld, llc_mac_info_t *macinfo,72 static mblk_t *llc1_xid_ind_con(llc1_t *lld, llc_mac_info_t *macinfo,75 static mblk_t *llc1_test_ind_con(llc1_t *lld, llc_mac_info_t *macinfo,111 static int llc1_snap_match(llc1_t *lld, struct snaphdr *snap);720 llc1_t *lld = (llc1_t *)q->q_ptr; in llc1_uwsrv() local738 lld->llc_stats->llcs_nobuffer++; in llc1_uwsrv()762 mutex_enter(&lld->llc_lock); in llc1_uwsrv()763 putnext(lld->llc_mac_info->llcp_queue, mp); in llc1_uwsrv()764 mutex_exit(&lld->llc_lock); in llc1_uwsrv()787 llc1_multicast(struct ether_addr *addr, llc1_t *lld) in llc1_multicast() argument[all …]
145 msgid "%8lld\n"146 msgid "%8lld%8lld%8lld"148 msgid "%8lld"152 msgid "%8lld%8lld%8d\n"
572 @ MSG_BND_PLT "binding file=%s (%#llx:%#llx) at plt[%lld]:%s to \638 @ MSG_EDATA_ENTRY_32 " %3s %#10llx %-5s %#10llx %#8llx %2lld %s %s%s"645 @ MSG_EDATA_ENTRY_64 " %3s %#18llx %-5s %#18llx %#16llx %2lld %s %s%s"787 @ MSG_MAP_SEG_ORDER "segment order directive; line=%llu; list_cnt=%lld; %s"811 @ MSG_MAP_ID_ADD "%s: %lld: enter conditional expression id: %s"812 @ MSG_MAP_ID_CLEAR "%s: %lld: delete conditional expression id: %s"813 @ MSG_MAP_PASS "%s: %lld: input enabled by %s"814 @ MSG_MAP_NOPASS "%s: %lld: input disabled by %s"835 @ MSG_MOVE_BAD "move %lld offset invalid: %s: offset=0x%llx \880 @ MSG_SEC_STRMERGE_UNSUP "section=%s; input from file=%s; sh_addralign=%lld; \[all …]
30 @ MSG_GBL_FMT_DEC_64 "%lld"32 @ MSG_GBL_FMT_DECS_64 " %lld "
90 @ MSG_ERR_BADSHNAME "%s: section[%d]: invalid sh_name: %lld\n"107 %s: lies within local symbol range (index < %lld)\n"109 %s: lies within global symbol range (index >= %lld)\n"248 @ MSG_ELF_ERR_SHDR "\tunable to obtain section header: shstrtab[%lld]\n"249 @ MSG_ELF_ERR_DATA "\tunable to obtain section data: shstrtab[%lld]\n"323 @ MSG_GRP_ENTRY "%10.10s %s [%lld]\n"361 @ MSG_FMT_INDEX " [%lld]"391 @ MSG_UNW_FDCNENC " FdeCntEnc: %-20s FdeCnt: %lld"402 @ MSG_UNW_CIECALGN " codealign: %#llx dataalign: %lld \405 @ MSG_UNW_CIEAXSIZ " size: %lld"[all …]
75 @ MSG_ELF_MALARCHIVE "ar: %s: offset %lld: malformed archive: %s\n"122 @ MSG_MH_FORMAT "%-16s%-12d%-6u%-6u%-8o%-10lld%-2s"126 @ MSG_FMT_T_IDSZ "%6d/%6d%7lld"131 @ MSG_FMT_LLINT "/%lld"
170 LD_LIB = -lld
48 @ MSG_DT_UNKNOWN "%s: unknown dynamic entry: ignored: %lld"
144 SRCS = ../common/llib-lld
311 @ MSG_FMT_INDEX "[%lld]"312 @ MSG_FMT_INDEXRANGE "[%lld-%lld]"
393 @ MSG_FMT_INDEX " [%lld]"
84 @ MSG_DB_NODYNDEBUG "rtld_db: fde: no %lld found in .dynamic"
61 @ MSG_ARG_SERSIZE "information buffer size (%lld) insufficient"158 @ MSG_LDD_MOVE_ERR "\tmove %lld offset invalid: %s: offset=0x%llx \
211 @ MSG_ERR_ATOIRANGE "%s value is out of range [%lld - %lld]: %lld\n"
411 @ MSG_FIL_INVSHINFO "file %s: section [%u]%s: has invalid sh_info: %lld"412 @ MSG_FIL_INVSHLINK "file %s: section [%u]%s: has invalid sh_link: %lld"413 @ MSG_FIL_INVSHENTSIZE "file %s: section [%u]%s: has invalid sh_entsize: %lld"484 section[%lld]"1100 @ MSG_MAP_SEGSIZE "%s: %lld: existing segment size symbols cannot \
317 - (djm) Use printf %lld instead of %qd in sftp-server.c. Fix from