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

1234567891011>>

/freebsd-10.0-release/sys/dev/ieee488/
H A Dupd7210.h104 DIR = 0, /* Data In Register */ enumerator in enum:upd7210_rreg
/freebsd-10.0-release/usr.sbin/lpr/lpq/
H A Dlpq.c173 DIR *dirp;
/freebsd-10.0-release/usr.sbin/pw/
H A Dcpdir.c67 DIR *d = opendir(skel);
/freebsd-10.0-release/crypto/openssl/crypto/bf/
H A DMakefile5 DIR= bf macro
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-release/crypto/openssl/crypto/buffer/
H A DMakefile5 DIR= buffer macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-release/crypto/openssl/crypto/camellia/
H A DMakefile5 DIR= camellia macro
38 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-release/crypto/openssl/crypto/cast/
H A DMakefile5 DIR= cast macro
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-release/crypto/openssl/crypto/cmac/
H A DMakefile5 DIR= cmac macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-release/crypto/openssl/crypto/comp/
H A DMakefile5 DIR= comp macro
34 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-release/crypto/openssl/crypto/err/
H A DMakefile5 DIR= err macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-release/crypto/openssl/crypto/hmac/
H A DMakefile5 DIR= hmac macro
31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-release/crypto/openssl/crypto/rc4/
H A DMakefile5 DIR= rc4 macro
35 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-release/crypto/openssl/crypto/seed/
H A DMakefile5 DIR= seed macro
32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-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.0-release/crypto/openssl/crypto/store/
H A DMakefile5 DIR= store macro
33 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-release/crypto/openssl/crypto/ui/
H A DMakefile5 DIR= ui macro
35 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.0-release/usr.bin/xlint/llib/
H A Dllib-lposix96 int (closedir)(DIR *dirp);
204 DIR *(opendir)(const char *dirname);
220 struct dirent *(readdir)(DIR *dirp);
225 void (rewinddir)(DIR *dirp);
/freebsd-10.0-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.0-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.0-release/contrib/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp120 DIR* ProcDir;
/freebsd-10.0-release/contrib/ntp/libopts/compat/
H A Dpathfind.c106 DIR* dirP;
/freebsd-10.0-release/contrib/ntp/sntp/libopts/compat/
H A Dpathfind.c106 DIR* dirP;
/freebsd-10.0-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.0-release/crypto/openssh/openbsd-compat/
H A Dgetcwd.c55 DIR *dir = NULL;

Completed in 178 milliseconds

1234567891011>>