Searched refs:vclean (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dmakefile.dj45 realclean vclean: clean
H A DMakefile.Watcom182 vclean distclean: clean .SYMBOLIC
/macosx-10.10/curl-83.1.2/curl/
H A DMakefile65 watcom-vclean: .SYMBOLIC
66 cd lib && $(MAKE) -u -f Makefile.Watcom vclean
67 cd src && $(MAKE) -u -f Makefile.Watcom vclean
78 mingw32-vclean mingw32-distclean:
79 $(MAKE) -C lib -f Makefile.m32 vclean
80 $(MAKE) -C src -f Makefile.m32 vclean
81 $(MAKE) -C docs/examples -f Makefile.m32 vclean
266 netware-vclean netware-distclean:
267 $(MAKE) -C lib -f Makefile.netware vclean
268 $(MAKE) -C src -f Makefile.netware vclean
[all...]
/macosx-10.10/curl-83.1.2/curl/src/
H A Dmakefile.dj70 realclean vclean: clean
H A DMakefile.m32326 distclean vclean: clean
H A DMakefile.Watcom143 vclean distclean: clean .SYMBOLIC
/macosx-10.10/OpenSSL098-52/src/Netware/
H A Dbuild.bat195 make -f %NLM_MAKE% vclean
/macosx-10.10/libpcap-48/libpcap/msdos/
H A Dmakefile.dj84 vclean: clean
/macosx-10.10/OpenSSL098-52/src/util/
H A Dmk1mf.pl701 vclean: label
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c202 static void vclean(vnode_t vp, int flag);
2086 vclean(vp, 0);
2132 vclean(vnode_t vp, int flags) function
2255 panic("vclean: cannot reclaim");
2303 * If a vgone (or vclean) is already in progress,
2398 * vclean also takes care of removing the
2401 vclean(vp, flags | DOCLOSE);
4775 vclean(vp, 0);

Completed in 112 milliseconds