Home
last modified time | relevance | path

Searched refs:sqlist_array (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h729 syncql_t sqlist_array[4]; /* 4 or more entries */ member
/titanic_41/usr/src/uts/common/os/
H A Dstrsubr.c5169 new_sqlp = &sqlist->sqlist_array[sqlist->sqlist_index++]; in sqlist_insert()