Symbol: skipwhite
sbin/scsi/scsi.c
470
skipwhite(modes);
sbin/scsi/scsi.c
478
skipwhite(modes);
usr.bin/mg/def.h
600
char *skipwhite(char *);
usr.bin/mg/extend.c
699
funcp = skipwhite(line);
usr.bin/mg/extend.c
707
line = skipwhite(line);
usr.bin/mg/extend.c
740
argp = skipwhite(line);
usr.bin/mg/interpreter.c
560
p = skipwhite(p);
usr.bin/mg/interpreter.c
576
vnamep = skipwhite(p); /* find first char of var name. */
usr.bin/mg/interpreter.c
617
valp = skipwhite(vendp + 1);
usr.bin/mg/interpreter.c
638
p = skipwhite(valp);
usr.sbin/nsd/remote.c
2719
char* p = skipwhite(cmd);
usr.sbin/nsd/remote.c
2724
do_reload(ssl, rc->xfrd, skipwhite(p+6));
usr.sbin/nsd/remote.c
2726
do_write(ssl, rc->xfrd, skipwhite(p+5));
usr.sbin/nsd/remote.c
2736
do_addzone(ssl, rc->xfrd, skipwhite(p+7));
usr.sbin/nsd/remote.c
2738
do_delzone(ssl, rc->xfrd, skipwhite(p+7));
usr.sbin/nsd/remote.c
2740
do_changezone(ssl, rc->xfrd, skipwhite(p+10));
usr.sbin/nsd/remote.c
2746
do_notify(ssl, rc->xfrd, skipwhite(p+6));
usr.sbin/nsd/remote.c
2748
do_transfer(ssl, rc->xfrd, skipwhite(p+8));
usr.sbin/nsd/remote.c
2750
do_force_transfer(ssl, rc->xfrd, skipwhite(p+14));
usr.sbin/nsd/remote.c
2752
do_zonestatus(ssl, rc->xfrd, skipwhite(p+10));
usr.sbin/nsd/remote.c
2754
do_verbosity(ssl, skipwhite(p+9));
usr.sbin/nsd/remote.c
2762
do_print_tsig(ssl, rc->xfrd, skipwhite(p+10));
usr.sbin/nsd/remote.c
2764
do_update_tsig(ssl, rc->xfrd, skipwhite(p+11));
usr.sbin/nsd/remote.c
2766
do_add_tsig(ssl, rc->xfrd, skipwhite(p+8));
usr.sbin/nsd/remote.c
2768
do_assoc_tsig(ssl, rc->xfrd, skipwhite(p+10));
usr.sbin/nsd/remote.c
2770
do_del_tsig(ssl, rc->xfrd, skipwhite(p+8));
usr.sbin/nsd/remote.c
2772
do_add_cookie_secret(ssl, rc->xfrd, skipwhite(p+17));
usr.sbin/nsd/remote.c
2774
do_drop_cookie_secret(ssl, rc->xfrd, skipwhite(p+18));
usr.sbin/nsd/remote.c
2776
do_print_cookie_secrets(ssl, rc->xfrd, skipwhite(p+20));
usr.sbin/nsd/remote.c
2778
do_activate_cookie_secret(ssl, rc->xfrd, skipwhite(p+22));
usr.sbin/unbound/daemon/remote.c
1292
*arg2 = skipwhite(as+1);
usr.sbin/unbound/daemon/remote.c
1295
*arg2 = skipwhite(as+1);
usr.sbin/unbound/daemon/remote.c
1298
*arg2 = skipwhite(at+1);
usr.sbin/unbound/daemon/remote.c
2045
s = skipwhite(s);
usr.sbin/unbound/daemon/remote.c
2125
*arg = skipwhite(*arg);
usr.sbin/unbound/daemon/remote.c
2633
p = skipwhite(p); /* position at next spot */
usr.sbin/unbound/daemon/remote.c
3582
arg = skipwhite(arg);
usr.sbin/unbound/daemon/remote.c
3601
arg = skipwhite(arg);
usr.sbin/unbound/daemon/remote.c
3901
char* p = skipwhite(cmd);
usr.sbin/unbound/daemon/remote.c
3904
if(cmd_no_args(ssl, p, skipwhite(p+4)))
usr.sbin/unbound/daemon/remote.c
3909
if(cmd_no_args(ssl, p, skipwhite(p+17)))
usr.sbin/unbound/daemon/remote.c
3914
if(cmd_no_args(ssl, p, skipwhite(p+6)))
usr.sbin/unbound/daemon/remote.c
3919
do_fast_reload(ssl, worker, s, skipwhite(p+11));
usr.sbin/unbound/daemon/remote.c
3922
if(cmd_no_args(ssl, p, skipwhite(p+13)))
usr.sbin/unbound/daemon/remote.c
3927
if(cmd_no_args(ssl, p, skipwhite(p+5)))
usr.sbin/unbound/daemon/remote.c
3932
if(cmd_no_args(ssl, p, skipwhite(p+6)))
usr.sbin/unbound/daemon/remote.c
3937
if(cmd_no_args(ssl, p, skipwhite(p+10)))
usr.sbin/unbound/daemon/remote.c
3949
if(cmd_no_args(ssl, p, skipwhite(p+10)))
usr.sbin/unbound/daemon/remote.c
3961
if(cmd_no_args(ssl, p, skipwhite(p+13)))
usr.sbin/unbound/daemon/remote.c
3966
if(cmd_no_args(ssl, p, skipwhite(p+10)))
usr.sbin/unbound/daemon/remote.c
3971
if(cmd_no_args(ssl, p, skipwhite(p+13)))
usr.sbin/unbound/daemon/remote.c
3976
if(cmd_no_args(ssl, p, skipwhite(p+16)))
usr.sbin/unbound/daemon/remote.c
3981
if(cmd_no_args(ssl, p, skipwhite(p+15)))
usr.sbin/unbound/daemon/remote.c
3986
do_view_list_local_zones(ssl, worker, skipwhite(p+21));
usr.sbin/unbound/daemon/remote.c
3989
do_view_list_local_data(ssl, worker, skipwhite(p+20));
usr.sbin/unbound/daemon/remote.c
3998
if(cmd_no_args(ssl, p, skipwhite(p+15)))
usr.sbin/unbound/daemon/remote.c
4003
do_auth_zone_reload(ssl, worker, skipwhite(p+16));
usr.sbin/unbound/daemon/remote.c
4006
do_auth_zone_transfer(ssl, worker, skipwhite(p+18));
usr.sbin/unbound/daemon/remote.c
4011
do_insecure_add(ssl, worker, skipwhite(p+12));
usr.sbin/unbound/daemon/remote.c
4016
do_insecure_remove(ssl, worker, skipwhite(p+15));
usr.sbin/unbound/daemon/remote.c
4020
if(cmd_no_args(ssl, p, skipwhite(p+11)))
usr.sbin/unbound/daemon/remote.c
4027
if(cmd_no_args(ssl, p, skipwhite(p+17)))
usr.sbin/unbound/daemon/remote.c
4033
do_cache_lookup(ssl, worker, skipwhite(p+12));
usr.sbin/unbound/daemon/remote.c
4036
do_lookup(ssl, worker, skipwhite(p+6));
usr.sbin/unbound/daemon/remote.c
4042
if(cmd_no_args(ssl, p, skipwhite(p+18)))
usr.sbin/unbound/daemon/remote.c
4047
if(cmd_no_args(ssl, p, skipwhite(p+11)))
usr.sbin/unbound/daemon/remote.c
4052
if(cmd_no_args(ssl, p, skipwhite(p+18)))
usr.sbin/unbound/daemon/remote.c
4057
if(cmd_no_args(ssl, p, skipwhite(p+11)))
usr.sbin/unbound/daemon/remote.c
4062
do_view_datas_remove(rc, ssl, worker, skipwhite(p+23));
usr.sbin/unbound/daemon/remote.c
4065
do_view_datas_add(rc, ssl, worker, skipwhite(p+16));
usr.sbin/unbound/daemon/remote.c
4068
if(cmd_no_args(ssl, p, skipwhite(p+20)))
usr.sbin/unbound/daemon/remote.c
4083
do_verbosity(ssl, skipwhite(p+9));
usr.sbin/unbound/daemon/remote.c
4085
do_zone_remove(ssl, worker->daemon->local_zones, skipwhite(p+17));
usr.sbin/unbound/daemon/remote.c
4087
do_zone_add(ssl, worker->daemon->local_zones, skipwhite(p+10));
usr.sbin/unbound/daemon/remote.c
4089
do_data_remove(ssl, worker->daemon->local_zones, skipwhite(p+17));
usr.sbin/unbound/daemon/remote.c
4091
do_data_add(ssl, worker->daemon->local_zones, skipwhite(p+10));
usr.sbin/unbound/daemon/remote.c
4093
do_forward_add(ssl, worker, skipwhite(p+11));
usr.sbin/unbound/daemon/remote.c
4095
do_forward_remove(ssl, worker, skipwhite(p+14));
usr.sbin/unbound/daemon/remote.c
4097
do_forward(ssl, worker, skipwhite(p+7));
usr.sbin/unbound/daemon/remote.c
4099
do_stub_add(ssl, worker, skipwhite(p+8));
usr.sbin/unbound/daemon/remote.c
4101
do_stub_remove(ssl, worker, skipwhite(p+11));
usr.sbin/unbound/daemon/remote.c
4103
do_view_zone_remove(ssl, worker, skipwhite(p+22));
usr.sbin/unbound/daemon/remote.c
4105
do_view_zone_add(ssl, worker, skipwhite(p+15));
usr.sbin/unbound/daemon/remote.c
4107
do_view_data_remove(ssl, worker, skipwhite(p+22));
usr.sbin/unbound/daemon/remote.c
4109
do_view_data_add(ssl, worker, skipwhite(p+15));
usr.sbin/unbound/daemon/remote.c
4111
do_flush_zone(ssl, worker, skipwhite(p+10));
usr.sbin/unbound/daemon/remote.c
4113
do_flush_type(ssl, worker, skipwhite(p+10));
usr.sbin/unbound/daemon/remote.c
4115
do_flush_infra(ssl, worker, skipwhite(p+11));
usr.sbin/unbound/daemon/remote.c
4117
do_flush_name(ssl, worker, skipwhite(p+5));
usr.sbin/unbound/daemon/remote.c
4119
if(cmd_no_args(ssl, p, skipwhite(p+16)))
usr.sbin/unbound/daemon/remote.c
4123
if(cmd_no_args(ssl, p, skipwhite(p+10)))
usr.sbin/unbound/daemon/remote.c
4127
if(cmd_no_args(ssl, p, skipwhite(p+10)))
usr.sbin/unbound/daemon/remote.c
4131
do_set_option(ssl, worker, skipwhite(p+10));
usr.sbin/unbound/daemon/remote.c
4133
do_get_option(ssl, worker, skipwhite(p+10));
usr.sbin/unbound/daemon/remote.c
4135
do_flush_bogus(ssl, worker, skipwhite(p+11));
usr.sbin/unbound/daemon/remote.c
4137
do_flush_negative(ssl, worker, skipwhite(p+14));
usr.sbin/unbound/daemon/remote.c
4139
do_rpz_enable(ssl, worker, skipwhite(p+10));
usr.sbin/unbound/daemon/remote.c
4141
do_rpz_disable(ssl, worker, skipwhite(p+11));
usr.sbin/unbound/daemon/remote.c
4143
do_add_cookie_secret(ssl, worker, skipwhite(p+17));
usr.sbin/unbound/daemon/remote.c
4145
if(cmd_no_args(ssl, p, skipwhite(p+18)))
usr.sbin/unbound/daemon/remote.c
4149
if(cmd_no_args(ssl, p, skipwhite(p+22)))
usr.sbin/unbound/daemon/remote.c
740
argp = skipwhite(argp);