Searched refs:ncp_getopt (Results 1 – 3 of 3) sorted by relevance
/fs/ncpfs/ |
D | getopt.h | 13 extern int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts,
|
D | getopt.c | 26 int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts, in ncp_getopt() function
|
D | inode.c | 400 while ((optval = ncp_getopt("ncpfs", &options, ncp_opts, NULL, &optarg, &optint)) != 0) { in ncp_parse_options()
|