Home
last modified time | relevance | path

Searched refs:defattr0 (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.bin/config/
H A Dsem.h49 int defattr0(const char *, struct loclist *, struct attrlist *, int);
H A Dgram.y392 { (void)defattr0($2, $3, $4, 0); }
H A Dsem.c328 defattr0(const char *name, struct loclist *locs, struct attrlist *deps, in defattr0() function