HomeSort by relevance Sort by last modified time
    Searched full:qual_options (Results 1 - 2 of 2) sorted by null

  /external/strace/
syscall.c 363 static const struct qual_options { struct
368 } qual_options[] = { variable in typeref:struct:qual_options
508 const struct qual_options *opt;
517 opt = &qual_options[0];
518 for (i = 0; (p = qual_options[i].option_name); i++) {
521 opt = &qual_options[i];
    [all...]
ChangeLog-CVS     [all...]

Completed in 288 milliseconds