Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dncp_fs.h85 #define NCP_AUTH_NONE 0x00 macro
/linux-4.1.27/fs/ncpfs/
Dinode.c591 server->auth.auth_type = NCP_AUTH_NONE; in ncp_fill_super()