Searched refs:ses_list (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/storage/liba5k/common/
H A Dmon.c4955 struct dlist **ses_list, int verbose)
4961 if ((path == NULL) || (box_list == NULL) || (ses_list == NULL)) {
4966 *ses_list = dlt = dl = (struct dlist *)NULL;
4991 while (*ses_list != NULL) {
5002 if (*ses_list == NULL) {
5003 *ses_list = dlt = dl;
4954 l_get_allses(char *path, struct box_list_struct *box_list, struct dlist **ses_list, int verbose) argument

Completed in 28 milliseconds