| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
| groups.t | 20 sub quit { subroutine 30 quit() if (($^O eq 'MSWin32' || $^O eq 'NetWare') or $^O =~ /lynxos/i); 82 quit();
|
| /onnv/onnv-gate/usr/src/cmd/svr4pkg/pkgmk/ |
| quit.c | 51 quit(int retcode) function
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/talk/ |
| init_disp.c | 164 quit(); 172 quit() function
|
| /onnv/onnv-gate/usr/src/cmd/smserverd/ |
| smediad_err.c | 58 quit(const char *fmt, ...) function
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/util/ |
| ContextHelp.java | 80 protected void quit() { method in class:ContextHelp 101 super.quit();
|
| HelpDialog.java | 65 quit(); 70 protected void quit() { method in class:HelpDialog 95 quit();
|
| /onnv/onnv-gate/usr/src/cmd/svr4pkg/pkgremove/ |
| quit.c | 82 void quit(int retcode); 143 * no messages are output by quit() when it is called 155 * Name: quit 165 * 3 - user selected quit (operation interrupted) 175 quit(int retcode) function 182 /* process return code if not quit(99) */ 203 * In the event that this quit() was called prior to completion of 301 * NOTE: Even though quit() should NOT return, there is a call to _exit() 302 * put after each call to quit() just in case quit() ever returne [all...] |
| /onnv/onnv-gate/usr/src/cmd/svr4pkg/pkgrm/ |
| quit.c | 43 #include "quit.h" 57 extern int intrflag; /* != 0 if user selected quit (3) */ 77 void quit(int retcode); 107 * Description: set the "intf_reloc" interface to run when quit() is called 108 * Arguments: a_intfReloc - pointer to function to call when quit() is called 110 * NOTE: When quit() is called, if an "intf_reloc" function is set, quit 124 * Description: set the ckreturn() interface to call when quit() is called 125 * Arguments: a_ckreturnFunc - pointer to function to call when quit() is 128 * NOTE: When quit() is called if a "ckreturnfunc" is set, then the firs 218 quit(int retcode) function [all...] |
| /onnv/onnv-gate/usr/src/lib/libast/amd64/include/ast/ |
| ftw.h | 52 int quit; member in struct:FTW
|
| /onnv/onnv-gate/usr/src/lib/libast/common/comp/ |
| ftw.h | 43 int quit; member in struct:FTW
|
| /onnv/onnv-gate/usr/src/lib/libast/i386/include/ast/ |
| ftw.h | 52 int quit; member in struct:FTW
|
| /onnv/onnv-gate/usr/src/lib/libast/sparc/include/ast/ |
| ftw.h | 52 int quit; member in struct:FTW
|
| /onnv/onnv-gate/usr/src/lib/libast/sparcv9/include/ast/ |
| ftw.h | 52 int quit; member in struct:FTW
|
| /onnv/onnv-gate/usr/src/cmd/saf/ |
| admutil.c | 56 quit(); 61 * quit - exit the program with the status in Saferrno 65 quit() function 163 quit(); 266 * are encountered. Calling routine may choose to quit or
|
| /onnv/onnv-gate/usr/src/cmd/svr4pkg/pkgadd/ |
| quit.c | 45 #include "quit.h" 59 extern int intrflag; /* != 0 if user selected quit (3) */ 81 void quit(int retcode); 113 * Description: set the input data stream name to use when quit() is called 118 * NOTE: When quit() is called, if an input datastream object is set, 119 * quit will close the datastream and cleanup certain objects 131 * Description: set the "intf_reloc" interface to run when quit() is called 132 * Arguments: a_intfReloc - pointer to function to call when quit() is called 134 * NOTE: When quit() is called, if an "intf_reloc" function is set, quit 259 quit(int a_retcode) function [all...] |
| /onnv/onnv-gate/usr/src/cmd/svr4pkg/pkgtrans/ |
| main.c | 171 quit(1); 186 quit(1); 203 quit(1); 208 quit(ret); 213 quit(int retcode) function 237 quit(3); 240 quit(1);
|
| /onnv/onnv-gate/usr/src/cmd/mailx/ |
| quit.c | 61 quit( function
|
| /onnv/onnv-gate/usr/src/cmd/svr4pkg/pkginstall/ |
| quit.c | 76 void quit(int retcode); 141 * streams to be removed when quit() is called 143 * to the temporary directory to remove when quit() 158 * of cleanup to be done when quit() is called 175 * of cleanup to be done when quit() is called, and the 176 * type of message to be output for the "reason" why quit() 193 * quit() was called 207 * no messages are output by quit() when it is called 219 * Name: quit 229 * 3 - user selected quit (operation interrupted 239 quit(int retcode) function [all...] |
| /onnv/onnv-gate/usr/src/cmd/svr4pkg/pkgparam/ |
| pkgparam.c | 202 quit(int retval) function
|
| /onnv/onnv-gate/usr/src/cmd/svr4pkg/pkgadm/ |
| main.c | 266 boolean_t quit = B_FALSE; local 270 * -q: Tell pkgserv daemon to quit. 290 quit = B_TRUE; 297 if (!pkgsync_needed(root, dryrundir, quit)) 305 (void) pkgsync(root, dryrundir, quit);
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
| POP3.pm | 302 sub _QUIT { shift->command('QUIT')->response() == CMD_OK } 313 sub quit subroutine 328 $me->quit; 385 $pop->quit; 520 =item quit () 522 Quit and close the connection to the remote POP3 server. Any messages marked 529 If a C<Net::POP3> object goes out of scope before C<quit> method is called
|
| /onnv/onnv-gate/usr/src/cmd/avs/sdbc/ |
| sd_stats.c | 71 void quit(int); 73 #pragma does_not_return(quit, leave) 481 quit(0); 485 quit(int status) function
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/udfs/fsdb/ |
| fsdb_yacc.y | 83 %token INODE LS OVERRIDE PROMPT PWD QUIT TAG BANG 116 | inode | ls | override | nprompt | pwd | quit | tag | shell 444 quit : QUIT label
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/dbutil/ |
| kdb5_util.c | 573 quit() function
|
| /onnv/onnv-gate/usr/src/cmd/man/src/util/instant.src/ |
| translate.h | 114 char *quit; /* print message and exit */ member in struct:_Trans
|