HomeSort by: relevance | last modified time | path
    Searched defs:fsub (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/pax/
options.c 157 FSUB fsub[] = { variable in typeref:typename:FSUB[]
286 FSUB tmp;
481 frmt = (FSUB *)bsearch((void *)&tmp, (void *)fsub,
482 sizeof(fsub)/sizeof(FSUB), sizeof(FSUB), c_frmt);
489 for (i = 0; i < (sizeof(fsub)/sizeof(FSUB)); ++i
    [all...]
options.c 157 FSUB fsub[] = { variable in typeref:typename:FSUB[]
286 FSUB tmp;
481 frmt = (FSUB *)bsearch((void *)&tmp, (void *)fsub,
482 sizeof(fsub)/sizeof(FSUB), sizeof(FSUB), c_frmt);
489 for (i = 0; i < (sizeof(fsub)/sizeof(FSUB)); ++i
    [all...]

Completed in 23 milliseconds