Searched refs:ldir (Results 1 – 5 of 5) sorted by relevance
256 # we track cwd and ldir (of interest) per pid259 ,C) CWD=$path cwd=$path ldir=$path281 *) eval ldir_$lpid=$ldir;;283 eval ldir=\${ldir_$pid:-$CWD} cwd=\${cwd_$pid:-$CWD}303 eval cwd_$path=$cwd ldir_$path=$ldir322 *) for path in $ldir/$path $cwd/$path369 */..) ldir=${dir%/*};;370 *) ldir=$path;;
312 ldir=$1313 true > /${ldir}/_.prefetch314 echo "Building /tmp/_.plist" >> /${ldir}/_.prefetch318 echo "Completed /tmp/_.plist" >> /${ldir}/_.prefetch326 rm -f /${ldir}/_.prefetch.$b327 echo "OK $p" >> /${ldir}/_.prefetch334 rm -f /${ldir}/_.prefetch.$b335 echo "OK $p" >> /${ldir}/_.prefetch337 echo "BAD $p" >> /${ldir}/_.prefetch339 ) > /${ldir}/_.prefetch.$b 2>&1[all …]
1228 FStr ldir; in meta_oodate() local1238 ldir = Var_Value(SCOPE_GLOBAL, ldir_vname); in meta_oodate()1239 if (ldir.str != NULL) { in meta_oodate()1240 strlcpy(latestdir, ldir.str, sizeof latestdir); in meta_oodate()1241 FStr_Done(&ldir); in meta_oodate()1243 ldir = Var_Value(SCOPE_GLOBAL, lcwd_vname); in meta_oodate()1244 if (ldir.str != NULL) { in meta_oodate()1245 strlcpy(lcwd, ldir.str, sizeof lcwd); in meta_oodate()1246 FStr_Done(&ldir); in meta_oodate()
305 LIBES : -ltermcap -ldir -lx