Searched refs:NCP_AUTH_NONE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
D | ncp_fs.h | 85 #define NCP_AUTH_NONE 0x00 macro |
/linux-4.1.27/fs/ncpfs/ | ||
D | inode.c | 591 server->auth.auth_type = NCP_AUTH_NONE; in ncp_fill_super() |