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

/ast/src/cmd/pax/
H A Dpax-pds.c56 size_t links; local
74 links = 0;
99 links++;
117 while (links > 0)
134 links--;
H A Dtar.sh64 [h:logical|dereference?Follow symbolic links.]
69 [l?Link. Complain if tar cannot resolve all of the links to files being
H A Dpax-cpio.c60 short links; member in struct:Binary_header_s
738 f->st->st_nlink = hdr.links;
764 hdr.links = f->st->st_nlink;
/ast/src/cmd/ksh93/features/
H A Dmath.sh229 eval `iffe $iffeflags -c "$cc" - tst it_links_ note{ $F function links }end link{ "static $L $F($ta)$td${body}int main(){return $F($tc)!=0;}" }end sfio.h $iffehdrs $iffelibs 2>&$stderr`
/ast/src/cmd/nmake/
H A DMakerules.mk51 set option=';local-static;bp;-;Compile and link against static library targets. The default links against shared library targets, but care must be taken to point runtime shared library binding to the current directory when executing command targets in the current directory.'

Completed in 24 milliseconds