Lines Matching refs:lib
96 dirprfx=${libcompat:+obj-lib${libcompat}/}
110 clean_dep lib/libc bcmp c
137 clean_dep lib/libc kqueue1 S
140 if [ -f "$OBJTOP"/secure/lib/libcrypto/aria.o ]; then
143 dirprfx=${libcompat:+obj-lib${libcompat}/}
144 run rm -rf "$OBJTOP"/${dirprfx}secure/lib/libcrypto \
145 "$OBJTOP"/${dirprfx}secure/lib/libssl
150 clean_dep lib/libc ffs S
151 clean_dep lib/libc ffsl S
152 clean_dep lib/libc ffsll S
153 clean_dep lib/libc fls S
154 clean_dep lib/libc flsl S
155 clean_dep lib/libc flsll S
165 clean_dep lib/libc fstat c
166 clean_dep lib/libc fstatat c
167 clean_dep lib/libc fstatfs c
168 clean_dep lib/libc getdirentries c
169 clean_dep lib/libc getfsstat c
170 clean_dep lib/libc statfs c
183 ALL_libcompats="$libcompats" clean_dep lib/libsys syscall S ".*/syscall\.S"
184 ALL_libcompats="$libcompats" clean_dep lib/libc syscall S ".*/syscall\.S"
195 clean_dep cddl/lib/libzpool abd_os c "linux/zfs/abd_os\.c"
198 clean_dep cddl/lib/libzpool zfs_debug c "linux/zfs/zfs_debug\.c"
201 clean_dep cddl/lib/libzpool arc_os c "linux/zfs/arc_os\.c"
205 for f in "$OBJTOP"/lib/libc/.depend.libc_start1.*o; do
212 "$OBJTOP"/lib/libc/.depend.libc_start1.* \
213 "$OBJTOP"/lib/libc/libc_start1.*o
220 p="$OBJTOP"/lib/clang/libclang/clang/Basic
230 clean_dep lib/libcrypt crypt-md5 c
231 clean_dep lib/libcrypt crypt-nthash c
232 clean_dep lib/libcrypt crypt-sha256 c
233 clean_dep lib/libcrypt crypt-sha512 c
236 if [ -h "$OBJTOP"/lib/libc/jemalloc.3 ]; then
240 run rm -f "$OBJTOP"/lib/libc/jemalloc.3
245 ALL_libcompats= clean_dep lib/libc strcmp S arm-optimized-routines
246 run rm -f "$OBJTOP"/lib/libc/strcmp.S
249 ALL_libcompats= clean_dep lib/libc strspn c
252 ALL_libcompats= clean_dep lib/libc strcspn c
255 ALL_libcompats= clean_dep lib/libc strpbrk c "libc.string.strpbrk.c"
258 ALL_libcompats= clean_dep lib/libc strcat c "libc.string.strcat.c"
261 ALL_libcompats= clean_dep lib/libc strlcpy c
264 ALL_libcompats= clean_dep lib/libc strncmp S arm-optimized-routines
265 run rm -f "$OBJTOP"/lib/libc/strncmp.S
268 ALL_libcompats= clean_dep lib/libc memccpy c
271 ALL_libcompats= clean_dep lib/libc strncat c "libc.string.strncat.c"
274 ALL_libcompats= clean_dep lib/libc strlcat c "libc.string.strlcat.c"
275 ALL_libcompats= clean_dep lib/libc memchr S "[[:space:]]memchr.S"
276 run rm -f "$OBJTOP"/lib/libc/memchr.S
279 ALL_libcompats= clean_dep lib/libc strlen S arm-optimized-routines
280 run rm -f "$OBJTOP"/lib/libc/strlen.S
283 ALL_libcompats= clean_dep lib/libc bcopy c "libc.string.bcopy.c"
284 ALL_libcompats= clean_dep lib/libc bzero c "libc.string.bzero.c"
287 ALL_libcompats= clean_dep lib/libc timingsafe_bcmp c
290 ALL_libcompats= clean_dep lib/libc timingsafe_memcmp c