Searched refs:DIR (Results 101 - 125 of 348) sorted by relevance

1234567891011>>

/freebsd-10.2-release/crypto/openssl/crypto/md5/
H A DMakefile5 DIR= md5 macro
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/mdc2/
H A DMakefile5 DIR= mdc2 macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/pqueue/
H A DMakefile5 DIR= pqueue macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/rc2/
H A DMakefile5 DIR= rc2 macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/rc5/
H A DMakefile5 DIR= rc5 macro
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/ripemd/
H A DMakefile5 DIR= ripemd macro
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/stack/
H A DMakefile5 DIR= stack macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/txt_db/
H A DMakefile5 DIR= txt_db macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/whrlpool/
H A DMakefile5 DIR= whrlpool macro
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/lib/libipsec/
H A Dpolicy_parse.y105 %token DIR ACTION PROTOCOL MODE LEVEL LEVEL_SPECIFY
109 %type <num> DIR ACTION PROTOCOL MODE LEVEL
114 : DIR ACTION
123 | DIR
/freebsd-10.2-release/contrib/bmake/mk/
H A Ddoc.mk51 Makefile ${FILES} ${EXTRA} ${DESTDIR}${BINDIR}/${DIR}
/freebsd-10.2-release/lib/libc/gen/
H A Dscandir.c70 DIR *dirp;
/freebsd-10.2-release/release/picobsd/tinyware/aps/
H A Dmain.c43 DIR *d;
/freebsd-10.2-release/contrib/amd/amd/
H A Dinfo_union.c111 DIR *dirp = opendir(*dir);
/freebsd-10.2-release/contrib/apr/include/
H A Dapr_portable.h97 typedef DIR apr_os_dir_t;
110 typedef DIR apr_os_dir_t;
146 typedef DIR apr_os_dir_t; /**< native dir */
/freebsd-10.2-release/contrib/gperf/
H A Dconfigure1145 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1161 --bindir=DIR user executables [EPREFIX/bin]
1162 --sbindir=DIR system admin executables [EPREFIX/sbin]
1163 --libexecdir=DIR program executables [EPREFIX/libexec]
1164 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1165 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1166 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1167 --libdir=DIR object code libraries [EPREFIX/lib]
1168 --includedir=DIR
[all...]
/freebsd-10.2-release/contrib/gperf/doc/
H A Dconfigure1148 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1164 --bindir=DIR user executables [EPREFIX/bin]
1165 --sbindir=DIR system admin executables [EPREFIX/sbin]
1166 --libexecdir=DIR program executables [EPREFIX/libexec]
1167 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1168 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1169 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1170 --libdir=DIR object code libraries [EPREFIX/lib]
1171 --includedir=DIR
[all...]
/freebsd-10.2-release/contrib/gcc/
H A Dsys-types.h174 typedef int DIR; typedef
/freebsd-10.2-release/lib/libfetch/
H A Dfile.c130 DIR *dir;
/freebsd-10.2-release/contrib/apr/
H A Dapr-config.in57 --prefix[=DIR] change prefix to DIR
/freebsd-10.2-release/contrib/apr/include/arch/unix/
H A Dapr_arch_file_io.h154 DIR *dirstruct;
/freebsd-10.2-release/sys/dev/ieee488/
H A Dupd7210.h104 DIR = 0, /* Data In Register */ enumerator in enum:upd7210_rreg
/freebsd-10.2-release/gnu/usr.bin/grep/
H A Dsavedir.c99 in directory DIR, separated by '\0' characters;
103 Return NULL if DIR cannot be opened or if out of memory. */
108 DIR *dirp;
/freebsd-10.2-release/usr.sbin/lpr/lpq/
H A Dlpq.c173 DIR *dirp;
/freebsd-10.2-release/usr.sbin/pw/
H A Dcpdir.c67 DIR *d = opendir(skel);

Completed in 256 milliseconds

1234567891011>>