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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c313 static sqlist_t *sqlist_alloc(struct stdata *, int);
5206 sqlist_t *sqlist = sqlist_alloc(stp, KM_SLEEP);
5224 sqlist_alloc(struct stdata *stp, int kmflag) function
5248 * Free the list created by sqlist_alloc()

Completed in 80 milliseconds