Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/autosetup/teaish/
H A Dfeature.tcl103 set lfl ""
111 set lfl [get-define lib_dlopen]
113 msg-result " dlopen() needs $lfl"
120 teaish-ldflags-prepend [define LDFLAGS_DLOPEN $lfl]
132 set lfl ""
136 set lfl [get-define lib_ceil]
138 teaish-ldflags-prepend $lfl
139 msg-checking "$lfl "
141 define LDFLAGS_LIBMATH $lfl
/freebsd/contrib/sqlite3/tea/
H A Dteaish.tcl192 set lfl [get-define lib_log ""]
194 if {"" ne $lfl} {
195 user-notice "Forcing requirement of $lfl for $featureName"
197 define LDFLAGS_MATH $lfl
198 teaish-ldflags-prepend $lfl
531 set lfl [get-define lib_ceil]
533 define LDFLAGS_MATH $lfl
534 teaish-ldflags-prepend $lfl
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c1456 struct file_lock *lfl,*rfl,*releasedfl,*selffl; in unlock_partialfilelock() local
1464 lfl = NULL; in unlock_partialfilelock()
1494 unlstatus = unlock_nfslock(fl, &releasedfl, &lfl, &rfl); in unlock_partialfilelock()
1499 if (lfl != NULL) { in unlock_partialfilelock()
1500 lhwstatus = lock_hwlock(lfl); in unlock_partialfilelock()
1505 monitor_lock_host(lfl->client_name); in unlock_partialfilelock()
/freebsd/contrib/sqlite3/autosetup/
H A Dsqlite-config.tcl617 set lfl [get-define lib_log ""]
619 if {"" ne $lfl} {
620 user-notice "Forcing requirement of $lfl for $featureName"
622 define LDFLAGS_MATH $lfl
/freebsd/contrib/flex/
H A DONEWS552 - Linking with -lfl no longer required if your program includes
1094 - Primitive -lfl library added, containing default main()
1098 to be a macro and instead be a function in the -lfl library).
H A DChangeLog10050 * flex.1: -ll => -lfl
/freebsd/contrib/libpcap/
H A Dconfigure9350 for ac_cv_lib_lex in 'none needed' -lfl -ll 'not found'; do
/freebsd/contrib/openbsm/
H A Dconfigure3534 for ac_lib in '' -lfl -ll; do
/freebsd/crypto/heimdal/
H A Dconfigure12460 for ac_lib in '' -lfl -ll; do
/freebsd/contrib/unbound/
H A Dconfigure7331 for ac_cv_lib_lex in 'none needed' -lfl -ll 'not found'; do