Searched +refs:get +refs:current +refs:file (Results 1 - 25 of 219) sorted by relevance

123456789

/macosx-10.9.5/Heimdal-323.92.1/tests/db/
H A Dadd-modify-delete.in52 rm -f current-db*
53 rm -f log.current-db*
55 rm -f mkey.file*
86 ${kadmin} get foo > tempfile || exit 1
103 ${kadmin} get foo > tempfile || exit 1
108 ${kadmin} get host/datan.example.org > tempfile || exit 1
121 ${kadmin} dump out-current-db || exit 1
122 sort out-current-db > out-current-db-sort
124 rm -f current
[all...]
/macosx-10.9.5/Heimdal-323.92.1/tests/kdc/
H A Dcheck-iprop.in63 rm -f current-db*
64 rm -f current*.log
66 rm -f mkey.file*
104 --database=${objdir}/current-db &
124 ${kadmin} -l get host/foo@${R} > /dev/null || exit 1
130 ${kadmin} -l get host/foo@${R} > /dev/null 2>/dev/null && exit 1
132 ${kadmin} -l get host/bar@${R} > /dev/null || exit 1
138 ${kadmin} -l get host/bar@${R} > /dev/null 2>/dev/null && exit 1
153 echo "Makeing a copy of the master log file"
154 cp ${objdir}/current
[all...]
H A Dcheck-kadmin.in66 rm -f current-db*
68 rm -f mkey.file*
109 ${kinit} --password-file=${objdir}/foopassword \
116 ${kadmin} -l get kaka2@${R} > /dev/null ||
125 ${kinit} --password-file=${objdir}/foopassword \
129 ${kadmin} -p baz@${R} get bar@${R} > /dev/null ||
138 ${kinit} --password-file=${objdir}/foopassword \
151 ${kinit} --password-file=${objdir}/foopassword \
155 ${kadmin} -p baz@${R} get bar@${R} > /dev/null ||
164 ${kinit} --password-file
[all...]
H A Dcheck-referral.in66 rm -f current-db*
68 rm -f mkey.file*
87 ${kadmin} get foo@${R} | grep alias1@${R} >/dev/null || exit 1
119 ${kinit} --password-file=${objdir}/foopassword bar@${R} || \
127 ${kinit} --password-file=${objdir}/foopassword 'baz\@realm.foo@'${R} || \
139 ${kinit} --password-file=${objdir}/foopassword foo@${R} || \
148 --password-file=${objdir}/foopassword foo@${R} || \
157 --password-file=${objdir}/foopassword foo@${R} || \
167 --password-file=${objdir}/foopassword alias2@${R}@${R} || \
175 ${kinit} --password-file
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dvc.el12 ;; This file is part of GNU Emacs.
25 ;; along with GNU Emacs; see the file COPYING. If not, write to the
74 ;; vc may get seriously confused. Don't do these things!
77 ;; the file.
87 ;; returns non-nil for a file, all SYS-specific versions of VC commands
88 ;; will be available for that file.
90 ;; VC keeps some per-file information in the form of properties (see
91 ;; vc-file-set/getprop in vc-hooks.el). The backend-specific functions
106 ;; * registered (file)
110 ;; * state (file)
[all...]
/macosx-10.9.5/vim-53/runtime/indent/
H A Dperl6.vim1 " Vim indent file
9 " Adapted from Perl indent file by Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15 " This file still relies on stuff from the Perl 5 syntax file, which Perl 6
25 " (The following probably needs modifying the perl syntax file)
29 " Only load this indent file when no other was loaded.
40 " we reset it first because the Perl 5 indent file might have been loaded due
41 " to a .pl/pm file extension, and indent files don't clean up afterwards
72 " Get current syntax item at the line's first char
84 " Now get th
[all...]
H A Dishd.vim5 " Only load this indent file when no other was loaded.
25 " labels and preprocessor get zero indent immediately
33 " Find a non-blank line above the current line.
44 " Hit the start of the file, use zero indent.
H A Dvb.vim1 " Vim indent file
25 " labels and preprocessor get zero indent immediately
32 " Find a non-blank line above the current line.
43 " Hit the start of the file, use zero indent.
H A Dconfig.vim1 " Vim indent file
2 " Language: Autoconf configure.{ac,in} file
8 " Only load this indent file when no other was loaded.
24 " get the offset (indent) of the end of the match of 'regexp' in 'line'
41 " Find a non-blank line above the current line.
44 " Hit the start of the file, use zero indent.
H A Doccam.vim1 " Vim indent file
6 " Only load this indent file when no other was loaded.
43 " Auxiliary function to get the correct indent for a line of occam code
56 " Get current indent
59 " Get current line
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex9 % This file can be printed with 1, 2, or 3 columns per page (see below).
37 % along with GNU Emacs; see the file COPYING. If not, write to
41 % This file is intended to be processed by plain TeX (TeX82).
44 % This file can be used to produce it in any of three ways:
184 % we also need the tilde, for file names.
286 \key{rotate current subtree between states}{TAB}
288 \key{show the whole file}{C-c C-a}
303 \key{insert new heading/item at current level}{M-RET}
306 \key{promote current heading up one level}{M-LEFT}
307 \key{demote current headin
[all...]
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dperl.vim1 " Vim filetype plugin file
38 " problem for you, add an after/ftplugin/perl.vim file that contains
57 " If we can't call perl to get its path, just default to using the
58 " current directory and the directory of the current file.
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dgzip.vim1 " Vim autoload file for editing compressed files.
23 " the flags in the compressed file.
27 " get the Compression Method
31 " get the eXtra FLags
44 " After reading compressed file: Uncompress text in buffer with "cmd"
51 " for gzip check current compression level and set b:gzip_comp_arg.
57 " make 'patchmode' empty, we don't want a copy of the written file
60 " remove 'a' and 'A' from 'cpo' to avoid the alternate file changes
66 " Reset 'foldenable', otherwise line numbers get adjusted.
83 " write the just read lines to a temp file "'[,']
[all...]
/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DXMLParser.pm92 $self->{current} = $self->{DOC_Node} = $document;
105 my $parent = $self->{current};
154 $self->{current}->appendChild($node, 1);
155 $self->{current} = $node;
161 $self->{current} = $self->{current}->getParentNode;
169 $self->{current}->appendChild($node, 1);
177 $self->{current}->appendChild($node, 1);
263 The node_parent always contains an entry for the parent of the current
285 <position in current arra
[all...]
/macosx-10.9.5/CPANInternal-140/PathTools/
H A DCwd.pm5 Cwd - get pathname of current working directory
13 my $abs_path = abs_path($file);
18 current working directory. It is recommended that getcwd (or another
28 absolute path of the current working directory.
36 Returns the current working directory.
45 The cwd() is the most natural form for the current architecture. For
61 "Unstable directory path, current directory changed
75 The getdcwd() function is also provided on Win32 to get the current workin
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dmib.vim1 " Vim syntax file
2 " Language: Vim syntax file for SNMPv1 and SNMPv2 MIB and SMI files
26 syn keyword mibValue accessible-for-notify current DisplayString
37 syn keyword mibEpilogue FORCE-INCLUDE EXCLUDE cookie get-function set-function
38 syn keyword mibEpilogue test-function get-function-async set-function-async
H A Dprogress.vim1 " Vim syntax file
14 " For version 6.x: Quit when a syntax file was already loaded
64 syn keyword ProgressReserved cpstream create ctos current current-changed current-lang[uage] current-window current_date curs[or] database dataservers
68 syn keyword ProgressReserved exclusive[-lock] exclusive-web-us[er] exists export false fetch field field[s] file-info[rmation] fill find find-case-sensitive
70 syn keyword ProgressReserved fram[e] frame-col frame-db frame-down frame-field frame-file frame-inde[x] frame-line frame-name frame-row frame-val[ue]
71 syn keyword ProgressReserved from from-c[hars] from-p[ixels] gateway[s] get-byte get
[all...]
H A Dmonk.vim1 " Vim syntax file
6 " This syntax file is good enough for my needs, but others
10 " Originally based on the Scheme syntax file by:
25 " For version 6.x: Quit when a syntax file was already loaded
95 syn keyword monkFunc apply map for-each call-with-current-continuation
96 syn keyword monkFunc call-with-input-file call-with-output-file input-port?
97 syn keyword monkFunc output-port? current-input-port current-output-port
98 syn keyword monkFunc open-input-file ope
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DInputType.cpp22 * along with this library; see the file COPYING.LIB. If not, write to
113 map->add(InputTypeNames::file(), FileInputType::create);
144 PassOwnPtr<InputType> (*factory)(HTMLInputElement*) = typeName.isEmpty() ? 0 : factoryMap->get(typeName);
967 const Decimal current = parseToNumberOrNaN(element()->value()); local
968 if (!current.isFinite()) {
972 Decimal newValue = current + stepRange.step() * count;
988 newValue = stepRange.alignValueForStep(current, newValue);
1029 // Difference 1: the current value
1030 // If the current value is not a number, including empty, the current valu
1088 Decimal current = parseToNumberOrNaN(currentStringValue); local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Plugins/Netscape/x11/
H A DNetscapePluginModuleX11.cpp101 Module* module = m_module.get();
135 plugin.info.file = pathGetFileName(pluginPath);
189 // get the needed informations from a UNIX plugin without loading it.
210 const char* current = reinterpret_cast<const char*>(line.characters16()); local
212 while (current < end) {
214 while ((result = fputc(*current, stdout)) == EOF && errno == EINTR) { }
216 ++current;
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex.el10 ;; This file is part of GNU Emacs.
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
32 ;; and \index commands in (multi-file) LaTeX documents.
37 ;; - Text phrases can be collected in a file, for later global indexing.
44 ;; - If this file is part of an X/Emacs distribution, it is installed.
47 ;; - If you have downloaded this file from the maintainers webpage, follow
48 ;; the instructions in the INSTALL file of the distrubution.
53 ;; to your .emacs file:
105 ;; following lines to your `.emacs' file:
117 ;; quickly to every part of your document. Press `?' to get hel
[all...]
/macosx-10.9.5/OpenPAM-20/openpam/
H A Dltmain.sh2 # NOTE: Changing this file will not affect anything until you rerun configure.
23 # distribute this file as part of a program that contains a
30 # is ksh but when the shell is invoked as "sh" and the current value of
194 # return the library type of file 'arg'
202 win32_fileres=`file -L $1 2>/dev/null`
209 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
682 # Get the compilation command and the source file.
730 continue # The current "srcfile" will either be retained or
759 # Accept the current argument as the source file
[all...]
/macosx-10.9.5/apache-786.1/httpd/build/
H A Dltmain.sh2 # NOTE: Changing this file will not affect anything until you rerun configure.
23 # distribute this file as part of a program that contains a
30 # is ksh but when the shell is invoked as "sh" and the current value of
200 # return the library type of file 'arg'
208 win32_fileres=`file -L $1 2>/dev/null`
215 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
659 # Get the compilation command and the source file.
707 continue # The current "srcfile" will either be retained or
736 # Accept the current argument as the source file
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/build/
H A Dltmain.sh2 # NOTE: Changing this file will not affect anything until you rerun configure.
23 # distribute this file as part of a program that contains a
30 # is ksh but when the shell is invoked as "sh" and the current value of
200 # return the library type of file 'arg'
208 win32_fileres=`file -L $1 2>/dev/null`
215 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
659 # Get the compilation command and the source file.
707 continue # The current "srcfile" will either be retained or
736 # Accept the current argument as the source file
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/xml/expat/conftools/
H A Dltmain.sh2 # NOTE: Changing this file will not affect anything until you rerun configure.
23 # distribute this file as part of a program that contains a
30 # is ksh but when the shell is invoked as "sh" and the current value of
200 # return the library type of file 'arg'
208 win32_fileres=`file -L $1 2>/dev/null`
215 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
659 # Get the compilation command and the source file.
707 continue # The current "srcfile" will either be retained or
736 # Accept the current argument as the source file
[all...]

Completed in 480 milliseconds

123456789