Home
last modified time | relevance | path

Searched refs:persistent (Results 1 – 25 of 36) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlembed.pod66 Maintaining a persistent interpreter
662 =head2 Maintaining a persistent interpreter
665 applications, it's a good idea to maintain a persistent interpreter
671 scoping when using a persistent interpreter. In previous examples
692 file C<persistent.pl> and pass the filename and boolean cleanup/cache
705 #persistent.pl
767 /* persistent.c */
783 char *embedding[] = { "", "persistent.pl" };
825 % cc -o persistent persistent.c `perl -MExtUtils::Embed -e ccopts -e ldopts`
839 % persistent
Dperlfaq.pod681 How do I keep persistent data across program calls?
Dperl5005delta.pod500 perl can now be made persistent, via Policy.sh. Configure also records
Dperltooc.pod497 as when debugging or implementing a persistent class. This works because
Dperl5004delta.pod877 CGI/Fast.pm Support for FastCGI (persistent server process)
Dperlsub.pod435 X<static> X<variable, persistent> X<variable, static> X<closure>
Dperlglossary.pod756 accesses. DBM files allow a Perl program to keep a persistent
1289 Someone who is brilliantly persistent in solving technical problems,
Dperlfaq4.pod2110 =head2 How do I keep persistent data across program calls?
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
DTRACEFLAGS70 56 mci.c persistent host status
Dqueue.c1450 runqueue(forkflag, verbose, persistent, runall) in runqueue() argument
1453 bool persistent;
1548 if (persistent)
1573 if (!persistent)
1579 if (i < NumWorkGroups && !NoMoreRunners && !persistent)
/mirbsd/src/gnu/usr.bin/lynx/
Dconfigure.in1039 AC_MSG_CHECKING(if persistent-cookie logic should be used)
1040 CF_ARG_DISABLE(persistent-cookies,
1041 [ --disable-persistent-cookies disable persistent-cookie support],
1045 test $use_filed_cookies != no && AC_DEFINE(USE_PERSISTENT_COOKIES,1,[Define to 1 if persistent-cook…
Dconfig.hin270 #undef USE_PERSISTENT_COOKIES /* CF_ARG_DISABLE(persistent-cookies) */
Dlynx.cfg555 # file persistent.
1298 # persistent cookies in requests as appropriate. Setting SET_COOKIES
1385 # COOKIE_FILE is the default file from which persistent cookies are read
1393 # COOKIE_SAVE_FILE is the default file in which persistent cookies are
DCHANGES5042 persistent cookie support is now configured in by default -KW
5860 --disable-persistent-cookies -BJP
6139 * correct default value for --disable-persistent-cookies configure option
6541 * change configure script defaults for --enable-persistent-cookies and
6833 * fix reload_read_cfg() to avoid persistent cookies mode changing at run time;
7779 compile when persistent cookies configure option was disabled (report
7790 just because there was a persistent cookie for it. Users who want to always
7803 without expiration date to persistent file - KW
8297 * add PERSISTENT_COOKIES flag to lynx.cfg to allow disabling the persistent
8462 from memory if a persistent cookie had the same domain as an entry in
[all …]
Dconfigure299 --disable-persistent-cookies disable persistent-cookie support
27311 echo $ac_n "checking if persistent-cookie logic should be used""... $ac_c" 1>&6
27312 echo "configure:27313: checking if persistent-cookie logic should be used" >&5
DINSTALLATION345 --disable-persistent-cookies (prevent defining USE_PERSISTENT_COOKIES)
/mirbsd/src/usr.bin/sudo/
DTODO119 43) Add support for systrace (requires that sudo fork and be persistent)
/mirbsd/src/gnu/usr.bin/perl/lib/Test/Simple/
DChanges179 persistent environments.
/mirbsd/src/gnu/usr.bin/perl/
DREADME.mpeix125 write high performance persistent Perl CGI scripts and all sorts of
/mirbsd/src/gnu/usr.sbin/sendmail/contrib/
Dmailprio328 Even with the new persistent host status in sendmail V8.8.X this
/mirbsd/src/gnu/usr.sbin/sendmail/
DREADME100 files (i.e., Fw /etc/mail/local-host-names), persistent host status files,
DRELEASE_NOTES306 Improve pathname length checks for persistent host status. Patch
540 Restarting persistent queue runners by sending a HUP signal to
1058 Fix a potential memory leak in persistent queue runners if the
1155 Write pid to file also if sendmail only acts as persistent queue
2117 Properly record dropped connections in persistent host status.
2468 persistent queue runner.
3550 persistent (i.e., saved in qf files). Patch from John Beck
3587 queue file and persistent host status. Problem noted by
5232 Do not store failures closing an SMTP session in persistent
5432 Log invalid persistent host status file lines instead of
[all …]
/mirbsd/src/gnu/usr.bin/perl/ext/Storable/
DChangeLog556 Added workaround for persistent LVALUE-ness in perl5.004. All
/mirbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx.reg3911 * avoid the persistent sync offset overruns.
Daic79xx.seq1189 * Don't ignore persistent REQ assertions just because

12