Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
39e672d6
Commit
39e672d6
authored
Nov 08, 2000
by
Michael Sawyer
Browse files
Change rndc command from "dump-statistics" to "stats," to match ARM.
parent
3b269c0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/named/include/named/omapi.h
View file @
39e672d6
...
...
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: omapi.h,v 1.1
3
2000/11/0
7 23:49:21
mws Exp $ */
/* $Id: omapi.h,v 1.1
4
2000/11/0
8 19:02:56
mws Exp $ */
#ifndef NAMED_OMAPI_H
#define NAMED_OMAPI_H 1
...
...
@@ -39,7 +39,7 @@
#define NS_OMAPI_COMMAND_RELOADCONFIG "reload-config"
#define NS_OMAPI_COMMAND_RELOADZONES "reload-zones"
#define NS_OMAPI_COMMAND_REFRESH "refresh"
#define NS_OMAPI_COMMAND_DUMPSTATS "
dump-statistic
s"
#define NS_OMAPI_COMMAND_DUMPSTATS "
stat
s"
isc_result_t
ns_omapi_init
(
void
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment