Searched refs:DIR (Results 1 – 11 of 11) sorted by relevance
122 typedef struct DIR DIR; typedef123 typedef DIR *LPDIR;124 struct DIR { struct
54 LPDIR dirp = (LPDIR)sqlite3_malloc(sizeof(DIR)); in opendir()58 memset(dirp, 0, sizeof(DIR)); in opendir()
130 DIR *pDir; /* Open directory */
4337 " -C DIR, --directory DIR Read/extract files from directory DIR",
157 options like `--bindir=DIR' to specify different values for particular208 you can use the `configure' options `--x-includes=DIR' and209 `--x-libraries=DIR' to specify their locations.354 `--srcdir=DIR'355 Look for the package's source code in directory DIR. Usually358 `--prefix=DIR'359 Use DIR as the installation prefix. *note Installation Names::
1505 --bindir=DIR user executables [EPREFIX/bin]1507 --libexecdir=DIR program executables [EPREFIX/libexec]1511 --libdir=DIR object code libraries [EPREFIX/lib]1512 --includedir=DIR C header files [PREFIX/include]1516 --infodir=DIR info documentation [DATAROOTDIR/info]1518 --mandir=DIR man documentation [DATAROOTDIR/man]1520 --htmldir=DIR html documentation [DOCDIR]1521 --dvidir=DIR dvi documentation [DOCDIR]1522 --pdfdir=DIR pdf documentation [DOCDIR]1523 --psdir=DIR ps documentation [DOCDIR][all …]
295 …AC_ARG_WITH(tcl, AC_HELP_STRING([--with-tcl=DIR],[directory containing tcl configuration (tclConfi…
5206 [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes5207 DIR into the resulting binary])5209 [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes5210 DIR into the resulting binary and the resulting library dependency is5214 [Set to "yes" if using the -LDIR flag during linking hardcodes DIR5217 [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR5220 [Set to "yes" if building a shared library automatically hardcodes DIR
139 DIR *d; in traverse()
567 DIR *pDir; /* From opendir() */
799 --tcl DIR (where to find tclConfig.sh)