Functions | |
| void | recp_autocomplete (char *partial) |
| Recipient autocompletion results. | |
| void recp_autocomplete | ( | char * | partial | ) |
Recipient autocompletion results.
| partial | the account to search for ?????? |
Definition at line 15 of file autocompletion.c.
References begin_burst(), escputs(), extract_token(), output_headers(), serv_getln(), serv_printf(), wDumpContent(), and wprintf().
Referenced by session_loop().
1.5.2