Searched defs:sauth (Results 1 – 1 of 1) sorted by relevance
63 struct sauth { struct64 u_short proto; /* authentication protocol to use */65 u_short flags;69 u_char name[AUTHNAMELEN]; /* system identification name */70 u_char secret[AUTHKEYLEN]; /* secret password */71 u_char challenge[AUTHKEYLEN]; /* random challenge */