Searched refs:directory (Results 476 - 500 of 1039) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/apache-793/httpd/build/aix/
H A Dmkinstallp.ksh28 [[ $? != 0 ]] && echo $0: ${TEMPDIR} -- bad directory && exit -1
70 # get the directory sizes in blocks
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dopensslgost_link.c277 opensslgost_tofile(const dst_key_t *key, const char *directory) { argument
305 result = dst__privstruct_writefile(key, &priv, directory);
/macosx-10.10.1/curl-83.1.2/curl/packages/vms/
H A Dbackup_gnv_curl_src.com120 $ directory 'vms_root'[...]*.*;*/exc=*.dir
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Ddired-aux.el68 (and (not (equal (dired-dwim-target-directory)
69 (dired-current-directory)))
79 (dired-current-directory)
80 (dired-dwim-target-directory))
108 Compare file attributes of files in the current directory
109 with file attributes in directory DIR2 using PREDICATE on pairs of files
132 (list (read-directory-name (format "Compare %s with: "
133 (dired-current-directory))
134 (dired-dwim-target-directory)
135 (dired-dwim-target-directory))
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dgnus-util.el273 (defun gnus-newsgroup-directory-form (newsgroup)
274 "Make hierarchical directory name from NEWSGROUP name."
587 (list (read-file-name "Copy file: " default-directory)
588 (read-file-name "Copy file to: " default-directory)))
590 (setq to (read-file-name "Copy file to: " default-directory)))
591 (when (file-directory-p to)
592 (setq to (concat (file-name-as-directory to)
715 (defun gnus-make-directory (directory)
719 (when (and directory
[all...]
H A Dsmime.el140 (defcustom smime-CA-directory nil
150 directory)
161 (defcustom smime-certificate-directory "~/Mail/certs/"
166 ;certificates into this directory, so there is no need to populate it
168 :type 'directory
204 your `smime-certificate-directory' named to the X.509 hash of the
231 (if (fboundp 'temp-directory)
232 (temp-directory)
233 temporary-file-directory))))))
362 smime-certificate-directory ni
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/play/
H A Dgamegrid.el69 (defvar gamegrid-user-score-file-directory "~/.emacs.d/games"
70 "A directory for game scores which can't be shared.
72 directory will be used.")
431 On POSIX systems there may be a shared game directory for all users in
433 the score file FILE in this directory, if it doesn't already exist. In
434 this case Emacs searches for FILE in the directory specified by
435 `gamegrid-user-score-file-directory' and creates it there, if
439 directory, create the file with the shell command \"touch\" in this
440 directory and make sure that it is owned by the correct user and
443 On non-POSIX systems Emacs searches for FILE in the directory
[all...]
/macosx-10.10.1/libxml2-26/libxml2/vms/
H A Dbuild_libxml.com9 $! This procedure creates an object library XML_LIBDIR:LIBXML.OLB directory.
83 $ create/directory/log [-.lib]
127 $!- move to the source directory and create any necessary subdirs and the
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/vms/
H A Dbuild_libxml.com9 $! This procedure creates an object library XML_LIBDIR:LIBXML.OLB directory.
83 $ create/directory/log [-.lib]
127 $!- move to the source directory and create any necessary subdirs and the
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/
H A Drdoc.rb193 error "#{dir} exists and is not a directory" unless File.directory? dir
210 Directory #{dir} already exists, but it looks like it isn't an RDoc directory.
213 you'll need to specify a different output directory name (using the --op <dir>
236 # Update the flag file in an output directory.
250 # Return the path name of the flag file in an output directory.
257 # The .document file contains a list of file and directory name patterns,
304 when "directory" then
323 # Return a list of the files to be processed in a directory. We know that
324 # this directory does
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/webrick/httpservlet/
H A Dfilehandler.rb148 # Serves a directory including fancy indexing and a variety of other
175 # at directory +root+
258 # Preventing directory traversal on Windows platforms;
313 break unless File.directory?(File.expand_path(res.filename + base))
419 elsif st.directory?
/macosx-10.10.1/swig-12/Source/
H A DMakefile.am3 # subdir-objects generates object files using the directory structure of the source files.
98 # The executable is copied to the root directory for installation and running the test-suite.
135 test -e $(INDENTBAKSDIR) || (echo $(INDENTBAKSDIR) directory does not exist && exit 1;)
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dfstat.test134 } directory
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxslt/
H A Dconfigure.in197 [ --with-libxml2-include directory containing the libxml2 header files],
236 [ --with-libxml2-lib directory containing the libxml2 library],
289 [ --with-libxslt-include directory containing the libxslt header files],
328 AC_ARG_WITH(libxslt-lib, [ --with-libxslt-lib directory containing the libxslt library],
381 [ --with-libexslt-include directory containing the libexslt header files],
420 AC_ARG_WITH(libexslt-lib, [ --with-libexslt-lib directory containing the libexslt library],
468 [ --with-iconv-lib directory containing the iconv library],
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/scripts/
H A Dmakevms.com7 $! the programs from the contrib directory instead of libpng.
/macosx-10.10.1/tcl-105/tk84/tk/library/
H A Dtkfbox.tcl962 # 4: set the default directory and selection according to the -initial
1006 # f1: the frame with the directory option menu
1189 # time. This is important because loading the directory may take a long
1190 # time and we don't want to load the same directory for multiple times
1206 # sets up the directory option menu for quick access to parent
1242 # We cannot change directory to $data(selectPath). $data(selectPath)
1247 [mc "Cannot change to the directory \"%1\$s\".\nPermission denied." $data(selectPath)]
1266 # Using -directory [pwd] is better in some VFS cases.
1267 set cmd [list glob -tails -directory [pwd] -type d -nocomplain *]
1283 set cmd [list glob -tails -directory [pw
[all...]
/macosx-10.10.1/vim-55/src/
H A DMake_bc3.mak8 # SPAWNO path to the spawno library directory, empty if you do not have
H A DMake_mvc.mak34 # LUA=[Path to Lua directory]
39 # MZSCHEME=[Path to MzScheme directory]
45 # PERL=[Path to Perl directory]
51 # PYTHON=[Path to Python directory]
56 # PYTHON3=[Path to Python3 directory]
61 # RUBY=[Path to Ruby directory]
68 # TCL=[Path to Tcl directory]
89 # XPM Image Support: XPM=[path to XPM directory]
316 # If you have a fixed directory for $VIM or $VIMRUNTIME, other than the normal
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dvhdl-mode.el81 ;; Put `vhdl-mode.el' into the `site-lisp' directory of your Emacs installation
82 ;; or into an arbitrary directory that is added to the load path by the
85 ;; (setq load-path (cons (expand-file-name "<directory-name>") load-path))
88 ;; directory. Otherwise, byte-compile the source file:
93 ;; directory of your Emacs installation or to your Emacs start-up file `.emacs'
163 (defun vhdl-widget-directory-validate (widget)
164 "Check that the value of WIDGET is a valid directory entry (i.e. ends with
168 (widget-put widget :error "Invalid directory entry: must end with '/'")
351 Library command : command to create library directory \(\"\\1\" inserts
352 library directory, \"\\
[all...]
/macosx-10.10.1/CPANInternal-159.1/Text-WordDiff-0.08/lib/Text/WordDiff/
H A DHTML.pm119 the F<eg> directory in the Text-WordDiff distribution.
H A DHTMLTwoLines.pm154 the F<eg> directory in the Text-WordDiff distribution.
/macosx-10.10.1/Heimdal-398.1.2/packages/mac/
H A Dheimdal-tests.sh149 for a in check-apple-lkdc check-apple-hodadmin check-server-hodadmin check-apple-od check-apple-no-home-directory ; do
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireNub.h228 * Get Config directory for nub
229 * Device nub directory is root directory, Unit nub directory is Unit directory.
255 virtual IOReturn setConfigDirectory( IOConfigDirectory *directory );
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/
H A Dbn_prime.pl70 * the apps directory (application code) you must include an acknowledgement:
/macosx-10.10.1/OpenSSL098-52/src/fips/
H A Dmkfipsscr.pl485 --onedir <dirname> Assume all components in current directory

Completed in 566 milliseconds

<<11121314151617181920>>