Home
last modified time | relevance | path

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

/src/contrib/unbound/daemon/
H A Dremote.c3867 cmd_no_args(RES* ssl, char* cmd, char* p) in cmd_no_args() function
3904 if(cmd_no_args(ssl, p, skipwhite(p+4))) in execute_cmd()
3909 if(cmd_no_args(ssl, p, skipwhite(p+17))) in execute_cmd()
3914 if(cmd_no_args(ssl, p, skipwhite(p+6))) in execute_cmd()
3922 if(cmd_no_args(ssl, p, skipwhite(p+13))) in execute_cmd()
3927 if(cmd_no_args(ssl, p, skipwhite(p+5))) in execute_cmd()
3932 if(cmd_no_args(ssl, p, skipwhite(p+6))) in execute_cmd()
3937 if(cmd_no_args(ssl, p, skipwhite(p+10))) in execute_cmd()
3949 if(cmd_no_args(ssl, p, skipwhite(p+10))) in execute_cmd()
3961 if(cmd_no_args(ssl, p, skipwhite(p+13))) in execute_cmd()
[all …]