Searched refs:popts (Results 1 – 4 of 4) sorted by relevance
240 const struct ntfs_options *popts, BOOL low_fuse) in parse_mount_options() argument243 const char *orig_opts = popts->options; in parse_mount_options()567 if (ntfs_strappend(&ret, popts->device)) in parse_mount_options()595 int ntfs_parse_options(struct ntfs_options *popts, void (*usage)(void), in ntfs_parse_options() argument615 if (!popts->device) { in ntfs_parse_options()616 popts->device = ntfs_malloc(PATH_MAX + 1); in ntfs_parse_options()617 if (!popts->device) in ntfs_parse_options()621 popts->arg_device = optarg; in ntfs_parse_options()623 popts->device)) { in ntfs_parse_options()626 free(popts->device); in ntfs_parse_options()[all …]
205 const struct ntfs_options *popts, BOOL low_fuse);206 int ntfs_parse_options(struct ntfs_options *popts, void (*usage)(void),
134 let popts = { variable155 return new HttpProxyAgent(popts)161 return new HttpsProxyAgent(popts)169 return new SocksProxyAgent(popts)
173 struct wordlist **popts) = NULL;190 struct wordlist **popts) = NULL;