OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libdirs
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/crunch/crunchgen/
crunchgen.c
106
static strlst_t *
libdirs
= NULL;
variable
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/
ltmain.sh
3973
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
into the rpath
[
all
...]
/src/sys/external/isc/libsodium/dist/
ltmain.sh
2654
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
into the rpath
[
all
...]
Completed in 35 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026