Searched refs:optarg (Results 1 – 3 of 3) sorted by relevance
27 char **optopt, char **optarg, unsigned long *value) in ncp_getopt() argument42 *optarg = val; in ncp_getopt()
14 char **optopt, char **optarg, unsigned long *value);
372 char *optarg; in ncp_parse_options() local391 while ((optval = ncp_getopt("ncpfs", &options, ncp_opts, NULL, &optarg, &optint)) != 0) { in ncp_parse_options()