Home
last modified time | relevance | path

Searched refs:notix (Results 1 – 1 of 1) sorted by relevance

/src/crypto/krb5/src/clients/kinit/
H A Dkinit.c641 int notix = 1; in k5_kinit() local
824 notix = 0; in k5_kinit()
851 return notix ? 0 : 1; in k5_kinit()