Searched refs:POP (Results 1 - 25 of 56) sorted by relevance

123

/macosx-10.9.5/Heimdal-323.92.1/appl/popper/
H A Dpop_auth.h41 int (*init)(POP*, void**);
42 int (*loop)(POP*, void*, void*, size_t, void**, size_t*);
43 int (*cleanup)(POP*, void*);
H A Dpop_last.c11 * last: Display the last message touched in a POP session
15 pop_last (POP *p)
H A Dpop_quit.c11 * quit: Terminate a POP session
15 pop_quit (POP *p)
H A Dpopper.h14 * Header file for the POP programs
174 #define pop_command pop_parm[0] /* POP command is first token */
175 #define pop_subcommand pop_parm[1] /* POP XTND subcommand is the
178 typedef enum { /* POP processing states */
208 char *msg_id; /* The POP UIDL uniqueifier */
220 typedef struct { /* POP parameter block */
222 char * myname; /* The name of this POP
232 char user[MAXUSERNAMELEN]; /* Name of the POP user */
233 state CurrentState; /* The current POP operational state */
254 char * pop_parm[MAXPARMCOUNT]; /* Parse POP paramete
270 } POP; typedef in typeref:struct:__anon719
[all...]
H A Dpop_stat.c11 * stat: Display the status of a POP maildrop to its client
15 pop_stat (POP *p)
H A Dpop_parse.c11 * parse: Parse a raw input line from a POP client
16 pop_parse(POP *p, char *buf)
21 /* Loop through the POP command array */
49 /* Convert the first token (POP command) to lower case */
H A Dpop_rset.c11 * rset: Unflag all messages flagged for deletion in a POP maildrop
15 pop_rset (POP *p)
H A Dpop_log.c15 pop_log(POP *p, int stat, char *format, ...)
H A Dpop_user.c11 * user: Prompt for the user name at the start of a POP session
15 pop_user (POP *p)
H A Dpop_auth.c45 getline(POP *p)
88 auth_execute(POP *p, struct auth_mech *m, void *state, const char *line)
123 auth_loop(POP *p, struct auth_mech *m)
159 pop_auth (POP *p)
171 pop_capa_sasl(POP *p)
H A Dpop_get_command.c11 * get_command: Extract the command from an input line form a POP client
14 int pop_capa (POP *p);
54 pop_capa (POP *p)
56 /* Search for the POP command in the command/state table */
87 pop_get_command(POP *p, char *mp)
113 /* Search for the POP command in the command/state table */
148 pop_help (POP *p)
H A Dpop_list.c11 * list: List the contents of a POP maildrop
15 pop_list (POP *p)
H A Dpop_msg.c11 * msg: Send a formatted line to the POP client
15 pop_msg(POP *p, int stat, const char *format, ...)
26 /* Format the POP status code at the beginning of the message */
30 /* Point past the POP status indicator in the message message */
H A Dpop_uidl.c39 * uidl: Uidl the contents of a POP maildrop
43 pop_uidl (POP *p)
H A Dpop_xover.c5 pop_xover (POP *p)
H A Dpop_dele.c11 * dele: Delete a message from the POP maildrop
14 pop_dele (POP *p)
58 pop_xdele(POP *p)
H A Dpop_init.c14 pop_net_read(POP *p, int fd, void *buf, size_t len)
27 pop_write_addr(POP *p, struct sockaddr *addr)
54 krb5_authenticate (POP *p, int s, u_char *buf, struct sockaddr *addr)
114 krb_authenticate(POP *p, struct sockaddr *addr)
136 plain_authenticate (POP *p, struct sockaddr *addr)
181 pop_getportbyname(POP *p, const char *service,
192 pop_init(POP *p,int argcount,char **argmessage)
202 /* Initialize the POP parameter block */
203 memset (p, 0, sizeof(POP));
316 in the POP paramete
[all...]
H A Dmaildir.c39 make_path(POP *p, MsgInfoList *mp, int new, char *buf, size_t len)
46 scan_file(POP *p, MsgInfoList *mp)
81 scan_dir(POP *p, int new)
128 pop_maildir_info(POP *p)
145 pop_maildir_update(POP *p)
206 pop_maildir_open(POP *p, MsgInfoList *mp)
H A Dpop_pass.c16 krb5_verify_password (POP *p)
88 * pass: Obtain the user password from a POP client
92 login_user(POP *p)
125 pop_pass (POP *p)
H A Dpop_dropcopy.c15 changeuser(POP *p, struct passwd *pwd)
48 pop_dropcopy(POP *p, struct passwd *pwp)
H A Dpop_send.c14 pop_sendline(POP *p, char *buffer)
42 * from a mail message to a POP client.
46 pop_send(POP *p)
H A Dpopper.c60 POP p;
73 /* State loop. The POP server is always in a particular state in
81 pop_msg(&p, POP_FAILURE, "POP hangup: %s", p.myhost);
84 "POP mailbox update failed: %s", p.myhost);
87 pop_msg(&p, POP_FAILURE, "POP timeout: %s", p.myhost);
90 "POP mailbox update failed: %s", p.myhost);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dbytecode.c343 #define POP (*top--)
535 v1 = POP;
556 v1 = POP;
565 v1 = POP;
615 (void) POP;
646 specbind (vectorp[op], POP);
731 v1 = POP;
775 v1 = POP;
789 v1 = POP;
822 result = POP;
338 #define POP macro
610 (void) POP; variable
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/psych/yaml/
H A Dparser.c452 parser->state = POP(parser, parser->states);
488 yaml_tag_directive_t tag_directive = POP(parser, parser->tag_directives);
545 parser->state = POP(parser, parser->states);
651 parser->state = POP(parser, parser->states);
694 parser->state = POP(parser, parser->states);
762 parser->state = POP(parser, parser->states);
763 (void)POP(parser, parser->marks);
772 "while parsing a block collection", POP(parser, parser->marks),
815 parser->state = POP(parser, parser->states);
871 parser->state = POP(parse
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dremind.vim26 syn keyword remindSpecial INCLUDE INC BANNER PUSH-OMIT-CONTEXT PUSH CLEAR-OMIT-CONTEXT CLEAR POP-OMIT-CONTEXT POP COLOR

Completed in 210 milliseconds

123