Searched refs:eap (Results 1 - 25 of 84) sorted by relevance

1234

/macosx-10.10.1/vim-55/src/proto/
H A Dif_lua.pro4 void ex_lua __ARGS((exarg_T *eap));
5 void ex_luado __ARGS((exarg_T *eap));
6 void ex_luafile __ARGS((exarg_T *eap));
H A Dif_ruby.pro4 void ex_ruby __ARGS((exarg_T *eap));
5 void ex_rubydo __ARGS((exarg_T *eap));
6 void ex_rubyfile __ARGS((exarg_T *eap));
H A Dif_tcl.pro5 void ex_tcl __ARGS((exarg_T *eap));
6 void ex_tclfile __ARGS((exarg_T *eap));
7 void ex_tcldo __ARGS((exarg_T *eap));
H A Dversion.pro5 void ex_version __ARGS((exarg_T *eap));
8 void ex_intro __ARGS((exarg_T *eap));
H A Dex_eval.pro13 void ex_if __ARGS((exarg_T *eap));
14 void ex_endif __ARGS((exarg_T *eap));
15 void ex_else __ARGS((exarg_T *eap));
16 void ex_while __ARGS((exarg_T *eap));
17 void ex_continue __ARGS((exarg_T *eap));
18 void ex_break __ARGS((exarg_T *eap));
19 void ex_endwhile __ARGS((exarg_T *eap));
20 void ex_throw __ARGS((exarg_T *eap));
22 void ex_try __ARGS((exarg_T *eap));
23 void ex_catch __ARGS((exarg_T *eap));
[all...]
H A Dquickfix.pro6 void qf_list __ARGS((exarg_T *eap));
7 void qf_age __ARGS((exarg_T *eap));
9 void ex_cwindow __ARGS((exarg_T *eap));
10 void ex_cclose __ARGS((exarg_T *eap));
11 void ex_copen __ARGS((exarg_T *eap));
19 void ex_make __ARGS((exarg_T *eap));
20 void ex_cc __ARGS((exarg_T *eap));
21 void ex_cnext __ARGS((exarg_T *eap));
22 void ex_cfile __ARGS((exarg_T *eap));
23 void ex_vimgrep __ARGS((exarg_T *eap));
[all...]
H A Dex_cmds.pro2 void do_ascii __ARGS((exarg_T *eap));
3 void ex_align __ARGS((exarg_T *eap));
4 void ex_sort __ARGS((exarg_T *eap));
5 void ex_retab __ARGS((exarg_T *eap));
9 void do_bang __ARGS((int addr_count, exarg_T *eap, int forceit, int do_in, int do_out));
19 void do_fixdel __ARGS((exarg_T *eap));
22 void ex_file __ARGS((exarg_T *eap));
23 void ex_update __ARGS((exarg_T *eap));
24 void ex_write __ARGS((exarg_T *eap));
25 int do_write __ARGS((exarg_T *eap));
[all...]
H A Dif_perl.pro7 void ex_perl __ARGS((exarg_T *eap));
8 void ex_perldo __ARGS((exarg_T *eap));
H A Dif_python.pro5 void ex_python __ARGS((exarg_T *eap));
6 void ex_pyfile __ARGS((exarg_T *eap));
H A Dif_python3.pro5 void ex_py3 __ARGS((exarg_T *eap));
6 void ex_py3file __ARGS((exarg_T *eap));
H A Dex_cmds2.pro3 void ex_debug __ARGS((exarg_T *eap));
4 void dbg_check_breakpoint __ARGS((exarg_T *eap));
5 int dbg_check_skipped __ARGS((exarg_T *eap));
6 void ex_breakadd __ARGS((exarg_T *eap));
7 void ex_debuggreedy __ARGS((exarg_T *eap));
8 void ex_breakdel __ARGS((exarg_T *eap));
9 void ex_breaklist __ARGS((exarg_T *eap));
26 void ex_profile __ARGS((exarg_T *eap));
48 void ex_args __ARGS((exarg_T *eap));
49 void ex_previous __ARGS((exarg_T *eap));
[all...]
H A Dif_cscope.pro4 void do_cscope __ARGS((exarg_T *eap));
5 void do_scscope __ARGS((exarg_T *eap));
6 void do_cstag __ARGS((exarg_T *eap));
H A Ddiff.pro7 void ex_diffupdate __ARGS((exarg_T *eap));
8 void ex_diffpatch __ARGS((exarg_T *eap));
9 void ex_diffsplit __ARGS((exarg_T *eap));
10 void ex_diffthis __ARGS((exarg_T *eap));
12 void ex_diffoff __ARGS((exarg_T *eap));
22 void ex_diffgetput __ARGS((exarg_T *eap));
H A Ddigraph.pro8 void ex_loadkeymap __ARGS((exarg_T *eap));
H A Dif_mzsch.pro4 void ex_mzscheme __ARGS((exarg_T *eap));
5 void ex_mzfile __ARGS((exarg_T *eap));
H A Dspell.pro9 void ex_mkspell __ARGS((exarg_T *eap));
10 void ex_spell __ARGS((exarg_T *eap));
15 void ex_spellrepall __ARGS((exarg_T *eap));
18 void ex_spellinfo __ARGS((exarg_T *eap));
19 void ex_spelldump __ARGS((exarg_T *eap));
H A Dgui_gtk.pro19 void gui_mch_find_dialog __ARGS((exarg_T *eap));
20 void gui_mch_replace_dialog __ARGS((exarg_T *eap));
21 void ex_helpfind __ARGS((exarg_T *eap));
H A Dmenu.pro2 void ex_menu __ARGS((exarg_T *eap));
19 void ex_emenu __ARGS((exarg_T *eap));
21 void ex_menutranslate __ARGS((exarg_T *eap));
H A Dnetbeans.pro7 void ex_nbclose __ARGS((exarg_T *eap));
8 void ex_nbkey __ARGS((exarg_T *eap));
9 void ex_nbstart __ARGS((exarg_T *eap));
/macosx-10.10.1/vim-55/src/
H A Dex_docmd.c45 static void do_ucmd __ARGS((exarg_T *eap));
46 static void ex_command __ARGS((exarg_T *eap));
47 static void ex_delcommand __ARGS((exarg_T *eap));
64 static char_u *find_command __ARGS((exarg_T *eap, int *full));
66 static void ex_abbreviate __ARGS((exarg_T *eap));
67 static void ex_map __ARGS((exarg_T *eap));
68 static void ex_unmap __ARGS((exarg_T *eap));
69 static void ex_mapclear __ARGS((exarg_T *eap));
70 static void ex_abclear __ARGS((exarg_T *eap));
77 static void ex_autocmd __ARGS((exarg_T *eap));
[all...]
H A Dif_sniff.h14 extern void ex_sniff __ARGS((exarg_T *eap));
H A Dex_eval.c864 ex_if(eap)
865 exarg_T *eap;
870 struct condstack *cstack = eap->cstack;
873 eap->errmsg = (char_u *)N_("E579: :if nesting too deep");
886 result = eval_to_bool(eap->arg, &error, &eap->nextcmd, skip);
903 ex_endif(eap)
904 exarg_T *eap;
907 if (eap->cstack->cs_idx < 0
908 || (eap
[all...]
H A Dex_cmds2.c21 static void cmd_source __ARGS((char_u *fname, exarg_T *eap));
296 ex_debug(eap)
297 exarg_T *eap;
302 do_cmdline_cmd(eap->arg);
327 dbg_check_breakpoint(eap)
328 exarg_T *eap;
335 if (!eap->skip)
349 do_debug(eap->cmd);
360 if (!eap->skip)
361 do_debug(eap
[all...]
/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Deap.c24 * eap.c - Extensible Authentication Protocol.
40 #define RCSID "$Id: eap.c,v 1.25 2005/12/13 06:30:15 lindak Exp $"
51 #include "eap.h"
62 int sys_eaploadplugin(char *arg, eap_ext *eap);
68 { "eap-restart", o_int, &eap[0].timeouttime,
70 { "eap-max-challenge", o_int, &eap[0].max_transmits,
72 { "eap-interval", o_int, &eap[
116 eap_state eap[NUM_PPP]; /* EAP state; one for each unit */ variable
172 eap_ext *eap; local
513 eap_ext *eap, *last; local
534 eap_ext *eap; local
561 struct eap_ext *eap; local
698 eap_ext *eap = NULL, *last_eap; local
1271 eap_ext *eap; local
1383 eap_ext *eap; local
[all...]
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-eap.c26 "@(#) $Header: /tcpdump/master/tcpdump/print-eap.c,v 1.5 2007-10-04 16:41:33 hannes Exp $";
94 #define EAP_TYPE_TTLS 21 /* draft-funk-eap-ttls-v0-01.txt */
166 const struct eap_frame_t *eap; local
173 eap = (const struct eap_frame_t *)cp;
174 TCHECK(*eap);
179 tok2str(eap_frame_type_values, "unknown", eap->type),
180 eap->type,
181 eap->version,
182 EXTRACT_16BITS(eap->length));
187 tok2str(eap_frame_type_values, "unknown", eap
[all...]

Completed in 231 milliseconds

1234