Home
last modified time | relevance | path

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

/third_party/e2fsprogs/
Daclocal.m42375 … if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
2385 …if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libn…
2392 if test -f "$dir/$f" && acl_is_expected_elfclass < "$dir/$f"; then
2403 …r/$libname.$acl_libext" && ${AR-ar} -p "$dir/$libname.$acl_libext" | acl_is_expected_elfclass; then
2425 … if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
2435 …if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libn…
2442 if test -f "$dir/$f" && acl_is_expected_elfclass < "$dir/$f"; then
2453 …r/$libname.$acl_libext" && ${AR-ar} -p "$dir/$libname.$acl_libext" | acl_is_expected_elfclass; then
3038 dnl - a function acl_is_expected_elfclass, that tests whether standard input
3093 acl_is_expected_elfclass ()
[all …]