Searched refs:str_at_symlink_nofollow (Results 1 – 3 of 3) sorted by relevance
/external/strace/tests-m32/ |
D | utimensat.c | 52 # define str_at_symlink_nofollow "0x100" macro 61 # define str_at_symlink_nofollow "0x100 /* AT_SYMLINK_NOFOLLOW */" macro 73 # define str_at_symlink_nofollow "AT_SYMLINK_NOFOLLOW" macro 171 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 183 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 195 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 207 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 213 ", " str_at_symlink_nofollow ") = %s\n", qname, errstr); in main()
|
/external/strace/tests/ |
D | utimensat.c | 52 # define str_at_symlink_nofollow "0x100" macro 61 # define str_at_symlink_nofollow "0x100 /* AT_SYMLINK_NOFOLLOW */" macro 73 # define str_at_symlink_nofollow "AT_SYMLINK_NOFOLLOW" macro 171 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 183 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 195 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 207 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 213 ", " str_at_symlink_nofollow ") = %s\n", qname, errstr); in main()
|
/external/strace/tests-mx32/ |
D | utimensat.c | 52 # define str_at_symlink_nofollow "0x100" macro 61 # define str_at_symlink_nofollow "0x100 /* AT_SYMLINK_NOFOLLOW */" macro 73 # define str_at_symlink_nofollow "AT_SYMLINK_NOFOLLOW" macro 171 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 183 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 195 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 207 printf("], " str_at_symlink_nofollow ") = %s\n", errstr); in main() 213 ", " str_at_symlink_nofollow ") = %s\n", qname, errstr); in main()
|