Searched refs:resolve (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/jcl/
H A Djcl.c97 "[r:resolve?Resolve each operand as a path name using the \b--map\b files"
134 int resolve; member in struct:State_s
230 ((State_t*)disc)->resolve = !!opt_info.number;
303 if (state.resolve)
309 error(2, "%s: cannot resolve", s);
/ast/src/cmd/pax/
H A Dtar.sh69 [l?Link. Complain if tar cannot resolve all of the links to files being
/ast/src/cmd/nmake/
H A Dmisc.c32 * if res!=0 then resolve(name,fd,mode) must be called
79 if (res && resolve(internal.openfile, internal.openfd, O_RDONLY))
H A Dmake.h1031 extern int resolve(char*, int, int);
H A Dcommand.c1641 * resolve any cached info on file opened on fd
1645 resolve(char* file, int fd, int mode) function

Completed in 24 milliseconds