ncp_getopt         13 fs/ncpfs/getopt.h extern int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts,
ncp_getopt        377 fs/ncpfs/inode.c 	while ((optval = ncp_getopt("ncpfs", &options, ncp_opts, NULL, &optarg, &optint)) != 0) {