Searched refs:file_spec_t (Results 1 – 2 of 2) sorted by relevance
171 } file_spec_t; typedef182 static file_spec_t *fl_head;193 file_spec_t *prevfl, *fl; in matchpathcon_filespec_add()198 fl_head = malloc(sizeof(file_spec_t) * HASH_BUCKETS); in matchpathcon_filespec_add()201 memset(fl_head, 0, sizeof(file_spec_t) * HASH_BUCKETS); in matchpathcon_filespec_add()240 fl = malloc(sizeof(file_spec_t)); in matchpathcon_filespec_add()265 file_spec_t *fl; in matchpathcon_filespec_eval()296 file_spec_t *fl, *tmp; in matchpathcon_filespec_destroy()
414 } file_spec_t; typedef416 static file_spec_t *fl_head;425 file_spec_t *prevfl, *fl; in filespec_add()430 fl_head = malloc(sizeof(file_spec_t) * HASH_BUCKETS); in filespec_add()433 memset(fl_head, 0, sizeof(file_spec_t) * HASH_BUCKETS); in filespec_add()470 fl = malloc(sizeof(file_spec_t)); in filespec_add()497 file_spec_t *fl; in filespec_eval()532 file_spec_t *fl, *tmp; in filespec_destroy()