Home
last modified time | relevance | path

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

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