Home
last modified time | relevance | path

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

/netbsd/usr.bin/config/
H A Dsem.h64 void delattr(const char *, int);
H A Dsem.c2085 delattr(const char *name, int nowarn) in delattr() function
2117 delattr(name1, 0); in deselectattrcb2()
H A Dgram.y753 no SELECT WORD { delattr($3, $1); }