Searched refs:DIRS (Results 1 - 10 of 10) sorted by path

/openbsd-current/gnu/usr.bin/cvs/src/
H A Dfind_names.c140 dnode->type = DIRS;
406 p->type = DIRS;
H A Dhash.c466 case DIRS: return("DIRS");
H A Dhash.h20 RCSVERS, DIRS, UPDATE, LOCK, NDBMNODE, FILEATTR, enumerator in enum:ntype
H A Drecurse.c1150 n->type = DIRS;
/openbsd-current/distrib/riscv64/ramdisk/
H A DMakefile56 .for DIR in ${DIRS}
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Unix.pm2579 @attribs{qw(MAKE DIRS STAT EXTRA INCL TARGET TMP LIBPERL)};
3718 DIRS => \@searchdirs,
H A DMM_VMS.pm1562 @attribs{qw(MAKE DIRS STAT EXTRA INCL TARGET TMP LIBPERL)};
/openbsd-current/include/
H A DMakefile37 DIRS= arpa protocols rpc rpcsvc macro
89 @echo installing ${DIRS}
90 @for i in ${DIRS}; do \
/openbsd-current/usr.bin/showmount/
H A Dshowmount.c53 #define DIRS 2 macro
120 type = DIRS;
190 case DIRS:
273 case DIRS:
375 case DIRS:
/openbsd-current/usr.sbin/mopd/otherOS/
H A DMakefile56 DIRS= mopchk mopd mopprobe moptrace macro
139 -@for i in $(DIRS); do if [ ! -d $$i ]; then mkdir $$i; chmod ug+w $$i; \
143 for i in $(DIRS); do cd $$i; ${MAKE} ${MFLAGS}; cd ..; done
151 for i in $(DIRS); do cd $$i; ${MAKE} ${MFLAGS} INSTALL="$(INSTALL)" inst; cd ..; done;

Completed in 221 milliseconds