/src/usr.bin/config/ |
sem.h | 49 int defattr0(const char *, struct loclist *, struct attrlist *, int);
|
sem.h | 49 int defattr0(const char *, struct loclist *, struct attrlist *, int);
|
gram.y | 394 { (void)defattr0($2, $3, $4, 0); }
|
gram.y | 394 { (void)defattr0($2, $3, $4, 0); }
|
sem.c | 328 defattr0(const char *name, struct loclist *locs, struct attrlist *deps, function in typeref:typename:int
|
sem.c | 328 defattr0(const char *name, struct loclist *locs, struct attrlist *deps, function in typeref:typename:int
|