OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_deps
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/config/
sem.c
180
for (al = a->
a_deps
; al != NULL; al = al->al_next) {
197
a->
a_deps
= attrlist_cons(a->
a_deps
, newa);
373
a->
a_deps
= deps;
832
if (a->
a_deps
== NULL &&
858
for (al = a->
a_deps
; al != NULL; al = al->al_next) {
2100
for (al = a->
a_deps
; al != NULL; al = al->al_next) {
defs.h
194
#define
a_deps
a_m.m_deps
macro
mkmakefile.c
440
for (al = a->
a_deps
; al != NULL; al = al->al_next) {
Completed in 15 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025