Searched refs:file_spec_t (Results 1 – 2 of 2) sorted by relevance
177 } file_spec_t; typedef188 static file_spec_t *fl_head;199 file_spec_t *prevfl, *fl; in matchpathcon_filespec_add()204 fl_head = malloc(sizeof(file_spec_t) * HASH_BUCKETS); in matchpathcon_filespec_add()207 memset(fl_head, 0, sizeof(file_spec_t) * HASH_BUCKETS); in matchpathcon_filespec_add()246 fl = malloc(sizeof(file_spec_t)); in matchpathcon_filespec_add()271 file_spec_t *fl; in matchpathcon_filespec_eval()302 file_spec_t *fl, *tmp; in matchpathcon_filespec_destroy()
411 } file_spec_t; typedef413 static file_spec_t *fl_head;423 file_spec_t *prevfl, *fl; in filespec_add()428 fl_head = malloc(sizeof(file_spec_t) * HASH_BUCKETS); in filespec_add()431 memset(fl_head, 0, sizeof(file_spec_t) * HASH_BUCKETS); in filespec_add()473 fl = malloc(sizeof(file_spec_t)); in filespec_add()500 file_spec_t *fl; in filespec_eval()535 file_spec_t *fl, *tmp; in filespec_destroy()