Home
last modified time | relevance | path

Searched defs:MSchapreply (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/include/
H A Dauth.h11 typedef struct MSchapreply MSchapreply; typedef
74 struct MSchapreply /* for protocol "mschap" */ struct
76 char LMresp[24]; /* Lan Manager response */
77 char NTresp[24]; /* NT response */
/plan9/sys/src/cmd/unix/drawterm/include/
H A Dauth.h13 typedef struct MSchapreply MSchapreply; typedef
76 struct MSchapreply /* for protocol "mschap" */ struct
78 char LMresp[24]; /* Lan Manager response */
79 char NTresp[24]; /* NT response */
/plan9/sys/src/cmd/unix/9pfreebsd/mount_9fs/
H A D9auth.h9 typedef struct MSchapreply MSchapreply; typedef
125 struct MSchapreply struct
127 char uid[U9FS_NAMELEN];
128 char LMresp[24]; /* Lan Manager response */
129 char NTresp[24]; /* NT response */