lib/libfuse/fuse_private.h
158
PROTO(fuse_daemonize);
lib/libfuse/fuse_private.h
159
PROTO(fuse_teardown);
lib/libfuse/fuse_private.h
160
PROTO(fuse_destroy);
lib/libfuse/fuse_private.h
161
PROTO(fuse_get_context);
lib/libfuse/fuse_private.h
162
PROTO(fuse_get_session);
lib/libfuse/fuse_private.h
163
PROTO(fuse_loop);
lib/libfuse/fuse_private.h
164
PROTO(fuse_loop_mt);
lib/libfuse/fuse_private.h
165
PROTO(fuse_mount);
lib/libfuse/fuse_private.h
166
PROTO(fuse_new);
lib/libfuse/fuse_private.h
167
PROTO(fuse_opt_add_arg);
lib/libfuse/fuse_private.h
168
PROTO(fuse_opt_add_opt);
lib/libfuse/fuse_private.h
169
PROTO(fuse_opt_add_opt_escaped);
lib/libfuse/fuse_private.h
170
PROTO(fuse_opt_free_args);
lib/libfuse/fuse_private.h
171
PROTO(fuse_opt_insert_arg);
lib/libfuse/fuse_private.h
172
PROTO(fuse_opt_match);
lib/libfuse/fuse_private.h
173
PROTO(fuse_opt_parse);
lib/libfuse/fuse_private.h
174
PROTO(fuse_parse_cmdline);
lib/libfuse/fuse_private.h
175
PROTO(fuse_remove_signal_handlers);
lib/libfuse/fuse_private.h
176
PROTO(fuse_set_signal_handlers);
lib/libfuse/fuse_private.h
177
PROTO(fuse_setup);
lib/libfuse/fuse_private.h
178
PROTO(fuse_unmount);
lib/libfuse/fuse_private.h
179
PROTO(fuse_main);
lib/libfuse/fuse_private.h
180
PROTO(fuse_version);
lib/libfuse/fuse_private.h
181
PROTO(fuse_invalidate);
lib/libfuse/fuse_private.h
182
PROTO(fuse_is_lib_option);
lib/libfuse/fuse_private.h
185
PROTO(fuse_chan_fd);
lib/libfuse/fuse_private.h
186
PROTO(fuse_chan_recv);
lib/libfuse/fuse_private.h
187
PROTO(fuse_chan_send);
lib/libfuse/fuse_private.h
188
PROTO(fuse_req_ctx);
lib/libfuse/fuse_private.h
189
PROTO(fuse_req_userdata);
lib/libfuse/fuse_private.h
190
PROTO(fuse_reply_err);
lib/libfuse/fuse_private.h
191
PROTO(fuse_reply_buf);
lib/libfuse/fuse_private.h
192
PROTO(fuse_reply_attr);
lib/libfuse/fuse_private.h
193
PROTO(fuse_reply_entry);
lib/libfuse/fuse_private.h
194
PROTO(fuse_reply_open);
lib/libfuse/fuse_private.h
195
PROTO(fuse_reply_write);
lib/libfuse/fuse_private.h
196
PROTO(fuse_reply_readlink);
lib/libfuse/fuse_private.h
197
PROTO(fuse_reply_statfs);
lib/libfuse/fuse_private.h
198
PROTO(fuse_reply_none);
lib/libfuse/fuse_private.h
199
PROTO(fuse_add_direntry);
lib/libfuse/fuse_private.h
200
PROTO(fuse_lowlevel_new);
lib/libfuse/fuse_private.h
201
PROTO(fuse_session_destroy);
lib/libfuse/fuse_private.h
202
PROTO(fuse_session_add_chan);
lib/libfuse/fuse_private.h
203
PROTO(fuse_session_remove_chan);
lib/libfuse/fuse_private.h
204
PROTO(fuse_session_exit);
lib/libfuse/fuse_private.h
205
PROTO(fuse_session_exited);
lib/libfuse/fuse_private.h
206
PROTO(fuse_session_reset);
lib/libfuse/fuse_private.h
207
PROTO(fuse_session_loop);
lib/libfuse/fuse_private.h
208
PROTO(fuse_session_process);
lib/libfuse/fuse_private.h
211
PROTO(fuse_reply_create);
lib/libfuse/fuse_private.h
212
PROTO(fuse_reply_bmap);
lib/libkvm/kvm_private.h
119
PROTO(kvm_close);
lib/libkvm/kvm_private.h
120
PROTO(kvm_nlist);
lib/libkvm/kvm_private.h
121
PROTO(kvm_read);
lib/libpcap/grammar.y
102
%token NET MASK PORT LESS GREATER PROTO PROTOCHAIN BYTE
lib/libpcap/grammar.y
210
| pqual PROTO { QSET($$.q, $1, Q_DEFAULT, Q_PROTO); }
sbin/iked/parse.y
1622
{ "proto", PROTO },
sbin/iked/parse.y
448
%token PASSIVE ACTIVE ANY TAG TAP PROTO LOCAL GROUP NAME CONFIG EAP USER
sbin/iked/parse.y
643
| PROTO protoval { $$ = $2; }
sbin/iked/parse.y
644
| PROTO '{' proto_list '}' { $$ = $3; }
sbin/ipsecctl/parse.y
1081
{ "proto", PROTO },
sbin/ipsecctl/parse.y
285
%token TYPE DENY BYPASS LOCAL PROTO USE ACQUIRE REQUIRE DONTACQ GROUP PORT TAG
sbin/ipsecctl/parse.y
449
| PROTO protoval { $$ = $2; }
sbin/ipsecctl/parse.y
450
| PROTO ESP { $$ = IPPROTO_ESP; }
sbin/ipsecctl/parse.y
451
| PROTO AH { $$ = IPPROTO_AH; }
sbin/isakmpd/conf.c
410
snprintf(tmp, sizeof tmp, "QM-%s%s%s%s%s%s", PROTO(proto),
sbin/isakmpd/conf.c
419
snprintf(sect, sizeof sect, "IPSEC_%s", PROTO(proto));
sbin/pfctl/parse.y
2960
| PROTO proto_item { $$ = $2; }
sbin/pfctl/parse.y
2961
| PROTO '{' optnl proto_list '}' { $$ = $4; }
sbin/pfctl/parse.y
531
%token RETURNRST RETURNICMP RETURNICMP6 PROTO INET INET6 ALL ANY ICMPTYPE
sbin/pfctl/parse.y
5566
{ "proto", PROTO},
usr.bin/lex/dfa.c
39
void dump_associated_rules PROTO ((FILE *, int));
usr.bin/lex/dfa.c
40
void dump_transitions PROTO ((FILE *, int[]));
usr.bin/lex/dfa.c
41
void sympartition PROTO ((int[], int, int[], int[]));
usr.bin/lex/dfa.c
42
int symfollowset PROTO ((int[], int, int, int[]));
usr.bin/lex/flexdef.h
1000
extern void set_input_file PROTO ((const char *));
usr.bin/lex/flexdef.h
1003
extern int yywrap PROTO ((void));
usr.bin/lex/flexdef.h
1009
extern void cclinstal PROTO ((u_char[], int));
usr.bin/lex/flexdef.h
1012
extern int ccllookup PROTO ((u_char[]));
usr.bin/lex/flexdef.h
1014
extern void ndinstal PROTO ((const char *, u_char[])); /* install a name definition */
usr.bin/lex/flexdef.h
1015
extern u_char *ndlookup PROTO ((const char *)); /* lookup a name definition */
usr.bin/lex/flexdef.h
1018
extern void scextend PROTO ((void));
usr.bin/lex/flexdef.h
1019
extern void scinstal PROTO ((const char *, int)); /* make a start condition */
usr.bin/lex/flexdef.h
1022
extern int sclookup PROTO ((const char *));
usr.bin/lex/flexdef.h
1028
extern void bldtbl PROTO ((int[], int, int, int, int));
usr.bin/lex/flexdef.h
1030
extern void cmptmps PROTO ((void)); /* compress template table entries */
usr.bin/lex/flexdef.h
1031
extern void expand_nxt_chk PROTO ((void)); /* increase nxt/chk arrays */
usr.bin/lex/flexdef.h
1034
extern int find_table_space PROTO ((int *, int));
usr.bin/lex/flexdef.h
1035
extern void inittbl PROTO ((void)); /* initialize transition tables */
usr.bin/lex/flexdef.h
1038
extern void mkdeftbl PROTO ((void));
usr.bin/lex/flexdef.h
1043
extern void mk1tbl PROTO ((int, int, int, int));
usr.bin/lex/flexdef.h
1046
extern void place_state PROTO ((int *, int, int));
usr.bin/lex/flexdef.h
1049
extern void stack1 PROTO ((int, int, int, int));
usr.bin/lex/flexdef.h
1054
extern int yylex PROTO ((void));
usr.bin/lex/flexdef.h
1064
extern void buf_init PROTO ((struct Buf * buf, size_t elem_size));
usr.bin/lex/flexdef.h
1065
extern void buf_destroy PROTO ((struct Buf * buf));
usr.bin/lex/flexdef.h
1067
PROTO ((struct Buf * buf, const void *ptr, int n_elem));
usr.bin/lex/flexdef.h
1068
extern struct Buf *buf_concat PROTO((struct Buf* dest, const struct Buf* src));
usr.bin/lex/flexdef.h
1069
extern struct Buf *buf_strappend PROTO ((struct Buf *, const char *str));
usr.bin/lex/flexdef.h
1071
PROTO ((struct Buf *, const char *str, int nchars));
usr.bin/lex/flexdef.h
1073
PROTO ((struct Buf * buf, const char *str, const char *def));
usr.bin/lex/flexdef.h
1074
extern struct Buf *buf_prints PROTO((struct Buf *buf, const char *fmt, const char* s));
usr.bin/lex/flexdef.h
1075
extern struct Buf *buf_m4_define PROTO((struct Buf *buf, const char* def, const char* val));
usr.bin/lex/flexdef.h
1076
extern struct Buf *buf_m4_undefine PROTO((struct Buf *buf, const char* def));
usr.bin/lex/flexdef.h
1077
extern struct Buf *buf_print_strings PROTO((struct Buf * buf, FILE* out));
usr.bin/lex/flexdef.h
1078
extern struct Buf *buf_linedir PROTO((struct Buf *buf, const char* filename, int lineno));
usr.bin/lex/flexdef.h
1140
extern struct filter *filter_create_ext PROTO((struct filter * chain, const char *cmd, ...));
usr.bin/lex/flexdef.h
1141
struct filter *filter_create_int PROTO((struct filter *chain,
usr.bin/lex/flexdef.h
1144
extern bool filter_apply_chain PROTO((struct filter * chain));
usr.bin/lex/flexdef.h
1146
extern int filter_tee_header PROTO((struct filter *chain));
usr.bin/lex/flexdef.h
1147
extern int filter_fix_linedirs PROTO((struct filter *chain));
usr.bin/lex/flexdef.h
641
void *allocate_array PROTO ((int, size_t));
usr.bin/lex/flexdef.h
642
void *reallocate_array PROTO ((void *, int, size_t));
usr.bin/lex/flexdef.h
700
extern void ccladd PROTO ((int, int)); /* add a single character to a ccl */
usr.bin/lex/flexdef.h
701
extern int cclinit PROTO ((void)); /* make an empty ccl */
usr.bin/lex/flexdef.h
702
extern void cclnegate PROTO ((int)); /* negate a ccl */
usr.bin/lex/flexdef.h
707
extern void list_character_set PROTO ((FILE *, int[]));
usr.bin/lex/flexdef.h
713
extern void check_for_backing_up PROTO ((int, int[]));
usr.bin/lex/flexdef.h
716
extern void check_trailing_context PROTO ((int *, int, int *, int));
usr.bin/lex/flexdef.h
719
extern int *epsclosure PROTO ((int *, int *, int[], int *, int *));
usr.bin/lex/flexdef.h
722
extern void increase_max_dfas PROTO ((void));
usr.bin/lex/flexdef.h
724
extern void ntod PROTO ((void)); /* convert a ndfa to a dfa */
usr.bin/lex/flexdef.h
727
extern int snstods PROTO ((int[], int, int[], int, int, int *));
usr.bin/lex/flexdef.h
733
extern void ccl2ecl PROTO ((void));
usr.bin/lex/flexdef.h
736
extern int cre8ecs PROTO ((int[], int[], int));
usr.bin/lex/flexdef.h
739
extern void mkeccl PROTO ((u_char[], int, int[], int[], int, int));
usr.bin/lex/flexdef.h
742
extern void mkechar PROTO ((int, int[], int[]));
usr.bin/lex/flexdef.h
747
extern void do_indent PROTO ((void)); /* indent to the current level */
usr.bin/lex/flexdef.h
750
extern void gen_backing_up PROTO ((void));
usr.bin/lex/flexdef.h
753
extern void gen_bu_action PROTO ((void));
usr.bin/lex/flexdef.h
756
extern void genctbl PROTO ((void));
usr.bin/lex/flexdef.h
759
extern void gen_find_action PROTO ((void));
usr.bin/lex/flexdef.h
761
extern void genftbl PROTO ((void)); /* generate full transition table */
usr.bin/lex/flexdef.h
764
extern void gen_next_compressed_state PROTO ((char *));
usr.bin/lex/flexdef.h
767
extern void gen_next_match PROTO ((void));
usr.bin/lex/flexdef.h
770
extern void gen_next_state PROTO ((int));
usr.bin/lex/flexdef.h
773
extern void gen_NUL_trans PROTO ((void));
usr.bin/lex/flexdef.h
776
extern void gen_start_state PROTO ((void));
usr.bin/lex/flexdef.h
779
extern void gentabs PROTO ((void));
usr.bin/lex/flexdef.h
782
extern void indent_put2s PROTO ((const char *, const char *));
usr.bin/lex/flexdef.h
785
extern void indent_puts PROTO ((const char *));
usr.bin/lex/flexdef.h
787
extern void make_tables PROTO ((void)); /* generate transition tables */
usr.bin/lex/flexdef.h
792
extern void check_options PROTO ((void));
usr.bin/lex/flexdef.h
793
extern void flexend PROTO ((int));
usr.bin/lex/flexdef.h
794
extern void usage PROTO ((void));
usr.bin/lex/flexdef.h
800
extern void action_define PROTO ((const char *defname, int value));
usr.bin/lex/flexdef.h
803
extern void add_action PROTO ((const char *new_text));
usr.bin/lex/flexdef.h
806
extern int all_lower PROTO ((char *));
usr.bin/lex/flexdef.h
809
extern int all_upper PROTO ((char *));
usr.bin/lex/flexdef.h
812
extern int intcmp PROTO ((const void *, const void *));
usr.bin/lex/flexdef.h
815
extern void check_char PROTO ((int c));
usr.bin/lex/flexdef.h
818
extern u_char clower PROTO ((int));
usr.bin/lex/flexdef.h
821
extern char *copy_string PROTO ((const char *));
usr.bin/lex/flexdef.h
824
extern u_char *copy_unsigned_string PROTO ((u_char *));
usr.bin/lex/flexdef.h
827
extern int cclcmp PROTO ((const void *, const void *));
usr.bin/lex/flexdef.h
830
extern void dataend PROTO ((void));
usr.bin/lex/flexdef.h
833
extern void dataflush PROTO ((void));
usr.bin/lex/flexdef.h
836
extern void flexerror PROTO ((const char *));
usr.bin/lex/flexdef.h
839
extern void flexfatal PROTO ((const char *));
usr.bin/lex/flexdef.h
863
extern int htoi PROTO ((u_char[]));
usr.bin/lex/flexdef.h
866
extern void lerrif PROTO ((const char *, int));
usr.bin/lex/flexdef.h
869
extern void lerrsf PROTO ((const char *, const char *));
usr.bin/lex/flexdef.h
872
extern void lerrsf_fatal PROTO ((const char *, const char *));
usr.bin/lex/flexdef.h
875
extern void line_directive_out PROTO ((FILE *, int));
usr.bin/lex/flexdef.h
880
extern void mark_defs1 PROTO ((void));
usr.bin/lex/flexdef.h
883
extern void mark_prolog PROTO ((void));
usr.bin/lex/flexdef.h
886
extern void mk2data PROTO ((int));
usr.bin/lex/flexdef.h
888
extern void mkdata PROTO ((int)); /* generate a data statement */
usr.bin/lex/flexdef.h
891
extern int myctoi PROTO ((const char *));
usr.bin/lex/flexdef.h
894
extern u_char myesc PROTO ((u_char[]));
usr.bin/lex/flexdef.h
897
extern int otoi PROTO ((u_char[]));
usr.bin/lex/flexdef.h
900
extern void out PROTO ((const char *));
usr.bin/lex/flexdef.h
901
extern void out_dec PROTO ((const char *, int));
usr.bin/lex/flexdef.h
902
extern void out_dec2 PROTO ((const char *, int, int));
usr.bin/lex/flexdef.h
903
extern void out_hex PROTO ((const char *, unsigned int));
usr.bin/lex/flexdef.h
904
extern void out_str PROTO ((const char *, const char *));
usr.bin/lex/flexdef.h
906
PROTO ((const char *, const char *, const char *, const char *));
usr.bin/lex/flexdef.h
907
extern void out_str_dec PROTO ((const char *, const char *, int));
usr.bin/lex/flexdef.h
908
extern void outc PROTO ((int));
usr.bin/lex/flexdef.h
909
extern void outn PROTO ((const char *));
usr.bin/lex/flexdef.h
915
extern char *readable_form PROTO ((int));
usr.bin/lex/flexdef.h
918
extern void skelout PROTO ((void));
usr.bin/lex/flexdef.h
921
extern void transition_struct_out PROTO ((int, int));
usr.bin/lex/flexdef.h
924
extern void *yy_flex_xmalloc PROTO ((int));
usr.bin/lex/flexdef.h
929
extern void add_accept PROTO ((int, int));
usr.bin/lex/flexdef.h
932
extern int copysingl PROTO ((int, int));
usr.bin/lex/flexdef.h
935
extern void dumpnfa PROTO ((int));
usr.bin/lex/flexdef.h
938
extern void finish_rule PROTO ((int, int, int, int, int));
usr.bin/lex/flexdef.h
941
extern int link_machines PROTO ((int, int));
usr.bin/lex/flexdef.h
946
extern void mark_beginning_as_normal PROTO ((int));
usr.bin/lex/flexdef.h
949
extern int mkbranch PROTO ((int, int));
usr.bin/lex/flexdef.h
95
#ifndef PROTO
usr.bin/lex/flexdef.h
951
extern int mkclos PROTO ((int)); /* convert a machine into a closure */
usr.bin/lex/flexdef.h
952
extern int mkopt PROTO ((int)); /* make a machine optional */
usr.bin/lex/flexdef.h
955
extern int mkor PROTO ((int, int));
usr.bin/lex/flexdef.h
958
extern int mkposcl PROTO ((int));
usr.bin/lex/flexdef.h
960
extern int mkrep PROTO ((int, int, int)); /* make a replicated machine */
usr.bin/lex/flexdef.h
963
extern int mkstate PROTO ((int));
usr.bin/lex/flexdef.h
965
extern void new_rule PROTO ((void)); /* initialize for a new rule */
usr.bin/lex/flexdef.h
971
extern void build_eof_action PROTO ((void));
usr.bin/lex/flexdef.h
974
extern void format_pinpoint_message PROTO ((const char *, const char *));
usr.bin/lex/flexdef.h
977
extern void pinpoint_message PROTO ((const char *));
usr.bin/lex/flexdef.h
980
extern void line_warning PROTO ((const char *, int));
usr.bin/lex/flexdef.h
983
extern void line_pinpoint PROTO ((const char *, int));
usr.bin/lex/flexdef.h
986
extern void format_synerr PROTO ((const char *, const char *));
usr.bin/lex/flexdef.h
987
extern void synerr PROTO ((const char *)); /* report a syntax error */
usr.bin/lex/flexdef.h
988
extern void format_warn PROTO ((const char *, const char *));
usr.bin/lex/flexdef.h
989
extern void warn PROTO ((const char *)); /* report a warning */
usr.bin/lex/flexdef.h
990
extern void yyerror PROTO ((const char *)); /* report a parse error */
usr.bin/lex/flexdef.h
991
extern int yyparse PROTO ((void)); /* the YACC parser */
usr.bin/lex/flexdef.h
997
extern int flexscan PROTO ((void));
usr.bin/lex/gen.c
42
void gen_next_state PROTO((int));
usr.bin/lex/gen.c
43
void genecs PROTO((void));
usr.bin/lex/gen.c
44
void indent_put2s PROTO((const char *, const char *));
usr.bin/lex/gen.c
45
void indent_puts PROTO((const char *));
usr.bin/lex/main.c
136
int flex_main PROTO((int argc, char *argv[]));
usr.bin/lex/main.c
137
int main PROTO((int argc, char *argv[]));
usr.bin/lex/main.c
47
void flexinit PROTO((int, char **));
usr.bin/lex/main.c
48
void readin PROTO((void));
usr.bin/lex/main.c
49
void set_up_initial_allocations PROTO((void));
usr.bin/lex/main.c
50
static char *basename2 PROTO((char *path, int should_strip_ext));
usr.bin/lex/nfa.c
41
int dupmachine PROTO((int));
usr.bin/lex/nfa.c
42
void mkxtion PROTO((int, int));
usr.bin/lex/scanopt.c
117
static int get_cols PROTO ((void));
usr.bin/lex/scanopt.c
45
static int STRCASECMP PROTO ((const char *, const char *));
usr.bin/lex/scanopt.c
80
static const char *NAME PROTO ((struct _scanopt_t *, int));
usr.bin/lex/scanopt.c
81
static int PRINTLEN PROTO ((struct _scanopt_t *, int));
usr.bin/lex/scanopt.c
82
static int RVAL PROTO ((struct _scanopt_t *, int));
usr.bin/lex/scanopt.c
83
static int FLAGS PROTO ((struct _scanopt_t *, int));
usr.bin/lex/scanopt.c
84
static const char *DESC PROTO ((struct _scanopt_t *, int));
usr.bin/lex/scanopt.c
85
static int scanopt_err PROTO ((struct _scanopt_t *, int, int, int));
usr.bin/lex/scanopt.c
86
static int matchlongopt PROTO ((char *, char **, int *, char **, int *));
usr.bin/lex/scanopt.c
88
PROTO ((struct _scanopt_t *, int, char *, int, int *, int *opt_offset));
usr.bin/lex/scanopt.h
105
PROTO (
usr.bin/lex/scanopt.h
125
PROTO (
usr.bin/lex/scanopt.h
52
#ifndef PROTO
usr.bin/lex/scanopt.h
90
scanopt_t *scanopt_init PROTO ((const optspec_t * options,
usr.bin/lex/scanopt.h
94
void scanopt_destroy PROTO ((scanopt_t * scanner));
usr.bin/lex/sym.c
64
static int addsym PROTO ((char[], char *, int, hash_table, int));
usr.bin/lex/sym.c
65
static struct hash_entry *findsym PROTO ((const char *sym,
usr.bin/lex/sym.c
69
static int hashfunct PROTO ((const char *, int));
usr.bin/lex/tblcmp.c
41
void mkentry PROTO((int *, int, int, int, int));
usr.bin/lex/tblcmp.c
42
void mkprot PROTO((int[], int, int));
usr.bin/lex/tblcmp.c
43
void mktemplate PROTO((int[], int, int));
usr.bin/lex/tblcmp.c
44
void mv2front PROTO((int));
usr.bin/lex/tblcmp.c
45
int tbldiff PROTO((int[], int, int[]));
usr.sbin/bgpd/parse.y
1224
proto : PROTO proto_item
usr.sbin/bgpd/parse.y
1225
| PROTO '{' optnl proto_list optnl '}'
usr.sbin/bgpd/parse.y
245
%token FLOWSPEC PROTO FLAGS FRAGMENT TOS LENGTH ICMPTYPE CODE
usr.sbin/bgpd/parse.y
3658
{ "proto", PROTO },
usr.sbin/relayd/parse.y
1045
proto : relay_proto PROTO STRING {
usr.sbin/relayd/parse.y
177
%token PFTAG PORT PREFORK PRIORITY PROTO QUERYSTR REAL REDIRECT RELAY REMOVE
usr.sbin/relayd/parse.y
1978
| PROTO STRING {
usr.sbin/relayd/parse.y
2490
{ "protocol", PROTO },