| Main index | Section 3 | Options |
#include <krb5.h>
PA_DATA *
krb5_find_padata(PA_DATA *val, unsigned len, int type, int *index);
int
krb5_padata_add(krb5_context context, METHOD_DATA *md, int type, void *buf, size_t len);
krb5_padata_add() adds a pre-authentication data entry of type type pointed out by buf and len to md.
| HEIMDAL | KRB5_FIND_PADATA (3) | March 21, 2004 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | This philosophy, in the hands of amateurs, leads to inexplicably mind-numbing botches like the existence of two programs, “head” and “tail,” which print the first part or the last part of a file, depending. Even though their operations are duals of one another, “head” and “tail” are different programs, written by different authors, and take different options! | ” |
| — The Unix Haters' handbook | ||