Searched defs:dir (Results 276 - 300 of 642) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/gnutar-452/gnutar/src/
H A Dmisc.c542 chdir_arg(char const *dir) argument
[all...]
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/setkey/
H A Dsetkey.c904 register int dt, dir; local
/macosx-10.9.5/kext_tools-326.95.1/
H A Dsafecalls.c548 DIR *dir = NULL; local
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/tm/
H A Dtmxdate.c173 int dir; local
[all...]
/macosx-10.9.5/libedit-39/src/
H A Dfilecomplete.c147 static DIR *dir = NULL; local
[all...]
H A Dvi.c789 int dir = el->el_search.chadir; local
/macosx-10.9.5/libxml2-26/libxml2/
H A Drunsuite.c62 static xmlChar *composeDir(const xmlChar *dir, const xmlChar *path) { argument
H A Drunxmlconf.c67 static xmlChar *composeDir(const xmlChar *dir, const xmlChar *path) { argument
/macosx-10.9.5/lsof-52/lsof/dialects/darwin/kmem/
H A Ddlsof.h264 char *dir; /* mounted directory */ member in struct:l_vfs
271 char *dir; /* directory (mounted on) */ member in struct:mounts
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dvi.c777 int dir = el->el_search.chadir; local
/macosx-10.9.5/nano-11/src/
H A Dbrowser.c49 char *do_browser(char *path, DIR *dir) argument
398 DIR *dir = NULL; local
452 browser_init(const char *path, DIR *dir) argument
[all...]
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dwrite_entry.c100 char dir[sizeof(LEAF_FMT)]; local
189 _nc_set_writedir(char *dir) argument
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/lib/
H A Ddlopen.c410 struct dirent *dir; local
570 struct dirent *dir; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Drunsuite.c74 static xmlChar *composeDir(const xmlChar *dir, const xmlChar *path) { argument
H A Drunxmlconf.c77 static xmlChar *composeDir(const xmlChar *dir, const xmlChar *path) { argument
/macosx-10.9.5/ruby-104/ruby/ext/openssl/
H A Dossl_x509store.c238 ossl_x509store_add_path(VALUE self, VALUE dir) argument
/macosx-10.9.5/syslog-217.1.4/libsystem_asl.tproj/src/
H A Dasl_store.c343 asl_store_make_ug_path(const char *dir, const char *base, const char *ext, uid_t ruid, gid_t rgid, uid_t *u, gid_t *g, mode_t *m) argument
660 asl_store_mkdir(asl_store_t *s, const char *dir, mode_ argument
709 char *path, *dir, *tstring; local
[all...]
/macosx-10.9.5/system_cmds-597.90.1/pwd_mkdb.tproj/
H A Dpwd_mkdb.c482 changedir(char *path, char *dir) argument
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/pwd_mkdb.tproj/
H A Dpwd_mkdb.c482 changedir(char *path, char *dir) argument
/macosx-10.9.5/tcl-102/tcl/tcl/unix/
H A DtclUnixThrd.c748 TclpReaddir( DIR * dir) argument
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/pds/
H A Dtif_pdsdirread.c125 TIFFDirEntry* dir; local
288 EstimateStripByteCounts(TIFF* tif, TIFFDirEntry* dir, uint16 dircount) argument
352 CheckDirCount(TIFF* tif, TIFFDirEntry* dir, uint32 count) argument
368 TIFFFetchData(TIFF* tif, TIFFDirEntry* dir, char* cp) argument
414 TIFFFetchString(TIFF* tif, TIFFDirEntry* dir, char* cp) argument
430 cvtRational(TIFF* tif, TIFFDirEntry* dir, uint32 num, uint32 denom, float* rv) argument
452 TIFFFetchRational(TIFF* tif, TIFFDirEntry* dir) argument
467 TIFFFetchFloat(TIFF* tif, TIFFDirEntry* dir) argument
496 TIFFFetchByteArray(TIFF* tif, TIFFDirEntry* dir, uint16* v) argument
526 TIFFFetchShortArray(TIFF* tif, TIFFDirEntry* dir, uint16* v) argument
549 TIFFFetchShortPair(TIFF* tif, TIFFDirEntry* dir) argument
573 TIFFFetchLongArray(TIFF* tif, TIFFDirEntry* dir, uint32* v) argument
586 TIFFFetchRationalArray(TIFF* tif, TIFFDirEntry* dir, float* v) argument
613 TIFFFetchFloatArray(TIFF* tif, TIFFDirEntry* dir, float* v) argument
631 TIFFFetchDoubleArray(TIFF* tif, TIFFDirEntry* dir, double* v) argument
652 TIFFFetchAnyArray(TIFF* tif, TIFFDirEntry* dir, double* v) argument
885 TIFFFetchPerSampleShorts(TIFF* tif, TIFFDirEntry* dir, int* pl) argument
921 TIFFFetchPerSampleAnys(TIFF* tif, TIFFDirEntry* dir, double* pl) argument
958 TIFFFetchStripThing(TIFF* tif, TIFFDirEntry* dir, long nstrips, uint32** lpp) argument
997 TIFFFetchExtraSamples(TIFF* tif, TIFFDirEntry* dir) argument
1022 TIFFFetchRefBlackWhite(TIFF* tif, TIFFDirEntry* dir) argument
[all...]
H A Dtif_pdsdirwrite.c153 TIFFDirEntry* dir; local
320 TIFFWriteNormalSubTag(TIFF* tif, TIFFDirEntry* dir, const TIFFFieldInfo* fip, int (*getFieldFn)(TIFF *tif, ttag_t tag, ...)) argument
480 TIFFSetupShortLong(TIFF* tif, ttag_t tag, TIFFDirEntry* dir, uint32 v) argument
500 TIFFWriteRational(TIFF* tif, TIFFDataType type, ttag_t tag, TIFFDirEntry* dir, float v) argument
515 TIFFWritePerSampleShorts(TIFF* tif, ttag_t tag, TIFFDirEntry* dir) argument
538 TIFFWritePerSampleAnys(TIFF* tif, TIFFDataType type, ttag_t tag, TIFFDirEntry* dir) argument
563 TIFFSetupShortPair(TIFF* tif, ttag_t tag, TIFFDirEntry* dir) argument
577 TIFFWriteShortTable(TIFF* tif, ttag_t tag, TIFFDirEntry* dir, uint32 n, uint16** table) argument
599 TIFFWriteByteArray(TIFF* tif, TIFFDirEntry* dir, char* cp) argument
614 TIFFWriteShortArray(TIFF* tif, TIFFDataType type, ttag_t tag, TIFFDirEntry* dir, uint32 n, uint16* v) argument
640 TIFFWriteLongArray(TIFF* tif, TIFFDataType type, ttag_t tag, TIFFDirEntry* dir, uint32 n, uint32* v) argument
658 TIFFWriteRationalArray(TIFF* tif, TIFFDataType type, ttag_t tag, TIFFDirEntry* dir, uint32 n, float* v) argument
697 TIFFWriteFloatArray(TIFF* tif, TIFFDataType type, ttag_t tag, TIFFDirEntry* dir, uint32 n, float* v) argument
712 TIFFWriteDoubleArray(TIFF* tif, TIFFDataType type, ttag_t tag, TIFFDirEntry* dir, uint32 n, double* v) argument
732 TIFFWriteAnyArray(TIFF* tif, TIFFDataType type, ttag_t tag, TIFFDirEntry* dir, uint32 n, double* v) argument
823 TIFFWriteTransferFunction(TIFF* tif, TIFFDirEntry* dir) argument
850 TIFFWriteData(TIFF* tif, TIFFDirEntry* dir, char* cp) argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_dirwrite.c89 TIFFDirEntry* dir; local
444 TIFFDirEntry* dir; local
568 TIFFWriteNormalTag(TIFF* tif, TIFFDirEntry* dir, const TIFFFieldInfo* fip) argument
784 TIFFSetupShortLong(TIFF* tif, ttag_t tag, TIFFDirEntry* dir, uint32 v) argument
801 TIFFSetupShort(TIFF* tif, ttag_t tag, TIFFDirEntry* dir, uint16 v) argument
818 TIFFWritePerSampleShorts(TIFF* tif, ttag_t tag, TIFFDirEntry* dir) argument
852 TIFFWritePerSampleAnys(TIFF* tif, TIFFDataType type, ttag_t tag, TIFFDirEntry* dir) argument
883 TIFFSetupShortPair(TIFF* tif, ttag_t tag, TIFFDirEntry* dir) argument
901 TIFFWriteShortTable(TIFF* tif, ttag_t tag, TIFFDirEntry* dir, uint32 n, uint16** table) argument
923 TIFFWriteByteArray(TIFF* tif, TIFFDirEntry* dir, char* cp) argument
953 TIFFWriteShortArray(TIFF* tif, TIFFDirEntry* dir, uint16* v) argument
975 TIFFWriteLongArray(TIFF* tif, TIFFDirEntry* dir, uint32* v) argument
989 TIFFWriteRationalArray(TIFF* tif, TIFFDirEntry* dir, float* v) argument
1031 TIFFWriteFloatArray(TIFF* tif, TIFFDirEntry* dir, float* v) argument
1042 TIFFWriteDoubleArray(TIFF* tif, TIFFDirEntry* dir, double* v) argument
1058 TIFFWriteAnyArray(TIFF* tif, TIFFDataType type, ttag_t tag, TIFFDirEntry* dir, uint32 n, double* v) argument
1164 TIFFWriteTransferFunction(TIFF* tif, TIFFDirEntry* dir) argument
1187 TIFFWriteInkNames(TIFF* tif, TIFFDirEntry* dir) argument
1201 TIFFWriteData(TIFF* tif, TIFFDirEntry* dir, char* cp) argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffdump.c269 TIFFDirEntry *dir = 0; local
705 TIFFFetchData(int fd, TIFFDirEntry* dir, void* cp) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dip_icmp.c873 ip_next_mtu(int mtu, int dir) argument

Completed in 365 milliseconds

<<11121314151617181920>>