Searched refs:ncp_getopt (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dgetopt.h13 extern int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts,
H A Dgetopt.c13 * ncp_getopt - option parser
26 int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts, function
H A Dinode.c376 while ((optval = ncp_getopt("ncpfs", &options, ncp_opts, NULL, &optarg, &optint)) != 0) {

Completed in 42 milliseconds