Searched defs:el (Results 101 - 125 of 126) sorted by relevance

123456

/macosx-10.10/Heimdal-398.1.2/lib/akadmin/
H A DHeimODAdmin.c336 CFTypeRef el = CFArrayGetValueAtIndex(type, n); local
1205 void const *el[1]; local
1586 CFDataRef el = CFArrayGetValueAtIndex(keyset, n); local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dterm.c292 term_setflags(EditLine *el) argument
337 term_init(EditLine *el) argument
367 term_end(EditLine *el) argument
389 term_alloc(EditLine *el, const struct termcapstr *t, const char *cap) argument
453 term_rebuffer_display(EditLine *el) argument
472 term_alloc_display(EditLine *el) argument
515 term_free_display(EditLine *el) argument
542 term_move_to_line(EditLine *el, int where) argument
606 term_move_to_char(EditLine *el, int where) argument
701 term_overwrite(EditLine *el, const Char *cp, size_t n) argument
751 term_deletechars(EditLine *el, int num) argument
793 term_insertwrite(EditLine *el, Char *cp, int num) argument
852 term_clear_EOL(EditLine *el, int num) argument
870 term_clear_screen(EditLine *el) argument
891 term_beep(EditLine *el) argument
906 term_clear_to_bottom(EditLine *el) argument
916 term_get(EditLine *el, const char **term) argument
926 term_set(EditLine *el, const char *term) argument
1015 term_get_size(EditLine *el, int *lins, int *cols) argument
1051 term_change_size(EditLine *el, int lins, int cols) argument
1071 term_init_arrow(EditLine *el) argument
1111 term_reset_arrow(EditLine *el) argument
1161 term_set_arrow(EditLine *el, const Char *name, key_value_t *fun, int type) argument
1180 term_clear_arrow(EditLine *el, const Char *name) argument
1198 term_print_arrow(EditLine *el, const Char *name) argument
1215 term_bind_arrow(EditLine *el) argument
1288 term_tputs(EditLine *el, const char *cap, int affcnt) argument
1304 term__putc(EditLine *el, Int c) argument
1321 term__flush(EditLine *el) argument
1331 term_writec(EditLine *el, Int c) argument
1346 term_telltc(EditLine *el, int argc __attribute__((__unused__)), const Char **argv __attribute__((__unused__))) argument
1388 term_settc(EditLine *el, int argc __attribute__((__unused__)), const Char **argv) argument
1467 term_gettc(EditLine *el, int argc __attribute__((__unused__)), char **argv) argument
1521 term_echotc(EditLine *el, int argc __attribute__((__unused__)), const Char **argv) argument
[all...]
H A Dreadline.c208 _getc_function(EditLine *el, char *c) argument
220 _resize_fun(EditLine *el, void *a) argument
1885 rl_bind_wrapper(EditLine *el, unsigned char c) argument
2032 _rl_event_read_char(EditLine *el, cha argument
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dsftp.c1523 prompt(EditLine *el) argument
1602 complete_cmd_parse(EditLine *el, char *cmd, int lastarg, char quote, argument
1693 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, argument
1816 complete(EditLine *el, int ch) argument
1885 EditLine *el = NULL; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/CurveParamDocs/
H A Dschoof.c574 schain(int el) { argument
652 init_recip(int el) { argument
789 int j, ct = 0, el, xmatch, ymatch; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dschoof.c574 schain(int el) { argument
652 init_recip(int el) { argument
789 int j, ct = 0, el, xmatch, ymatch; local
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/src/
H A Dsimclist.c678 struct list_entry_s *el; local
714 struct list_entry_s *el, *srcel; local
[all...]
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Ddwarf.c859 elist_t *el; local
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dnnrss.el[all...]
/macosx-10.10/libedit-40/src/
H A Dterminal.c224 terminal_setflags(EditLine *el) argument
269 terminal_init(EditLine *el) argument
306 terminal_end(EditLine *el) argument
328 terminal_alloc(EditLine *el, const struct termcapstr *t, const char *cap) argument
394 terminal_rebuffer_display(EditLine *el) argument
413 terminal_alloc_display(EditLine *el) argument
456 terminal_free_display(EditLine *el) argument
483 terminal_move_to_line(EditLine *el, int where) argument
549 terminal_move_to_char(EditLine *el, int where) argument
647 terminal_overwrite(EditLine *el, const Char *cp, size_t n) argument
697 terminal_deletechars(EditLine *el, int num) argument
739 terminal_insertwrite(EditLine *el, Char *cp, int num) argument
798 terminal_clear_EOL(EditLine *el, int num) argument
816 terminal_clear_screen(EditLine *el) argument
837 terminal_beep(EditLine *el) argument
848 terminal_get(EditLine *el, const char **term) argument
858 terminal_set(EditLine *el, const char *term) argument
947 terminal_get_size(EditLine *el, int *lins, int *cols) argument
983 terminal_change_size(EditLine *el, int lins, int cols) argument
1003 terminal_init_arrow(EditLine *el) argument
1048 terminal_reset_arrow(EditLine *el) argument
1098 terminal_set_arrow(EditLine *el, const Char *name, keymacro_value_t *fun, int type) argument
1118 terminal_clear_arrow(EditLine *el, const Char *name) argument
1136 terminal_print_arrow(EditLine *el, const Char *name) argument
1153 terminal_bind_arrow(EditLine *el) argument
1226 terminal_tputs(EditLine *el, const char *cap, int affcnt) argument
1242 terminal__putc(EditLine *el, Int c) argument
1259 terminal__flush(EditLine *el) argument
1269 terminal_writec(EditLine *el, Int c) argument
1286 terminal_telltc(EditLine *el, int argc __attribute__((__unused__)), const Char **argv __attribute__((__unused__))) argument
1328 terminal_settc(EditLine *el, int argc __attribute__((__unused__)), const Char **argv) argument
1407 terminal_gettc(EditLine *el, int argc __attribute__((__unused__)), char **argv) argument
1461 terminal_echotc(EditLine *el, int argc __attribute__((__unused__)), const Char **argv) argument
[all...]
H A Dreadline.c222 _resize_fun(EditLine *el, void *a) argument
2077 _rl_event_read_char(EditLine *el, cha argument
[all...]
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dreadline.c1531 rl_bind_wrapper(EditLine *el, unsigned char c) argument
1679 _rl_event_read_char(EditLine *el, char *cp) argument
[all...]
/macosx-10.10/swig-12/Source/Modules/
H A Dr.cxx46 String *el = Getitem(els, i); local
189 String *el = Getitem(l, n-1); local
1009 List *keys = Keys(tb), *el; local
1051 OutputMemberReferenceMethod(String *className, int isSet, List *el, File *out) argument
1188 OutputArrayMethod(String *className, List *el, File *out) argument
2179 String *el = local
[all...]
/macosx-10.10/swig-12/Source/Swig/
H A Dtypesys.c1941 List *el; local
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkListbox.c1100 Tcl_Obj *el; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkListbox.c1111 Tcl_Obj *el; local
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxml/expat/xmlparse/
H A Dxmlparse.c3943 appendContent(ELEMENT_TYPE *el, int type, const XML_Char *name) argument
4031 appendAttribute(ELEMENT_TYPE *el, XML_Char *name) argument
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_credential.c2480 struct kauth_identity_extlookup el; local
2876 kauth_groups_updatecache(struct kauth_identity_extlookup *el) argument
3033 struct kauth_identity_extlookup el; local
[all...]
/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c3231 struct errlist *elnew, *el, *elp; local
3286 struct errlist *el, *elnext; local
[all...]
/macosx-10.10/apr-32/apr-util/apr-util/xml/expat/lib/
H A Dxmlparse.c4138 ELEMENT_TYPE *el; local
/macosx-10.10/expat-12/expat/lib/
H A Dxmlparse.c4501 ELEMENT_TYPE *el; local
/macosx-10.10/ruby-106/ruby/
H A Dprocess.c2009 compare_posix_sh(const void *key, const void *el) argument
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/expat/
H A Dxmlparse.c4503 ELEMENT_TYPE *el; local
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dflymake.el
/macosx-10.10/emacs-93/emacs/lisp/
H A Dwoman.el[all...]

Completed in 405 milliseconds

123456