Searched refs:sf_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/bin/setfacl/
H A Dsetfacl.c55 struct sf_entry { struct
59 TAILQ_ENTRY(sf_entry) next;
61 static TAILQ_HEAD(, sf_entry) entrylist;
179 struct sf_entry *entry;
357 struct sf_entry *entry;
377 entry = zmalloc(sizeof(struct sf_entry));
392 entry = zmalloc(sizeof(struct sf_entry));
398 entry = zmalloc(sizeof(struct sf_entry));
419 entry = zmalloc(sizeof(struct sf_entry));
430 entry = zmalloc(sizeof(struct sf_entry));
[all...]

Completed in 138 milliseconds