Searched refs:popt (Results 1 – 2 of 2) sorted by relevance
343 popt->map = 'n'; in parse_options()344 popt->rock = 1; in parse_options()345 popt->joliet = 1; in parse_options()346 popt->cruft = 0; in parse_options()347 popt->hide = 0; in parse_options()352 popt->fmode = popt->dmode = ISOFS_INVALID_MODE; in parse_options()353 popt->uid_set = 0; in parse_options()354 popt->gid_set = 0; in parse_options()359 popt->session=-1; in parse_options()375 popt->rock = 0; in parse_options()[all …]
16 class popt: class151 if opt_proc != popt.DISP_DFL:182 if opt_proc != popt.DISP_DFL:185 if opt_proc == popt.DISP_PROC_VERBOSE:190 if opt_proc == popt.DISP_PROC_VERBOSE and not self.is_filtered():265 opt_proc = popt.DISP_DFL280 opt_proc = popt.DISP_PROC282 opt_proc = popt.DISP_PROC_VERBOSE
Completed in 12 milliseconds