Home
last modified time | relevance | path

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

/fs/ncpfs/
Dgetopt.h4 #define OPT_NOPARAM 1 macro
Dgetopt.c48 if (opts->has_arg & OPT_NOPARAM) { in ncp_getopt()