Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/ncpfs/
Dioctl.c386 user.auth_type = server->auth.auth_type; in ncp_ioctl()
435 server->auth.auth_type = user.auth_type; in ncp_ioctl()
Dinode.c350 server->auth.auth_type = NCP_AUTH_NONE; in ncp_read_super()
/linux-2.4.37.9/include/linux/
Dncp_fs_sb.h62 int auth_type; member
Dncp_fs.h87 int auth_type; member
/linux-2.4.37.9/drivers/net/pcmcia/
Dray_cs.c127 static int build_auth_frame(ray_dev_t *local, UCHAR *dest, int auth_type);
2855 static int build_auth_frame(ray_dev_t *local, UCHAR *dest, int auth_type) in build_auth_frame() argument
2892 writeb(auth_type & 0xff, ptx->var + 2); in build_auth_frame()
/linux-2.4.37.9/arch/sparc64/kernel/
Dioctl32.c2208 int auth_type; member
2354 n32.auth_type = n.auth_type; in do_ncp_getobjectname()
2380 n.auth_type = n32.auth_type; in do_ncp_setobjectname()