fkt_start_seq_get_int  432 source4/heimdal/lib/krb5/keytab_file.c     return fkt_start_seq_get_int(context, id, O_RDONLY | O_BINARY | O_CLOEXEC, 0, c);
fkt_start_seq_get_int  712 source4/heimdal/lib/krb5/keytab_file.c     ret = fkt_start_seq_get_int(context, id, O_RDWR | O_BINARY | O_CLOEXEC, 1, &cursor);