usr.sbin/bgpctl/bgpctl.c
1140
network_bulk(struct parse_result *res)
usr.sbin/bgpctl/bgpctl.c
1219
struct parse_result res;
usr.sbin/bgpctl/bgpctl.c
1909
push_prefix(struct parse_result *r, int type, struct bgpd_addr *addr,
usr.sbin/bgpctl/bgpctl.c
1947
res_to_flowspec(struct parse_result *r)
usr.sbin/bgpctl/bgpctl.c
461
show(struct imsg *imsg, struct parse_result *res)
usr.sbin/bgpctl/bgpctl.c
51
int show(struct imsg *, struct parse_result *);
usr.sbin/bgpctl/bgpctl.c
59
void network_bulk(struct parse_result *);
usr.sbin/bgpctl/bgpctl.c
61
struct flowspec *res_to_flowspec(struct parse_result *);
usr.sbin/bgpctl/bgpctl.c
87
struct parse_result *res;
usr.sbin/bgpctl/bgpctl.h
19
struct parse_result;
usr.sbin/bgpctl/bgpctl.h
22
void (*head)(struct parse_result *);
usr.sbin/bgpctl/bgpctl.h
23
void (*neighbor)(struct peer *, struct parse_result *);
usr.sbin/bgpctl/bgpctl.h
31
void (*communities)(struct ibuf *, struct parse_result *);
usr.sbin/bgpctl/bgpctl.h
33
struct parse_result *);
usr.sbin/bgpctl/output.c
1051
show_rib(struct ctl_show_rib *r, struct ibuf *aspath, struct parse_result *res)
usr.sbin/bgpctl/output.c
261
show_neighbor_full(struct peer *p, struct parse_result *res)
usr.sbin/bgpctl/output.c
40
show_head(struct parse_result *res)
usr.sbin/bgpctl/output.c
433
show_neighbor(struct peer *p, struct parse_result *res)
usr.sbin/bgpctl/output.c
666
show_communities(struct ibuf *data, struct parse_result *res)
usr.sbin/bgpctl/output_json.c
327
json_neighbor(struct peer *p, struct parse_result *res)
usr.sbin/bgpctl/output_json.c
38
json_head(struct parse_result *res)
usr.sbin/bgpctl/output_json.c
485
json_communities(struct ibuf *data, struct parse_result *res)
usr.sbin/bgpctl/output_json.c
823
json_rib(struct ctl_show_rib *r, struct ibuf *asbuf, struct parse_result *res)
usr.sbin/bgpctl/output_ometric.c
190
ometric_neighbor_stats(struct peer *p, struct parse_result *arg)
usr.sbin/bgpctl/output_ometric.c
59
ometric_head(struct parse_result *arg)
usr.sbin/bgpctl/parser.c
1086
parse_number(const char *word, struct parse_result *r, enum token_type type)
usr.sbin/bgpctl/parser.c
1452
parse_nexthop(const char *word, struct parse_result *r)
usr.sbin/bgpctl/parser.c
1505
push_numop(struct parse_result *r, int type, uint8_t op, int and, long long val)
usr.sbin/bgpctl/parser.c
1549
parse_flow_numop(int argc, char *argv[], struct parse_result *r,
usr.sbin/bgpctl/parser.c
468
static struct parse_result res;
usr.sbin/bgpctl/parser.c
476
int parse_number(const char *, struct parse_result *, enum token_type);
usr.sbin/bgpctl/parser.c
480
int parse_nexthop(const char *, struct parse_result *);
usr.sbin/bgpctl/parser.c
481
int parse_flow_numop(int, char *[], struct parse_result *, enum token_type);
usr.sbin/bgpctl/parser.c
483
struct parse_result *
usr.sbin/bgpctl/parser.h
97
struct parse_result *parse(int, char *[]);
usr.sbin/dvmrpctl/dvmrpctl.c
77
struct parse_result *res;
usr.sbin/dvmrpctl/parser.c
111
struct parse_result *);
usr.sbin/dvmrpctl/parser.c
113
struct parse_result *
usr.sbin/dvmrpctl/parser.c
116
static struct parse_result res;
usr.sbin/dvmrpctl/parser.c
148
struct parse_result *res)
usr.sbin/dvmrpctl/parser.h
53
struct parse_result *parse(int, char *[]);
usr.sbin/eigrpctl/eigrpctl.c
299
show_interface_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/eigrpctl/eigrpctl.c
340
show_interface_detail_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/eigrpctl/eigrpctl.c
439
show_nbr_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/eigrpctl/eigrpctl.c
46
int show_interface_msg(struct imsg *, struct parse_result *);
usr.sbin/eigrpctl/eigrpctl.c
48
struct parse_result *);
usr.sbin/eigrpctl/eigrpctl.c
493
show_topology_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/eigrpctl/eigrpctl.c
51
int show_nbr_msg(struct imsg *, struct parse_result *);
usr.sbin/eigrpctl/eigrpctl.c
52
int show_topology_msg(struct imsg *, struct parse_result *);
usr.sbin/eigrpctl/eigrpctl.c
54
struct parse_result *);
usr.sbin/eigrpctl/eigrpctl.c
559
show_topology_detail_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/eigrpctl/eigrpctl.c
56
int show_fib_msg(struct imsg *, struct parse_result *);
usr.sbin/eigrpctl/eigrpctl.c
62
int show_stats_msg(struct imsg *, struct parse_result *);
usr.sbin/eigrpctl/eigrpctl.c
668
show_fib_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/eigrpctl/eigrpctl.c
80
struct parse_result *res;
usr.sbin/eigrpctl/eigrpctl.c
821
show_stats_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/eigrpctl/parser.c
223
struct parse_result *);
usr.sbin/eigrpctl/parser.c
226
struct parse_result *
usr.sbin/eigrpctl/parser.c
229
static struct parse_result res;
usr.sbin/eigrpctl/parser.c
261
struct parse_result *res)
usr.sbin/eigrpctl/parser.h
57
struct parse_result *parse(int, char *[]);
usr.sbin/ikectl/ikectl.c
161
struct parse_result *res;
usr.sbin/ikectl/ikectl.c
53
int ca_opt(struct parse_result *);
usr.sbin/ikectl/ikectl.c
83
ca_opt(struct parse_result *res)
usr.sbin/ikectl/parser.c
239
static struct parse_result res;
usr.sbin/ikectl/parser.c
245
struct parse_result *
usr.sbin/ikectl/parser.h
80
struct parse_result *parse(int, char *[]);
usr.sbin/iscsictl/iscsictl.c
75
struct parse_result *res;
usr.sbin/iscsictl/iscsictl.h
55
struct parse_result *parse(int, char *[]);
usr.sbin/iscsictl/parser.c
100
struct parse_result *
usr.sbin/iscsictl/parser.c
98
static struct parse_result res;
usr.sbin/ldpctl/ldpctl.c
328
show_interface_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/ldpctl/ldpctl.c
362
show_discovery_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/ldpctl/ldpctl.c
400
show_lib_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/ldpctl/ldpctl.c
436
show_nbr_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/ldpctl/ldpctl.c
47
int show_interface_msg(struct imsg *, struct parse_result *);
usr.sbin/ldpctl/ldpctl.c
477
show_fib_msg(struct imsg *imsg, struct parse_result *res)
usr.sbin/ldpctl/ldpctl.c
48
int show_discovery_msg(struct imsg *, struct parse_result *);
usr.sbin/ldpctl/ldpctl.c
50
int show_lib_msg(struct imsg *, struct parse_result *);
usr.sbin/ldpctl/ldpctl.c
51
int show_nbr_msg(struct imsg *, struct parse_result *);
usr.sbin/ldpctl/ldpctl.c
53
int show_fib_msg(struct imsg *, struct parse_result *);
usr.sbin/ldpctl/ldpctl.c
76
struct parse_result *res;
usr.sbin/ldpctl/parser.c
181
struct parse_result *);
usr.sbin/ldpctl/parser.c
184
struct parse_result *
usr.sbin/ldpctl/parser.c
187
static struct parse_result res;
usr.sbin/ldpctl/parser.c
219
struct parse_result *res)
usr.sbin/ldpctl/parser.h
57
struct parse_result *parse(int, char *[]);
usr.sbin/npppctl/npppctl.c
140
show_clear_session(struct parse_result *result, FILE *out)
usr.sbin/npppctl/npppctl.c
206
monitor_session(struct parse_result *result, FILE *out)
usr.sbin/npppctl/npppctl.c
386
filter_match(struct parse_result *result, struct npppd_who *who)
usr.sbin/npppctl/npppctl.c
51
static void show_clear_session (struct parse_result *, FILE *);
usr.sbin/npppctl/npppctl.c
52
static void monitor_session (struct parse_result *, FILE *);
usr.sbin/npppctl/npppctl.c
60
static bool filter_match(struct parse_result *, struct npppd_who *);
usr.sbin/npppctl/npppctl.c
80
struct parse_result *result;
usr.sbin/npppctl/parser.c
143
struct parse_result *
usr.sbin/npppctl/parser.c
54
static struct parse_result res;
usr.sbin/npppctl/parser.h
51
struct parse_result *parse(int, char *[]);
usr.sbin/ospf6ctl/ospf6ctl.c
90
struct parse_result *res;
usr.sbin/ospf6ctl/parser.c
145
struct parse_result *);
usr.sbin/ospf6ctl/parser.c
148
struct parse_result *
usr.sbin/ospf6ctl/parser.c
151
static struct parse_result res;
usr.sbin/ospf6ctl/parser.c
183
struct parse_result *res)
usr.sbin/ospf6ctl/parser.h
66
struct parse_result *parse(int, char *[]);
usr.sbin/ospfctl/ospfctl.c
251
show(struct imsg *imsg, struct parse_result *res)
usr.sbin/ospfctl/ospfctl.c
44
int show(struct imsg *, struct parse_result *);
usr.sbin/ospfctl/ospfctl.c
63
struct parse_result *res;
usr.sbin/ospfctl/ospfctl.h
19
struct parse_result;
usr.sbin/ospfctl/ospfctl.h
22
void (*head)(struct parse_result *);
usr.sbin/ospfctl/output.c
42
show_head(struct parse_result *res)
usr.sbin/ospfctl/parser.c
144
struct parse_result *);
usr.sbin/ospfctl/parser.c
147
struct parse_result *
usr.sbin/ospfctl/parser.c
150
static struct parse_result res;
usr.sbin/ospfctl/parser.c
182
struct parse_result *res)
usr.sbin/ospfctl/parser.h
65
struct parse_result *parse(int, char *[]);
usr.sbin/ractl/parser.c
105
struct parse_result *res)
usr.sbin/ractl/parser.c
67
struct parse_result *);
usr.sbin/ractl/parser.c
70
struct parse_result *
usr.sbin/ractl/parser.c
73
static struct parse_result res;
usr.sbin/ractl/parser.h
31
struct parse_result *parse(int, char *[]);
usr.sbin/ractl/ractl.c
62
struct parse_result *res;
usr.sbin/radiusctl/parser.c
179
struct parse_result *
usr.sbin/radiusctl/parser.c
58
static struct parse_result res = {
usr.sbin/radiusctl/parser.h
78
struct parse_result *parse(int, char *[]);
usr.sbin/radiusctl/radiusctl.c
226
const struct parse_result *res;
usr.sbin/radiusctl/radiusctl.c
242
radius_test(struct parse_result *res)
usr.sbin/radiusctl/radiusctl.c
54
static int radius_test(struct parse_result *);
usr.sbin/radiusctl/radiusctl.c
58
static int ipcp_handle_imsg(struct parse_result *, struct imsg *,
usr.sbin/radiusctl/radiusctl.c
627
ipcp_handle_imsg(struct parse_result *res, struct imsg *imsg, int cnt)
usr.sbin/radiusctl/radiusctl.c
99
struct parse_result *res;
usr.sbin/relayctl/parser.c
128
struct parse_result *);
usr.sbin/relayctl/parser.c
131
struct parse_result *
usr.sbin/relayctl/parser.c
134
static struct parse_result res;
usr.sbin/relayctl/parser.c
166
struct parse_result *res)
usr.sbin/relayctl/parser.h
53
struct parse_result *parse(int, char *[]);
usr.sbin/relayctl/relayctl.c
100
struct parse_result *res;
usr.sbin/ripctl/parser.c
117
struct parse_result *);
usr.sbin/ripctl/parser.c
120
struct parse_result *
usr.sbin/ripctl/parser.c
123
static struct parse_result res;
usr.sbin/ripctl/parser.c
155
struct parse_result *res)
usr.sbin/ripctl/parser.h
52
struct parse_result *parse(int, char *[]);
usr.sbin/ripctl/ripctl.c
71
struct parse_result *res;
usr.sbin/slaacctl/parser.c
102
static struct parse_result res;
usr.sbin/slaacctl/parser.c
134
struct parse_result *res)
usr.sbin/slaacctl/parser.c
96
struct parse_result *);
usr.sbin/slaacctl/parser.c
99
struct parse_result *
usr.sbin/slaacctl/parser.h
34
struct parse_result *parse(int, char *[]);
usr.sbin/slaacctl/slaacctl.c
68
struct parse_result *res;
usr.sbin/unwindctl/parser.c
117
struct parse_result *res)
usr.sbin/unwindctl/parser.c
79
struct parse_result *);
usr.sbin/unwindctl/parser.c
82
struct parse_result *
usr.sbin/unwindctl/parser.c
85
static struct parse_result res;
usr.sbin/unwindctl/parser.h
36
struct parse_result *parse(int, char *[]);
usr.sbin/unwindctl/unwindctl.c
90
struct parse_result *res;
usr.sbin/vmctl/main.c
139
struct parse_result res;
usr.sbin/vmctl/main.c
182
vmmaction(struct parse_result *res)
usr.sbin/vmctl/main.c
335
parse_free(struct parse_result *res)
usr.sbin/vmctl/main.c
351
parse_ifs(struct parse_result *res, char *word, int val)
usr.sbin/vmctl/main.c
368
parse_network(struct parse_result *res, char *word)
usr.sbin/vmctl/main.c
390
parse_size(struct parse_result *res, char *word, const char *type)
usr.sbin/vmctl/main.c
471
parse_disk(struct parse_result *res, char *word, int type)
usr.sbin/vmctl/main.c
501
parse_vmid(struct parse_result *res, char *word, int needname)
usr.sbin/vmctl/main.c
537
parse_instance(struct parse_result *res, char *word)
usr.sbin/vmctl/main.c
55
int ctl_console(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
551
ctl_create(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/main.c
57
int ctl_create(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
58
int ctl_load(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
59
int ctl_log(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
60
int ctl_reload(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
61
int ctl_reset(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
62
int ctl_start(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
63
int ctl_status(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
64
int ctl_stop(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
65
int ctl_waitfor(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
66
int ctl_pause(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
67
int ctl_unpause(struct parse_result *, int, char *[]);
usr.sbin/vmctl/main.c
732
ctl_status(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/main.c
759
ctl_load(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/main.c
771
ctl_log(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/main.c
787
ctl_reload(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/main.c
796
ctl_reset(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/main.c
817
ctl_start(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/main.c
916
ctl_stop(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/main.c
953
ctl_console(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/main.c
965
ctl_waitfor(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/main.c
977
ctl_pause(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/main.c
989
ctl_unpause(struct parse_result *res, int argc, char *argv[])
usr.sbin/vmctl/vmctl.c
489
struct parse_result res;
usr.sbin/vmctl/vmctl.h
67
int (*main)(struct parse_result *, int, char *[]);
usr.sbin/vmctl/vmctl.h
75
int vmmaction(struct parse_result *);
usr.sbin/vmctl/vmctl.h
76
int parse_ifs(struct parse_result *, char *, int);
usr.sbin/vmctl/vmctl.h
77
int parse_network(struct parse_result *, char *);
usr.sbin/vmctl/vmctl.h
78
void parse_size(struct parse_result *, char *, const char *);
usr.sbin/vmctl/vmctl.h
80
int parse_disk(struct parse_result *, char *, int);
usr.sbin/vmctl/vmctl.h
81
int parse_vmid(struct parse_result *, char *, int);
usr.sbin/vmctl/vmctl.h
82
int parse_instance(struct parse_result *, char *);
usr.sbin/vmctl/vmctl.h
83
void parse_free(struct parse_result *);