sqlist_alloc
static sqlist_t *sqlist_alloc(struct stdata *, int);
sqlist_t *sqlist = sqlist_alloc(stp, KM_SLEEP);