Searched refs:ARDIR_LOCAL (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/nmake/
H A Darchive.c47 if (!(ar = ardiropen(name, NiL, ARDIR_LOCAL)))
137 else if (ar = ardiropen(name, NiL, ARDIR_LOCAL|ARDIR_UPDATE))
177 else if (ar = ardiropen(r->name, NiL, ARDIR_LOCAL))
/ast/src/lib/libardir/
H A Dardir.h44 #define ARDIR_LOCAL 0x0008 macro
H A Dar-local.c72 if (!(ar->flags & ARDIR_LOCAL))

Completed in 11 milliseconds