HomeSort by: relevance | last modified time | path
    Searched refs:el_mode_t (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/mail/
complete.h 41 } el_mode_t; typedef in typeref:struct:__anon38a089be0108
44 el_mode_t command;
45 el_mode_t string;
46 el_mode_t filec;
47 el_mode_t mime_enc;
52 char *my_gets(el_mode_t *, const char *, char *);
complete.c 1129 my_gets(el_mode_t *em, const char *prompt, char *string)
1178 static el_mode_t
1186 el_mode_t em;
mime_attach.c 785 get_line(el_mode_t *em, const char *pr, const char *str, int i)
810 sget_line(el_mode_t *em, const char *pr, const char **str, int i)

Completed in 13 milliseconds