Home
last modified time | relevance | path

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

/netbsd/usr.bin/config/
H A Dsem.h71 void delconf(const char *, int);
H A Dgram.y798 no CONFIG WORD { delconf($3, $1); }
H A Dsem.c1120 delconf(const char *name, int nowarn) in delconf() function