Searched refs:acl_is_expected_elfclass (Results 1 – 1 of 1) sorted by relevance
2375 … if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then2385 …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"; then2403 …r/$libname.$acl_libext" && ${AR-ar} -p "$dir/$libname.$acl_libext" | acl_is_expected_elfclass; then2425 … if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then2435 …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"; then2453 …r/$libname.$acl_libext" && ${AR-ar} -p "$dir/$libname.$acl_libext" | acl_is_expected_elfclass; then3038 dnl - a function acl_is_expected_elfclass, that tests whether standard input3093 acl_is_expected_elfclass ()[all …]