Searched refs:ask (Results 1 - 17 of 17) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/aux/
H A Dmailcompat.c46 int ask(char *);
289 if (!ask("Would you like to remove it and disable the mailcompat feature"))
300 if (!ask("Would you like to enable the mailcompat feature")) {
320 ask(prompt) function
H A Dvacation.c91 static bool ask(char *);
1087 if (ask("Would you like to see it")) {
1092 if (ask("Would you like to edit it"))
1133 if (!ask("Would you like to remove it and"
1145 if (!ask("Would you like to enable the vacation feature")) {
1170 ask(prompt) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcharnames.pm543 If you ask by name for a character that does not exist, a warning is
546 If you ask by code for a character that does not exist, no warning is
547 given and C<undef> is returned. (Though if you ask for a code point
H A DCwd.pm105 If you ask to override your chdir() built-in function,
H A DDigest.pm151 ask for the digest. The "XXX" should of course be replaced by the proper
H A DMemoize.pm421 ask for fib(14) again, it gives you the result out of the table.
796 If you ask it to unmemoize a function that was never memoized, it
853 expect the first time you ask it to print the sum of 2 and 3, but
H A DDB.pm572 CLIENT->skippkg('hide::hide') # ask DB not to stop in this package
730 ask DB not to stop in these packages
H A DBenchmark.pm193 if you specifically ask that they be imported:
H A DCGI.pm4623 selections in a scrolling list), you can ask to receive an array. Otherwise
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dpwent.pm250 You may ask whether one of these was implemented on the system Perl
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dc2ph.PL239 unpack. If you ask for the typedef of a nothing, you get
241 you ask for. Padding is taken care of, as is the magic to
H A Dperlbug.PL944 -r Your return address. The program will ask you to confirm
1230 Your return address. The program will ask you to confirm its default
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm125 data to it and finally ask for the digest in a suitable format. A
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm107 If you want to send fatal (die, confess) errors to the browser, ask to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm262 prerequisites for you automatically ('follow'), ask you for
263 confirmation ('ask'), or just ignore them ('ignore'). Please set your
268 $default = $CPAN::Config->{prerequisites_policy} || 'ask';
271 prompt("Policy on building prerequisites (follow, ask or ignore)?",
273 } while ($ans ne 'follow' && $ans ne 'ask' && $ans ne 'ignore');
465 # We don't ask that now, it will be noticed in time, won't it?
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1275 why ask to clean it up?). The directory removal is made with
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2512 and ask why C<Tie::File> module is necessary.

Completed in 68 milliseconds