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

/freebsd-13-stable/contrib/smbfs/lib/smb/
H A Dcfopt.c47 const char* cf_optarg; /* argument associated with option */ variable
100 cf_optarg = NULL;
106 cf_optarg = place;
118 cf_optarg = nargv[cf_optind];
H A Dctx.c120 arg = cf_optarg;
/freebsd-13-stable/contrib/smbfs/include/
H A Dcflib.h66 extern const char *cf_optarg;

Completed in 136 milliseconds