Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/daemon/
H A Dremote.c3992 cmd_no_args(RES* ssl, char* cmd, char* p) in cmd_no_args() function
4029 if(cmd_no_args(ssl, p, skipwhite(p+4))) in execute_cmd()
4034 if(cmd_no_args(ssl, p, skipwhite(p+17))) in execute_cmd()
4039 if(cmd_no_args(ssl, p, skipwhite(p+6))) in execute_cmd()
4047 if(cmd_no_args(ssl, p, skipwhite(p+13))) in execute_cmd()
4052 if(cmd_no_args(ssl, p, skipwhite(p+5))) in execute_cmd()
4057 if(cmd_no_args(ssl, p, skipwhite(p+6))) in execute_cmd()
4062 if(cmd_no_args(ssl, p, skipwhite(p+10))) in execute_cmd()
4074 if(cmd_no_args(ssl, p, skipwhite(p+10))) in execute_cmd()
4086 if(cmd_no_args(ssl, p, skipwhite(p+13))) in execute_cmd()
[all …]