Searched refs:DIRS (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/usr.sbin/mopd/otherOS/ |
| H A D | Makefile | 56 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;
|
| /openbsd-src/usr.bin/showmount/ |
| H A D | showmount.c | 53 #define DIRS 2 macro 120 type = DIRS; in main() 190 case DIRS: in main() 273 case DIRS: in xdr_mntdump() 375 case DIRS: in print_dump()
|
| /openbsd-src/include/ |
| H A D | Makefile | 37 DIRS= arpa protocols rpc rpcsvc macro 89 @echo installing ${DIRS} 90 @for i in ${DIRS}; do \
|
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | hash.h | 20 RCSVERS, DIRS, UPDATE, LOCK, NDBMNODE, FILEATTR, enumerator
|
| H A D | find_names.c | 140 dnode->type = DIRS; 406 p->type = DIRS;
|
| H A D | hash.c | 466 case DIRS: return("DIRS");
|
| H A D | recurse.c | 1150 n->type = DIRS;
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-shell/ |
| H A D | valid-shell.txt | 56 # RUN: FileCheck --check-prefix=DIRS-EXIST < %t.out %s 67 # DIRS-EXIST: True 68 # DIRS-EXIST-NEXT: True 69 # DIRS-EXIST-NEXT: True
|
| /openbsd-src/distrib/riscv64/ramdisk/ |
| H A D | Makefile | 56 .for DIR in ${DIRS}
|
| /openbsd-src/usr.bin/vi/docs/USD.doc/vi.ref/ |
| H A D | spell.ok | 9 DIRS
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | Projects.rst | 126 ``DIRS`` 134 built after the directories in DIRS have been built.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/ |
| H A D | MM_Unix.pm | 3718 DIRS => \@searchdirs,
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | gcc.info | 12214 `-YP,DIRS' 12215 Search the directories DIRS, and no others, for libraries
|