OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sf_entry
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/setfacl/
setfacl.c
61
struct
sf_entry
{
struct
65
TAILQ_ENTRY(
sf_entry
) next;
67
static TAILQ_HEAD(,
sf_entry
) entrylist;
185
struct
sf_entry
*entry;
363
struct
sf_entry
*entry;
383
entry = zmalloc(sizeof(struct
sf_entry
));
398
entry = zmalloc(sizeof(struct
sf_entry
));
404
entry = zmalloc(sizeof(struct
sf_entry
));
425
entry = zmalloc(sizeof(struct
sf_entry
));
436
entry = zmalloc(sizeof(struct
sf_entry
));
[
all
...]
setfacl.c
61
struct
sf_entry
{
struct
65
TAILQ_ENTRY(
sf_entry
) next;
67
static TAILQ_HEAD(,
sf_entry
) entrylist;
185
struct
sf_entry
*entry;
363
struct
sf_entry
*entry;
383
entry = zmalloc(sizeof(struct
sf_entry
));
398
entry = zmalloc(sizeof(struct
sf_entry
));
404
entry = zmalloc(sizeof(struct
sf_entry
));
425
entry = zmalloc(sizeof(struct
sf_entry
));
436
entry = zmalloc(sizeof(struct
sf_entry
));
[
all
...]
Completed in 62 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025