Searched refs:popt (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/isofs/
H A Dinode.c337 static int parse_options(char *options, struct iso9660_options *popt) argument
343 popt->map = 'n';
344 popt->rock = 1;
345 popt->joliet = 1;
346 popt->cruft = 0;
347 popt->hide = 0;
348 popt->showassoc = 0;
349 popt->check = 'u'; /* unset */
350 popt->nocompress = 0;
351 popt
[all...]
/linux-master/tools/perf/scripts/python/
H A Dcompaction-times.py16 class popt: class in inherits:
151 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_DFL
280 opt_proc = popt.DISP_PROC
282 opt_proc = popt.DISP_PROC_VERBOSE
/linux-master/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c40 #include <popt.h>
/linux-master/tools/firewire/
H A Dnosy-dump.c12 #include <popt.h>

Completed in 160 milliseconds