Searched refs:libdirs (Results 1 - 3 of 3) sorted by relevance

/src/usr.bin/crunch/crunchgen/
H A Dcrunchgen.c106 static strlst_t *libdirs = NULL; variable in typeref:typename:strlst_t *
180 case 'L': add_string(&libdirs, optarg); break;
981 for (libdir = libdirs; libdir != NULL; libdir = libdir->next)
/src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh3973 libdirs=
3979 func_append libdirs " $opt"
4017 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
4018 for libdir in $libdirs; do
4036 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
4039 for libdir in $libdirs; do
9549 # Just accumulate the unique libdirs.
9569 # Substitute the hardcoded libdirs into the rpath.
10279 # Just accumulate the unique libdirs.
10314 # Substitute the hardcoded libdirs int
[all...]
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh2654 libdirs=
2660 func_append libdirs " $opt"
2698 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2699 for libdir in $libdirs; do
2717 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2720 for libdir in $libdirs; do
8063 # Just accumulate the unique libdirs.
8083 # Substitute the hardcoded libdirs into the rpath.
8792 # Just accumulate the unique libdirs.
8827 # Substitute the hardcoded libdirs int
[all...]

Completed in 18 milliseconds