Symbol: protected
games/mille/move.c
258
protected:
games/mille/move.c
271
goto protected;
lib/libc/arch/DEFS.h
64
#define END_BUILTIN(x) END(x); .protected x
lib/libc/arch/hppa/DEFS.h
71
#define END_BUILTIN(x) END(x) ! .protected x
lib/libc/arch/i386/DEFS.h
46
#define END_BUILTIN(x) END(x); .protected x
lib/libc/arch/powerpc64/DEFS.h
66
#define END_BUILTIN(x) END(x); .protected x
lib/libedit/chared.c
114
protected void
lib/libedit/chared.c
140
protected void
lib/libedit/chared.c
155
protected void
lib/libedit/chared.c
183
protected void
lib/libedit/chared.c
198
protected int
lib/libedit/chared.c
208
protected int
lib/libedit/chared.c
222
protected int
lib/libedit/chared.c
232
protected wchar_t *
lib/libedit/chared.c
256
protected wchar_t *
lib/libedit/chared.c
274
protected wchar_t *
lib/libedit/chared.c
304
protected wchar_t *
lib/libedit/chared.c
330
protected void
lib/libedit/chared.c
368
protected wchar_t *
lib/libedit/chared.c
390
protected int
lib/libedit/chared.c
441
protected void
lib/libedit/chared.c
470
protected int
lib/libedit/chared.c
55
protected void
lib/libedit/chared.c
551
protected void
lib/libedit/chared.c
613
protected int
lib/libedit/chared.c
678
protected int
lib/libedit/chared.c
697
protected int
lib/libedit/chared.c
79
protected void
lib/libedit/chared.c
92
protected void
lib/libedit/chared.h
126
protected int cv__isword(wint_t);
lib/libedit/chared.h
127
protected int cv__isWord(wint_t);
lib/libedit/chared.h
128
protected void cv_delfini(EditLine *);
lib/libedit/chared.h
129
protected wchar_t *cv__endword(wchar_t *, wchar_t *, int, int (*)(wint_t));
lib/libedit/chared.h
130
protected int ce__isword(wint_t);
lib/libedit/chared.h
131
protected void cv_undo(EditLine *);
lib/libedit/chared.h
132
protected void cv_yank(EditLine *, const wchar_t *, int);
lib/libedit/chared.h
133
protected wchar_t *cv_next_word(EditLine*, wchar_t *, wchar_t *, int,
lib/libedit/chared.h
135
protected wchar_t *cv_prev_word(wchar_t *, wchar_t *, int, int (*)(wint_t));
lib/libedit/chared.h
136
protected wchar_t *c__next_word(wchar_t *, wchar_t *, int, int (*)(wint_t));
lib/libedit/chared.h
137
protected wchar_t *c__prev_word(wchar_t *, wchar_t *, int, int (*)(wint_t));
lib/libedit/chared.h
138
protected void c_insert(EditLine *, int);
lib/libedit/chared.h
139
protected void c_delbefore(EditLine *, int);
lib/libedit/chared.h
140
protected void c_delbefore1(EditLine *);
lib/libedit/chared.h
141
protected void c_delafter(EditLine *, int);
lib/libedit/chared.h
142
protected void c_delafter1(EditLine *);
lib/libedit/chared.h
143
protected int c_gets(EditLine *, wchar_t *, const wchar_t *);
lib/libedit/chared.h
144
protected int c_hpos(EditLine *);
lib/libedit/chared.h
146
protected int ch_init(EditLine *);
lib/libedit/chared.h
147
protected void ch_reset(EditLine *);
lib/libedit/chared.h
148
protected int ch_resizefun(EditLine *, el_zfunc_t, void *);
lib/libedit/chared.h
149
protected int ch_enlargebufs(EditLine *, size_t);
lib/libedit/chared.h
150
protected void ch_end(EditLine *);
lib/libedit/chartype.c
131
protected wchar_t **
lib/libedit/chartype.c
173
protected size_t
lib/libedit/chartype.c
189
protected ssize_t
lib/libedit/chartype.c
204
protected const wchar_t *
lib/libedit/chartype.c
254
protected int
lib/libedit/chartype.c
280
protected ssize_t
lib/libedit/chartype.c
327
protected int
lib/libedit/chartype.h
113
protected int ct_chr_class(wchar_t c);
lib/libedit/chartype.h
71
protected wchar_t **ct_decode_argv(int, const char *[], ct_buffer_t *);
lib/libedit/chartype.h
76
protected ssize_t ct_encode_char(char *, size_t, wchar_t);
lib/libedit/chartype.h
77
protected size_t ct_enc_width(wchar_t);
lib/libedit/chartype.h
90
protected int ct_visual_width(wchar_t);
lib/libedit/chartype.h
95
protected ssize_t ct_visual_char(wchar_t *, size_t, wchar_t);
lib/libedit/chartype.h
99
protected const wchar_t *ct_visual_string(const wchar_t *);
lib/libedit/common.c
110
protected el_action_t
lib/libedit/common.c
137
protected el_action_t
lib/libedit/common.c
186
protected el_action_t
lib/libedit/common.c
206
protected el_action_t
lib/libedit/common.c
228
protected el_action_t
lib/libedit/common.c
251
protected el_action_t
lib/libedit/common.c
276
protected el_action_t
lib/libedit/common.c
304
protected el_action_t
lib/libedit/common.c
329
protected el_action_t
lib/libedit/common.c
353
protected el_action_t
lib/libedit/common.c
371
protected el_action_t
lib/libedit/common.c
399
protected el_action_t
lib/libedit/common.c
423
protected el_action_t
lib/libedit/common.c
435
protected el_action_t
lib/libedit/common.c
448
protected el_action_t
lib/libedit/common.c
463
protected el_action_t
lib/libedit/common.c
482
protected el_action_t
lib/libedit/common.c
496
protected el_action_t
lib/libedit/common.c
509
protected el_action_t
lib/libedit/common.c
522
protected el_action_t
lib/libedit/common.c
535
protected el_action_t
lib/libedit/common.c
54
protected el_action_t
lib/libedit/common.c
571
protected el_action_t
lib/libedit/common.c
597
protected el_action_t
lib/libedit/common.c
664
protected el_action_t
lib/libedit/common.c
68
protected el_action_t
lib/libedit/common.c
717
protected el_action_t
lib/libedit/common.c
759
protected el_action_t
lib/libedit/common.c
792
protected el_action_t
lib/libedit/el.c
599
protected int
lib/libedit/el.h
134
protected int el_editmode(EditLine *, int, const wchar_t **);
lib/libedit/emacs.c
114
protected el_action_t
lib/libedit/emacs.c
149
protected el_action_t
lib/libedit/emacs.c
170
protected el_action_t
lib/libedit/emacs.c
202
protected el_action_t
lib/libedit/emacs.c
231
protected el_action_t
lib/libedit/emacs.c
250
protected el_action_t
lib/libedit/emacs.c
274
protected el_action_t
lib/libedit/emacs.c
297
protected el_action_t
lib/libedit/emacs.c
328
protected el_action_t
lib/libedit/emacs.c
351
protected el_action_t
lib/libedit/emacs.c
364
protected el_action_t
lib/libedit/emacs.c
380
protected el_action_t
lib/libedit/emacs.c
396
protected el_action_t
lib/libedit/emacs.c
408
protected el_action_t
lib/libedit/emacs.c
421
protected el_action_t
lib/libedit/emacs.c
447
protected el_action_t
lib/libedit/emacs.c
459
protected el_action_t
lib/libedit/emacs.c
472
protected el_action_t
lib/libedit/emacs.c
51
protected el_action_t
lib/libedit/emacs.c
86
protected el_action_t
lib/libedit/hist.c
153
protected int
lib/libedit/hist.c
190
protected int
lib/libedit/hist.c
208
protected wchar_t *
lib/libedit/hist.c
49
protected int
lib/libedit/hist.c
68
protected void
lib/libedit/hist.c
80
protected int
lib/libedit/hist.c
94
protected el_action_t
lib/libedit/hist.h
72
protected int hist_init(EditLine *);
lib/libedit/hist.h
73
protected void hist_end(EditLine *);
lib/libedit/hist.h
74
protected el_action_t hist_get(EditLine *);
lib/libedit/hist.h
75
protected int hist_set(EditLine *, hist_fun_t, void *);
lib/libedit/hist.h
76
protected int hist_command(EditLine *, int, const wchar_t **);
lib/libedit/hist.h
77
protected int hist_enlargebuf(EditLine *, size_t, size_t);
lib/libedit/hist.h
78
protected wchar_t *hist_convert(EditLine *, int, void *);
lib/libedit/keymacro.c
114
protected void
lib/libedit/keymacro.c
127
protected keymacro_value_t *
lib/libedit/keymacro.c
139
protected keymacro_value_t *
lib/libedit/keymacro.c
153
protected void
lib/libedit/keymacro.c
172
protected int
lib/libedit/keymacro.c
186
protected void
lib/libedit/keymacro.c
215
protected void
lib/libedit/keymacro.c
233
protected int
lib/libedit/keymacro.c
254
protected void
lib/libedit/keymacro.c
575
protected void
lib/libedit/keymacro.c
626
protected size_t
lib/libedit/keymacro.c
98
protected int
lib/libedit/keymacro.h
61
protected int keymacro_init(EditLine *);
lib/libedit/keymacro.h
62
protected void keymacro_end(EditLine *);
lib/libedit/keymacro.h
63
protected keymacro_value_t *keymacro_map_cmd(EditLine *, int);
lib/libedit/keymacro.h
64
protected keymacro_value_t *keymacro_map_str(EditLine *, wchar_t *);
lib/libedit/keymacro.h
65
protected void keymacro_reset(EditLine *);
lib/libedit/keymacro.h
66
protected int keymacro_get(EditLine *, wchar_t *, keymacro_value_t *);
lib/libedit/keymacro.h
67
protected void keymacro_add(EditLine *, const wchar_t *,
lib/libedit/keymacro.h
69
protected void keymacro_clear(EditLine *, el_action_t *, const wchar_t *);
lib/libedit/keymacro.h
70
protected int keymacro_delete(EditLine *, const wchar_t *);
lib/libedit/keymacro.h
71
protected void keymacro_print(EditLine *, const wchar_t *);
lib/libedit/keymacro.h
72
protected void keymacro_kprint(EditLine *, const wchar_t *,
lib/libedit/keymacro.h
74
protected size_t keymacro__decode_str(const wchar_t *, char *, size_t,
lib/libedit/map.c
1022
protected void
lib/libedit/map.c
1052
protected void
lib/libedit/map.c
1086
protected int
lib/libedit/map.c
1105
protected int
lib/libedit/map.c
1248
protected int
lib/libedit/map.c
1393
protected int
lib/libedit/map.c
894
protected int
lib/libedit/map.c
944
protected void
lib/libedit/map.h
70
protected int map_bind(EditLine *, int, const wchar_t **);
lib/libedit/map.h
71
protected int map_init(EditLine *);
lib/libedit/map.h
72
protected void map_end(EditLine *);
lib/libedit/map.h
73
protected void map_init_vi(EditLine *);
lib/libedit/map.h
74
protected void map_init_emacs(EditLine *);
lib/libedit/map.h
75
protected int map_set_editor(EditLine *, wchar_t *);
lib/libedit/map.h
76
protected int map_get_editor(EditLine *, const wchar_t **);
lib/libedit/map.h
77
protected int map_addfunc(EditLine *, const wchar_t *, const wchar_t *,
lib/libedit/parse.c
135
protected int
lib/libedit/parse.c
235
protected wchar_t *
lib/libedit/parse.c
273
protected int
lib/libedit/parse.c
75
protected int
lib/libedit/parse.h
44
protected int parse_line(EditLine *, const wchar_t *);
lib/libedit/parse.h
45
protected int parse__escape(const wchar_t **);
lib/libedit/parse.h
46
protected wchar_t *parse__string(wchar_t *, const wchar_t *);
lib/libedit/parse.h
47
protected int parse_cmd(EditLine *, const wchar_t *);
lib/libedit/prompt.c
111
protected int
lib/libedit/prompt.c
130
protected void
lib/libedit/prompt.c
139
protected int
lib/libedit/prompt.c
171
protected int
lib/libedit/prompt.c
74
protected void
lib/libedit/prompt.h
53
protected void prompt_print(EditLine *, int);
lib/libedit/prompt.h
54
protected int prompt_set(EditLine *, el_pfunc_t, wchar_t, int, int);
lib/libedit/prompt.h
55
protected int prompt_get(EditLine *, el_pfunc_t *, wchar_t *, int);
lib/libedit/prompt.h
56
protected int prompt_init(EditLine *);
lib/libedit/prompt.h
57
protected void prompt_end(EditLine *);
lib/libedit/read.c
102
protected void
lib/libedit/read.c
114
protected int
lib/libedit/read.c
126
protected el_rfunc_t
lib/libedit/read.c
350
protected void
lib/libedit/read.c
371
protected void
lib/libedit/read.c
77
protected int
lib/libedit/read.h
39
protected int read_init(EditLine *);
lib/libedit/read.h
40
protected void read_end(struct el_read_t *);
lib/libedit/read.h
41
protected void read_prepare(EditLine *);
lib/libedit/read.h
42
protected void read_finish(EditLine *);
lib/libedit/read.h
43
protected int el_read_setfn(struct el_read_t *, el_rfunc_t);
lib/libedit/read.h
44
protected el_rfunc_t el_read_getfn(struct el_read_t *);
lib/libedit/refresh.c
1105
protected void
lib/libedit/refresh.c
1147
protected void
lib/libedit/refresh.c
1163
protected void
lib/libedit/refresh.c
156
protected void
lib/libedit/refresh.c
194
protected void
lib/libedit/refresh.c
339
protected void
lib/libedit/refresh.c
987
protected void
lib/libedit/refresh.h
50
protected void re_putc(EditLine *, wint_t, int);
lib/libedit/refresh.h
51
protected void re_clear_lines(EditLine *);
lib/libedit/refresh.h
52
protected void re_clear_display(EditLine *);
lib/libedit/refresh.h
53
protected void re_refresh(EditLine *);
lib/libedit/refresh.h
54
protected void re_refresh_cursor(EditLine *);
lib/libedit/refresh.h
55
protected void re_fastaddc(EditLine *);
lib/libedit/refresh.h
56
protected void re_goto_bottom(EditLine *);
lib/libedit/search.c
107
protected int
lib/libedit/search.c
153
protected int
lib/libedit/search.c
168
protected void
lib/libedit/search.c
199
protected el_action_t
lib/libedit/search.c
445
protected el_action_t
lib/libedit/search.c
519
protected el_action_t
lib/libedit/search.c
561
protected el_action_t
lib/libedit/search.c
587
protected el_action_t
lib/libedit/search.c
63
protected int
lib/libedit/search.c
84
protected void
lib/libedit/search.h
54
protected int el_match(const wchar_t *, const wchar_t *);
lib/libedit/search.h
55
protected int search_init(EditLine *);
lib/libedit/search.h
56
protected void search_end(EditLine *);
lib/libedit/search.h
57
protected int c_hmatch(EditLine *, const wchar_t *);
lib/libedit/search.h
58
protected void c_setpat(EditLine *);
lib/libedit/search.h
59
protected el_action_t ce_inc_search(EditLine *, int);
lib/libedit/search.h
60
protected el_action_t cv_search(EditLine *, int);
lib/libedit/search.h
61
protected el_action_t ce_search_line(EditLine *, int);
lib/libedit/search.h
62
protected el_action_t cv_repeat_srch(EditLine *, wint_t);
lib/libedit/search.h
63
protected el_action_t cv_csearch(EditLine *, int, wint_t, int, int);
lib/libedit/sig.c
112
protected int
lib/libedit/sig.c
144
protected void
lib/libedit/sig.c
156
protected void
lib/libedit/sig.c
183
protected void
lib/libedit/sig.h
66
protected void sig_end(EditLine*);
lib/libedit/sig.h
67
protected int sig_init(EditLine*);
lib/libedit/sig.h
68
protected void sig_set(EditLine*);
lib/libedit/sig.h
69
protected void sig_clr(EditLine*);
lib/libedit/terminal.c
1085
protected int
lib/libedit/terminal.c
1105
protected int
lib/libedit/terminal.c
1123
protected void
lib/libedit/terminal.c
1140
protected void
lib/libedit/terminal.c
1229
protected int
lib/libedit/terminal.c
1246
protected void
lib/libedit/terminal.c
1256
protected void
lib/libedit/terminal.c
1270
protected int
lib/libedit/terminal.c
1311
protected int
lib/libedit/terminal.c
1389
protected int
lib/libedit/terminal.c
1442
protected int
lib/libedit/terminal.c
260
protected int
lib/libedit/terminal.c
303
protected void
lib/libedit/terminal.c
482
protected void
lib/libedit/terminal.c
545
protected void
lib/libedit/terminal.c
641
protected void
lib/libedit/terminal.c
689
protected void
lib/libedit/terminal.c
731
protected void
lib/libedit/terminal.c
790
protected void
lib/libedit/terminal.c
808
protected void
lib/libedit/terminal.c
829
protected void
lib/libedit/terminal.c
840
protected void
lib/libedit/terminal.c
850
protected int
lib/libedit/terminal.c
939
protected int
lib/libedit/terminal.c
975
protected int
lib/libedit/terminal.h
100
protected void terminal_get(EditLine *, const char **);
lib/libedit/terminal.h
101
protected int terminal_set(EditLine *, const char *);
lib/libedit/terminal.h
102
protected int terminal_settc(EditLine *, int, const wchar_t **);
lib/libedit/terminal.h
103
protected int terminal_gettc(EditLine *, int, char **);
lib/libedit/terminal.h
104
protected int terminal_telltc(EditLine *, int, const wchar_t **);
lib/libedit/terminal.h
105
protected int terminal_echotc(EditLine *, int, const wchar_t **);
lib/libedit/terminal.h
106
protected void terminal_writec(EditLine *, wint_t);
lib/libedit/terminal.h
107
protected int terminal__putc(EditLine *, wint_t);
lib/libedit/terminal.h
108
protected void terminal__flush(EditLine *);
lib/libedit/terminal.h
83
protected void terminal_move_to_line(EditLine *, int);
lib/libedit/terminal.h
84
protected void terminal_move_to_char(EditLine *, int);
lib/libedit/terminal.h
85
protected void terminal_clear_EOL(EditLine *, int);
lib/libedit/terminal.h
86
protected void terminal_overwrite(EditLine *, const wchar_t *, size_t);
lib/libedit/terminal.h
87
protected void terminal_insertwrite(EditLine *, wchar_t *, int);
lib/libedit/terminal.h
88
protected void terminal_deletechars(EditLine *, int);
lib/libedit/terminal.h
89
protected void terminal_clear_screen(EditLine *);
lib/libedit/terminal.h
90
protected void terminal_beep(EditLine *);
lib/libedit/terminal.h
91
protected int terminal_change_size(EditLine *, int, int);
lib/libedit/terminal.h
92
protected int terminal_get_size(EditLine *, int *, int *);
lib/libedit/terminal.h
93
protected int terminal_init(EditLine *);
lib/libedit/terminal.h
94
protected void terminal_bind_arrow(EditLine *);
lib/libedit/terminal.h
95
protected void terminal_print_arrow(EditLine *, const wchar_t *);
lib/libedit/terminal.h
96
protected int terminal_clear_arrow(EditLine *, const wchar_t *);
lib/libedit/terminal.h
97
protected int terminal_set_arrow(EditLine *, const wchar_t *,
lib/libedit/terminal.h
99
protected void terminal_end(EditLine *);
lib/libedit/tty.c
1073
protected int
lib/libedit/tty.c
1099
protected int
lib/libedit/tty.c
1124
protected int
lib/libedit/tty.c
1145
protected int
lib/libedit/tty.c
566
protected int
lib/libedit/tty.c
582
protected void
lib/libedit/tty.c
888
protected void
lib/libedit/tty.c
988
protected int
lib/libedit/tty.h
460
protected int tty_init(EditLine *);
lib/libedit/tty.h
461
protected void tty_end(EditLine *);
lib/libedit/tty.h
462
protected int tty_stty(EditLine *, int, const wchar_t **);
lib/libedit/tty.h
463
protected int tty_rawmode(EditLine *);
lib/libedit/tty.h
464
protected int tty_cookedmode(EditLine *);
lib/libedit/tty.h
465
protected int tty_quotemode(EditLine *);
lib/libedit/tty.h
466
protected int tty_noquotemode(EditLine *);
lib/libedit/tty.h
467
protected void tty_bind_char(EditLine *, int);
lib/libedit/vi.c
1047
protected el_action_t
lib/libedit/vi.c
1096
protected el_action_t
lib/libedit/vi.c
124
protected el_action_t
lib/libedit/vi.c
136
protected el_action_t
lib/libedit/vi.c
148
protected el_action_t
lib/libedit/vi.c
172
protected el_action_t
lib/libedit/vi.c
196
protected el_action_t
lib/libedit/vi.c
219
protected el_action_t
lib/libedit/vi.c
242
protected el_action_t
lib/libedit/vi.c
273
protected el_action_t
lib/libedit/vi.c
289
protected el_action_t
lib/libedit/vi.c
304
protected el_action_t
lib/libedit/vi.c
322
protected el_action_t
lib/libedit/vi.c
337
protected el_action_t
lib/libedit/vi.c
351
protected el_action_t
lib/libedit/vi.c
368
protected el_action_t
lib/libedit/vi.c
385
protected el_action_t
lib/libedit/vi.c
399
protected el_action_t
lib/libedit/vi.c
423
protected el_action_t
lib/libedit/vi.c
438
protected el_action_t
lib/libedit/vi.c
450
protected el_action_t
lib/libedit/vi.c
473
protected el_action_t
lib/libedit/vi.c
496
protected el_action_t
lib/libedit/vi.c
522
protected el_action_t
lib/libedit/vi.c
546
protected el_action_t
lib/libedit/vi.c
566
protected el_action_t
lib/libedit/vi.c
583
protected el_action_t
lib/libedit/vi.c
619
protected el_action_t
lib/libedit/vi.c
639
protected el_action_t
lib/libedit/vi.c
651
protected el_action_t
lib/libedit/vi.c
663
protected el_action_t
lib/libedit/vi.c
678
protected el_action_t
lib/libedit/vi.c
695
protected el_action_t
lib/libedit/vi.c
706
protected el_action_t
lib/libedit/vi.c
717
protected el_action_t
lib/libedit/vi.c
728
protected el_action_t
lib/libedit/vi.c
739
protected el_action_t
lib/libedit/vi.c
752
protected el_action_t
lib/libedit/vi.c
769
protected el_action_t
lib/libedit/vi.c
815
protected el_action_t
lib/libedit/vi.c
828
protected el_action_t
lib/libedit/vi.c
841
protected el_action_t
lib/libedit/vi.c
854
protected el_action_t
lib/libedit/vi.c
865
protected el_action_t
lib/libedit/vi.c
886
protected el_action_t
lib/libedit/vi.c
915
protected el_action_t
lib/libedit/vi.c
959
protected el_action_t
sys/dev/pci/drm/i915/gem/i915_gem_context.c
262
bool protected)
sys/dev/pci/drm/i915/gem/i915_gem_context.c
266
if (!protected) {
sys/net/if_bridge.c
1069
protected = bif->bif_protected;
sys/net/if_bridge.c
1089
if (protected != 0 && (protected & bif->bif_protected))
sys/net/if_bridge.c
1288
u_int32_t protected;
sys/net/if_bridge.c
1292
protected = bif->bif_protected;
sys/net/if_bridge.c
1317
if (protected != 0 && (protected & bif->bif_protected))
sys/net/if_bridge.c
967
u_int32_t protected;
usr.bin/lex/FlexLexer.h
136
protected:
usr.bin/lex/FlexLexer.h
98
protected:
usr.sbin/acme-client/json.c
837
json_fmt_signed(const char *protected, const char *payload, const char *digest)
usr.sbin/acme-client/json.c
847
protected, payload, digest);