Searched refs:DIR (Results 126 - 150 of 348) sorted by relevance

1234567891011>>

/freebsd-10.2-release/crypto/openssl/crypto/buffer/
H A DMakefile5 DIR= buffer macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/camellia/
H A DMakefile5 DIR= camellia macro
38 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/cast/
H A DMakefile5 DIR= cast macro
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/cmac/
H A DMakefile5 DIR= cmac macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/comp/
H A DMakefile5 DIR= comp macro
34 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/err/
H A DMakefile5 DIR= err macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/hmac/
H A DMakefile5 DIR= hmac macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/rc4/
H A DMakefile5 DIR= rc4 macro
35 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/seed/
H A DMakefile5 DIR= seed macro
32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/srp/
H A DMakefile0 DIR= srp
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
1 DIR= srp macro
/freebsd-10.2-release/crypto/openssl/crypto/store/
H A DMakefile5 DIR= store macro
33 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/ui/
H A DMakefile5 DIR= ui macro
35 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/crypto/openssl/crypto/bf/
H A DMakefile5 DIR= bf macro
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.2-release/contrib/openbsm/bin/auditdistd/
H A Dtrail.c72 DIR *tr_dirfp;
157 trail_type(DIR *dirfp, const char *filename)
501 trail_last(DIR *dirfp, char *filename, size_t filenamesize)
H A Dauditdistd.h169 DIR *adh_trail_dirfp;
/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp118 DIR* ProcDir;
/freebsd-10.2-release/contrib/ntp/sntp/libopts/compat/
H A Dpathfind.c55 DIR * dirP;
/freebsd-10.2-release/crypto/heimdal/lib/hx509/
H A Dks_dir.c38 * The DIR keyset module is strange compared to the other modules
41 * files. DIR ignores most errors so that the consumer doesn't get
46 DIR *dir;
205 "DIR",
/freebsd-10.2-release/lib/libc/gen/
H A Dgetcwd.c63 DIR *dir = NULL;
/freebsd-10.2-release/lib/libc/iconv/
H A Dcitrus_module.c196 DIR *dd = opendir(search_dirs[i]);
/freebsd-10.2-release/libexec/rbootd/
H A Dparseconf.c312 DIR *dfd;
/freebsd-10.2-release/libexec/rtld-aout/
H A Dshlib.c258 DIR *dd;
/freebsd-10.2-release/sbin/badsect/
H A Dbadsect.c94 DIR *dirp;
/freebsd-10.2-release/contrib/diff/src/
H A Ddir.c30 /* Read the directory named by DIR and store into DIRDATA a sorted vector
31 of filenames for its contents. DIR->desc == -1 means this directory is
79 register DIR *reading = opendir (dir->name);
/freebsd-10.2-release/crypto/openssh/openbsd-compat/
H A Dgetcwd.c55 DIR *dir = NULL;

Completed in 223 milliseconds

1234567891011>>