Searched refs:idx_remove (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/librdmacm/ | ||
H A D | indexer.h | 69 void *idx_remove(struct indexer *idx, int index); |
H A D | indexer.c | 102 void *idx_remove(struct indexer *idx, int index) in idx_remove() function |