Searched refs:conf_remove (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/sbin/isakmpd/ |
| H A D | conf.h | 100 extern int conf_remove(int, char *, char *);
|
| H A D | ui.c | 326 conf_remove(trans, section, tag); in ui_config() 336 conf_remove(trans, section, tag); in ui_config()
|
| H A D | DESIGN-NOTES | 332 int conf_remove (int transaction, char *section, char *tag); 339 non-zero otherwise. Note that the conf_remove* functions consider not
|
| H A D | conf.c | 899 conf_remove(int transaction, char *section, char *tag) in conf_remove() function
|