Searched refs:persistent (Results 1 – 25 of 36) sorted by relevance
12
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlembed.pod | 66 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
|
| D | perlfaq.pod | 681 How do I keep persistent data across program calls?
|
| D | perl5005delta.pod | 500 perl can now be made persistent, via Policy.sh. Configure also records
|
| D | perltooc.pod | 497 as when debugging or implementing a persistent class. This works because
|
| D | perl5004delta.pod | 877 CGI/Fast.pm Support for FastCGI (persistent server process)
|
| D | perlsub.pod | 435 X<static> X<variable, persistent> X<variable, static> X<closure>
|
| D | perlglossary.pod | 756 accesses. DBM files allow a Perl program to keep a persistent 1289 Someone who is brilliantly persistent in solving technical problems,
|
| D | perlfaq4.pod | 2110 =head2 How do I keep persistent data across program calls?
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | TRACEFLAGS | 70 56 mci.c persistent host status
|
| D | queue.c | 1450 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/ |
| D | configure.in | 1039 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…
|
| D | config.hin | 270 #undef USE_PERSISTENT_COOKIES /* CF_ARG_DISABLE(persistent-cookies) */
|
| D | lynx.cfg | 555 # 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
|
| D | CHANGES | 5042 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 …]
|
| D | configure | 299 --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
|
| D | INSTALLATION | 345 --disable-persistent-cookies (prevent defining USE_PERSISTENT_COOKIES)
|
| /mirbsd/src/usr.bin/sudo/ |
| D | TODO | 119 43) Add support for systrace (requires that sudo fork and be persistent)
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Test/Simple/ |
| D | Changes | 179 persistent environments.
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | README.mpeix | 125 write high performance persistent Perl CGI scripts and all sorts of
|
| /mirbsd/src/gnu/usr.sbin/sendmail/contrib/ |
| D | mailprio | 328 Even with the new persistent host status in sendmail V8.8.X this
|
| /mirbsd/src/gnu/usr.sbin/sendmail/ |
| D | README | 100 files (i.e., Fw /etc/mail/local-host-names), persistent host status files,
|
| D | RELEASE_NOTES | 306 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/ |
| D | ChangeLog | 556 Added workaround for persistent LVALUE-ness in perl5.004. All
|
| /mirbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aic79xx.reg | 3911 * avoid the persistent sync offset overruns.
|
| D | aic79xx.seq | 1189 * Don't ignore persistent REQ assertions just because
|
12