Searched refs:zero_point (Results 1 – 1 of 1) sorted by relevance
1317 krb5_int32 size, zero_point, commit_point; in krb5_ktfileint_find_slot() local1366 zero_point = ftell(fp); in krb5_ktfileint_find_slot()1367 if (zero_point == -1) in krb5_ktfileint_find_slot()1374 if (fseek(fp, zero_point, SEEK_SET)) in krb5_ktfileint_find_slot()