Home
last modified time | relevance | path

Searched refs:PRINT_F_FSID (Results 1 – 10 of 10) sorted by relevance

/external/strace/tests/
Dxstatfsx.c89 #ifdef PRINT_F_FSID in print_statfs()
91 (unsigned) b->PRINT_F_FSID[0], (unsigned) b->PRINT_F_FSID[1]); in print_statfs()
Dxstatfs.c41 # define PRINT_F_FSID f_fsid.val macro
43 # define PRINT_F_FSID f_fsid.__val macro
Dxstatfs64.c42 # define PRINT_F_FSID f_fsid.val macro
44 # define PRINT_F_FSID f_fsid.__val macro
/external/strace/tests-mx32/
Dxstatfsx.c89 #ifdef PRINT_F_FSID in print_statfs()
91 (unsigned) b->PRINT_F_FSID[0], (unsigned) b->PRINT_F_FSID[1]); in print_statfs()
Dxstatfs.c41 # define PRINT_F_FSID f_fsid.val macro
43 # define PRINT_F_FSID f_fsid.__val macro
Dxstatfs64.c42 # define PRINT_F_FSID f_fsid.val macro
44 # define PRINT_F_FSID f_fsid.__val macro
/external/strace/tests-m32/
Dxstatfsx.c89 #ifdef PRINT_F_FSID in print_statfs()
91 (unsigned) b->PRINT_F_FSID[0], (unsigned) b->PRINT_F_FSID[1]); in print_statfs()
Dxstatfs.c41 # define PRINT_F_FSID f_fsid.val macro
43 # define PRINT_F_FSID f_fsid.__val macro
Dxstatfs64.c42 # define PRINT_F_FSID f_fsid.val macro
44 # define PRINT_F_FSID f_fsid.__val macro
/external/strace/
DChangeLog29991 of PRINT_F_FSID array to unsigned int.