HomeSort by relevance Sort by last modified time
    Searched refs:strings_list_free (Results 1 - 4 of 4) sorted by null

  /external/selinux/restorecond/
stringslist.h 31 void strings_list_free(struct stringsList *list);
stringslist.c 70 void strings_list_free(struct stringsList *ptr) function
133 strings_list_free(list);
134 strings_list_free(list1);
utmpwatcher.c 77 strings_list_free(prev_utmp_ptr);
110 strings_list_free(utmp_ptr);
watch.c 158 strings_list_free(ptr->files);

Completed in 60 milliseconds