OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attrlist_cons
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/config/
util.c
346
attrlist_cons
(struct attrlist *next, struct attr *a)
function in typeref:struct:attrlist *
defs.h
678
struct attrlist *
attrlist_cons
(struct attrlist *, struct attr *);
sem.c
197
a->a_deps =
attrlist_cons
(a->a_deps, newa);
542
attrs =
attrlist_cons
(attrs, getattr(dev->d_name));
1748
fakedev->d_attrs =
attrlist_cons
(NULL, attr);
gram.y
1274
return
attrlist_cons
(next, a);
Completed in 17 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025