Home
last modified time | relevance | path

Searched refs:getrefattr (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.bin/config/
H A Dsem.h61 int getrefattr(const char *, struct attr **);
H A Dsem.c347 if (getrefattr(name, &a)) { in defattr()
819 getrefattr(const char *name, struct attr **ra) in getrefattr() function