Searched defs:idm (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/ofed/librdmacm/
H A Dindexer.c123 static int idm_grow(struct index_map *idm, int index) argument
136 int idm_set(struct index_map *idm, int index, void *item) argument
155 void *idm_clear(struct index_map *idm, int index) argument
H A Dindexer.h91 static inline void *idm_at(struct index_map *idm, int index) argument
98 static inline void *idm_lookup(struct index_map *idm, int index) argument
H A Dpreload.c96 static struct index_map idm; variable in typeref:struct:index_map
[all...]
H A Drsocket.c67 static struct index_map idm; variable in typeref:struct:index_map
[all...]
/freebsd-current/usr.sbin/ypldap/
H A Dldapclient.c95 client_addr_init(struct idm *idm) argument
125 client_addr_free(struct idm *idm) argument
159 struct idm *idm; local
303 struct idm *idm; local
433 client_build_req(struct idm *idm, struct idm_req *ir, struct aldap_message *m, int min_attr, int max_attr) argument
502 client_search_idm(struct env *env, struct idm *idm, struct aldap *al, char **attrs, char *filter, int min_attr, int max_attr, enum imsg_type type) argument
568 client_try_idm(struct env *env, struct idm *idm) argument
647 struct idm *idm; local
673 struct idm *idm; local
[all...]
H A Dypldap.c467 struct idm *idm; local
489 struct idm *idm; local
[all...]
H A Dypldap.h83 struct idm { struct

Completed in 163 milliseconds