Searched +refs:org +refs:startup (Results 1 - 22 of 22) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Apache-DBI/lib/Apache/
H A DDBI.pm50 # supposed to be called in a startup script.
52 # upon server startup, and creates a PerlChildInitHandler, which initiates
54 # server startup
76 # supposed to be called in a startup script.
122 # See: http://perl.apache.org/docs/2.0/user/porting/compat.html#C__Apache__Server__Starting__and_C__Apache__Server__ReStarting_
126 debug(2, "$prefix skipping connection during server startup, read the docu !!");
132 debug(2, "$prefix skipping connection during server startup, read the docu !!");
145 # equivalent such as startup.pl), in which case this would die.
201 # The PerlChildInitHandler creates all connections during server startup.
365 # Configuration in httpd.conf or startup
[all...]
H A DAuthDBI.pm97 # supposed to be called in a startup script.
112 # supposed to be called in a startup script.
139 # Supposed to be called in a startup script.
157 # supposed to be called in a startup script.
1221 # Configuration in httpd.conf or startup.pl:
1259 http://dbi.perl.org/
1475 The module should be loaded upon startup of the Apache daemon.
1480 A common usage is to load the module in a startup file via the PerlRequire
1481 directive. See eg/startup.pl for an example.
1484 in a startup fil
[all...]
/macosx-10.9.5/CPANInternal-140/Apache-DBI-1.11/lib/Apache/
H A DDBI.pm53 # supposed to be called in a startup script.
55 # upon server startup, and creates a PerlChildInitHandler, which initiates
57 # server startup
79 # supposed to be called in a startup script.
125 # See: http://perl.apache.org/docs/2.0/user/porting/compat.html#C__Apache__Server__Starting__and_C__Apache__Server__ReStarting_
129 debug(2, "$prefix skipping connection during server startup, read the docu !!");
135 debug(2, "$prefix skipping connection during server startup, read the docu !!");
165 # equivalent such as startup.pl), in which case this would die.
221 # The PerlChildInitHandler creates all connections during server startup.
401 # Configuration in httpd.conf or startup
[all...]
H A DAuthDBI.pm98 # supposed to be called in a startup script.
113 # supposed to be called in a startup script.
140 # Supposed to be called in a startup script.
158 # supposed to be called in a startup script.
1222 # Configuration in httpd.conf or startup.pl:
1260 http://dbi.perl.org/
1480 The module should be loaded upon startup of the Apache daemon.
1485 A common usage is to load the module in a startup file via the PerlRequire
1486 directive. See eg/startup.pl for an example.
1489 in a startup fil
[all...]
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A DMakefile13 # file is missing or damaged, see the license at "http://www.cups.org/".
196 $(INSTALL_DATA) org.cups.cupsd.plist $(BUILDROOT)$(DEFAULT_LAUNCHD_CONF); \
197 $(INSTALL_DATA) org.cups.cups-lpd.plist $(BUILDROOT)/System/Library/LaunchDaemons; \
315 echo Uninstalling startup script...
335 $(RM) $(BUILDROOT)$(INITDDIR)/org.cups.cupsd.plist; \
336 $(RM) $(BUILDROOT)$(INITDDIR)/org.cups.cups-lpd.plist; \
/macosx-10.9.5/OpenSSH-186/openssh/contrib/redhat/
H A Dopenssh.spec76 Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
413 * Mon Jun 2 2003 Damien Miller <djm@mindrot.org>
417 * Mon May 12 2003 Damien Miller <djm@mindrot.org>
421 * Wed Oct 01 2002 Damien Miller <djm@mindrot.org>
424 * Mon Sep 30 2002 Damien Miller <djm@mindrot.org>
427 * Fri Jun 21 2002 Damien Miller <djm@mindrot.org>
432 * Fri May 10 2002 Damien Miller <djm@mindrot.org>
445 http://bugzilla.mindrot.org/show_bug.cgi?id=141) and apply it if we're
481 - merge some of Damien Miller <djm@mindrot.org> changes from the upstream
545 - clear supplemental groups list at startup
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DFile.pm426 startup.
468 Kevin Goess <cpan@goess.org>
H A DSynchronized.pm242 appender is used with mod_perl. If Log4perl gets initialized by a startup
280 Kevin Goess <cpan@goess.org>
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm544 in the startup code) you specify I<which components> (classes, functions)
607 read it in in the startup section of your code, using the following
873 the startup code of your system, just use the defined logger anywhere in
925 log4j.appender.A1=org.apache.log4j.ConsoleAppender
926 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
957 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
958 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
960 log4j.appender.R=org.apache.log4j.RollingFileAppender
962 log4j.appender.R.layout=org.apache.log4j.PatternLayout
966 C<org
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm688 in the startup code) you specify I<which components> (classes, functions)
751 read it in in the startup section of your code, using the following
1045 the startup code of your system, just use the defined logger anywhere in
1128 log4j.appender.A1=org.apache.log4j.ConsoleAppender
1129 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
1160 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
1161 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
1163 log4j.appender.R=org.apache.log4j.RollingFileAppender
1165 log4j.appender.R.layout=org.apache.log4j.PatternLayout
1169 C<org
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/
H A DREADME67 or in the startup code) you specify *which components* (classes,
120 to read it in in the startup section of your code, using the following
312 by Guido Carls <gcarls@cpan.org>. It allows for hooking up Log::Log4perl
372 startup code of your system, just use the defined logger anywhere in
420 log4j.appender.A1=org.apache.log4j.ConsoleAppender
421 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
453 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
454 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
456 log4j.appender.R=org.apache.log4j.RollingFileAppender
458 log4j.appender.R.layout=org
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Sybase/
H A DASE.pm951 (L<http://www.freetds.org/>) to the best of our ability, however it is
1146 Real limits and limited counts using stored procedures deployed on startup.
/macosx-10.9.5/emacs-92/emacs/etc/
H A DTUTORIAL.cs2 Do �e�tiny p�elo�il Milan Zamazal <pdm@zamazal.org>.
20 <<Blank lines inserted here by startup of help-with-tutorial>>
H A Dvipcard.tex54 % Internet: gildea@stop.mail-abuse.org
281 If you wish to be in vi mode just after you startup Emacs,
H A Dgnus-refcard.tex82 \def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$}
168 Gnus startup-commands:\\*
310 Q & {\bf Quit} Gnus without saving any startup (.newsrc) files.\\
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DREADME67 or in the startup code) you specify *which components* (classes,
120 to read it in in the startup section of your code, using the following
337 by Guido Carls <gcarls@cpan.org>. It allows for hooking up Log::Log4perl
397 startup code of your system, just use the defined logger anywhere in
476 log4j.appender.A1=org.apache.log4j.ConsoleAppender
477 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
509 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
510 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
512 log4j.appender.R=org.apache.log4j.RollingFileAppender
514 log4j.appender.R.layout=org
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFAQ.pm884 http://search.cpan.org and chances are that what you're looking for
1540 (see http://jakarta.apache.org/log4j ). Create a configuration file like
1544 class="org.apache.log4j.net.XMLSocketReceiver">
1545 <param name="decoder" value="org.apache.log4j.xml.XMLDecoder"/>
1555 org.apache.log4j.chainsaw.LogUI
1623 And no matter if you use a startup handler to init() Log::Log4perl or use the
1629 the Apache startup handler, the file handle created initially will be
2082 the new file will be located in. If the log file already exists at startup,
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm886 http://search.cpan.org and chances are that what you're looking for
1545 (see http://jakarta.apache.org/log4j ). Create a configuration file like
1549 class="org.apache.log4j.net.XMLSocketReceiver">
1550 <param name="decoder" value="org.apache.log4j.xml.XMLDecoder"/>
1560 org.apache.log4j.chainsaw.LogUI
1628 And no matter if you use a startup handler to init() Log::Log4perl or use the
1634 the Apache startup handler, the file handle created initially will be
2095 the new file will be located in. If the log file already exists at startup,
2622 Kevin Goess <cpan@goess.org>
/macosx-10.9.5/vim-53/runtime/
H A Dmenu.vim4 " Maintainer: Bram Moolenaar <Bram@vim.org>
596 " startup faster.
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el0 ;;;; org.el --- Outline-based notes management and organize
7 ;; Homepage: http://www.astro.uva.nl/~dominik/Tools/org/
52 ;; http://staff.science.uva.nl/~dominik/Tools/org/org.html#Installation
63 ;; http://www.astro.uva.nl/~dominik/Tools/org/Changes
86 (defvar org-version "4.67c"
87 "The version number of the file org.el.")
88 (defun org-version ()
90 (message "Org-mode version %s" org-version))
93 (defconst org
102 (defgroup org nil function
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
2564 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
3285 % --karl, nathan@acm.org, 20apr99.
5708 % `@verbx...x' would look like the '@verbx' command. --janneke@gnu.org
7115 it from ftp://tug.org/tex/epsf.tex.}
8569 % On startup,
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
2564 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
3285 % --karl, nathan@acm.org, 20apr99.
5710 % `@verbx...x' would look like the '@verbx' command. --janneke@gnu.org
7117 it from ftp://tug.org/tex/epsf.tex.}
8571 % On startup,
[all...]

Completed in 228 milliseconds