OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fileassoc_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_fileassoc.c
71
struct
fileassoc_file
{
struct
75
LIST_ENTRY(
fileassoc_file
) faf_list; /* List pointer. */
78
LIST_HEAD(fileassoc_hash_entry,
fileassoc_file
);
143
file_getdata(struct
fileassoc_file
*faf, const struct fileassoc *assoc)
151
file_setdata(struct
fileassoc_file
*faf, const struct fileassoc *assoc,
160
file_cleanup(struct
fileassoc_file
*faf, const struct fileassoc *assoc)
174
file_free(struct
fileassoc_file
*faf)
197
struct
fileassoc_file
*faf;
298
static struct
fileassoc_file
*
303
struct
fileassoc_file
*faf
[
all
...]
kern_fileassoc.c
71
struct
fileassoc_file
{
struct
75
LIST_ENTRY(
fileassoc_file
) faf_list; /* List pointer. */
78
LIST_HEAD(fileassoc_hash_entry,
fileassoc_file
);
143
file_getdata(struct
fileassoc_file
*faf, const struct fileassoc *assoc)
151
file_setdata(struct
fileassoc_file
*faf, const struct fileassoc *assoc,
160
file_cleanup(struct
fileassoc_file
*faf, const struct fileassoc *assoc)
174
file_free(struct
fileassoc_file
*faf)
197
struct
fileassoc_file
*faf;
298
static struct
fileassoc_file
*
303
struct
fileassoc_file
*faf
[
all
...]
Completed in 42 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026