Home
last modified time | relevance | path

Searched refs:cf_optarg (Results 1 – 3 of 3) sorted by relevance

/src/contrib/smbfs/lib/smb/
H A Dcfopt.c47 const char* cf_optarg; /* argument associated with option */ variable
97 cf_optarg = NULL; in cf_getopt()
103 cf_optarg = place; in cf_getopt()
115 cf_optarg = nargv[cf_optind]; in cf_getopt()
H A Dctx.c120 arg = cf_optarg; in smb_ctx_init()
/src/contrib/smbfs/include/
H A Dcflib.h66 extern const char *cf_optarg;