Searched refs:lcl (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/ee/
H A Dcreate.make257 mv make.local make.lcl.old
283 if [ -f make.lcl.old ]
285 diffs="`cmp make.lcl.old make.local`"
290 rm -f make.lcl.old
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dmem_dbg.c568 struct tm *lcl = NULL; local
577 lcl = localtime(&m->time);
580 lcl->tm_hour, lcl->tm_min, lcl->tm_sec);

Completed in 25 milliseconds