Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/config/
Dsem.c82 static struct pspec *getpspec(struct attr *, struct devbase *, int, int);
1321 p = getpspec(attr, ab, atunit, first); in adddev()
1933 getpspec(struct attr *attr, struct devbase *ab, int atunit, int first) in getpspec() function