$Revision: 1.9 $
Authentication utilities
Status: NOT REVIEWED, TESTED
Author(s): Engin Gunduz
| Included in: | au/AU_util.c |
| struct _credentials_struct | |
| { | |
| GSList* password_list; | |
| char* from; | |
| char* from_email; | |
| GSList* pgp_key_list; | |
| } |
| struct _auth_struct | |
| { | |
| int type; | |
| char* auth; | |
| char* mntner_name; | |
| int index; | |
| char* pgp_struct; | |
| } |
| Included from: | /usr/include/time.h | |
| Calls: | __posix_asctime_r() | |
| Included from: | /usr/include/time.h | |
| Calls: | __posix_ctime_r() | |
| Included from: | /usr/include/unistd.h | |
| Calls: | __posix_getlogin_r() | |
| Included from: | /usr/include/unistd.h | |
| Calls: | __posix_ttyname_r() | |