Home
last modified time | relevance | path

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

/external/selinux/restorecond/
Dwatch.c36 struct watchList { struct
37 struct watchList *next; argument
42 struct watchList *firstDir = NULL; argument
50 struct watchList *ptr = NULL; in watch_list_add()
52 struct watchList *prev = NULL; in watch_list_add()
88 ptr = calloc(1, sizeof(struct watchList)); in watch_list_add()
126 struct watchList *ptr = NULL; in watch_list_find()
160 struct watchList *ptr = NULL; in watch_list_free()
161 struct watchList *prev = NULL; in watch_list_free()