Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_util.c135 LIST_HEAD(ol_head, open_list);
141 static struct ol_head ol_head; variable
1389 struct ol_head *olhp; in ndmp_open_list_find()
1398 olhp = &ol_head; in ndmp_open_list_find()
1430 struct ol_head *olhp; in ndmp_open_list_add()
1441 olhp = &ol_head; in ndmp_open_list_add()
1534 struct ol_head *olhp = &ol_head; in ndmp_open_list_release()