Searched defs:modlist (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | hdb-ldap.c | 145 LDAP__setmod(LDAPMod *** modlist,int modop,const char * attribute,int * pIndex) LDAP__setmod() argument 199 LDAP_addmod_len(LDAPMod *** modlist,int modop,const char * attribute,unsigned char * value,size_t len) LDAP_addmod_len() argument 238 LDAP_addmod(LDAPMod *** modlist,int modop,const char * attribute,const char * value) LDAP_addmod() argument [all...] |
/freebsd/sys/kern/ |
H A D | kern_linker.c | 138 struct modlist { struct 144 typedef struct modlist *modlist_t; argument
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 635 ModuleList &modlist = target.GetImages(); in Evaluate_DW_OP_entry_value() local
|