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

/ast/src/cmd/ss/
H A DMakefile11 $(INSTALLROOT)/share :INSTALLDIR:
13 $(INSTALLROOT)/share/lib/ss :INSTALLDIR:
/ast/src/lib/libcs/
H A DMakefile48 * share and local will most likely require human intervention
56 share : genshare FEATURE/lib $(SHAREDIR)
64 "local" : genlocal FEATURE/lib share
72 $(LIBDIR)/$(ID) :INSTALLDIR: share
H A Dgenlocal.sh75 '-?') print -u2 "Usage: $0 [-hnv] [-f share-file] [-r rsh-path] [-t timeout] [host ...]"; exit 1 ;;
83 f=lib/cs/share
100 then print -u2 "$0: $file: cannot read share file"; exit 1
/ast/src/cmd/coshell/
H A DCOSHELL.mk30 else if I == "share?(=*)"
31 H := share
/ast/src/cmd/msgcc/
H A Dmsgadmin.sh50 [s:share?Generate and install \bmsggen\b(1) machine independent binary
100 s) gen=msggen dir=$dir/share ;;
/ast/src/lib/libast/sfio/
H A Dsfrd.c246 { int share = f->flags&SF_SHARE; local
258 else f->flags |= share;
/ast/src/cmd/INIT/
H A Dpackage.sh3419 for i in bin include lib fun man share
4616 do eval share=\$${main}_share keep=\$${main}_keep
4620 for host in $main $share
4674 do eval share=\$${host}_share
4675 case $share in
4677 do oshare=$share
4678 for s in $share
4681 ?*) case " $share " in
4683 *) share="$share
[all...]
/ast/src/lib/libast/comp/
H A Domitted.c885 DWORD share = FILE_SHARE_DELETE; local
/ast/src/cmd/ksh93/sh/
H A Dxec.c1299 volatile int scope=0, share=0; local
1354 share = sfset(sfstdin,SF_SHARE,0);
1440 if(share&SF_SHARE)
/ast/src/cmd/nmake/
H A DMakerules.mk232 SHAREDIR = $(INSTALLROOT)/share

Completed in 150 milliseconds