/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/ |
H A D | quit.c | 51 quit(int retcode) function
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/ |
H A D | init_disp.c | 164 quit(); 172 quit() function
|
/illumos-gate/usr/src/lib/libast/common/port/ |
H A D | astquery.c | 35 * if (quit&ERROR_PROMPT) then tty forced for IO 36 * if quit>=0 then [qQ] or EOF calls exit(quit) 43 astquery(int quit, const char* format, ...) argument 70 if (quit & ERROR_PROMPT) 72 quit &= ~ERROR_PROMPT; 96 if (quit >= 0) 97 exit(quit);
|
/illumos-gate/usr/src/cmd/smserverd/ |
H A D | smediad_err.c | 58 quit(const char *fmt, ...) function
|
/illumos-gate/usr/src/lib/libast/amd64/include/ast/ |
H A D | ftw.h | 52 int quit; member in struct:FTW
|
/illumos-gate/usr/src/lib/libast/common/comp/ |
H A D | ftw.h | 43 int quit; member in struct:FTW
|
/illumos-gate/usr/src/lib/libast/i386/include/ast/ |
H A D | ftw.h | 52 int quit; member in struct:FTW
|
/illumos-gate/usr/src/lib/libast/sparc/include/ast/ |
H A D | ftw.h | 52 int quit; member in struct:FTW
|
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ftw.h | 52 int quit; member in struct:FTW
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | 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() eve [all...] |
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/ |
H A D | quit.c | 43 #include "quit.h" 57 extern int intrflag; /* != 0 if user selected quit (3) */ 76 void quit(int retcode); 106 * Description: set the ckreturn() interface to call when quit() is called 107 * Arguments: a_ckreturnFunc - pointer to function to call when quit() is 110 * NOTE: When quit() is called if a "ckreturnfunc" is set, then the first 111 * action quit() takes is to call the "ckreturnfunc" specified with 112 * the value passed to quit as the first argument. Quit will then 118 * - intrflag - != 0 if user selected quit (3) 133 * be unlocked if quit() i 200 quit(int retcode) function [all...] |
/illumos-gate/usr/src/cmd/svr4pkg/pkgtrans/ |
H A D | main.c | 160 quit(1); 173 quit(1); 190 quit(1); 195 quit(ret); 200 quit(int retcode) function 224 quit(3); 227 quit(1);
|
/illumos-gate/usr/src/cmd/mailx/ |
H A D | quit.c | 61 quit( function
|
/illumos-gate/usr/src/cmd/saf/ |
H A D | 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
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/ |
H A D | quit.c | 45 #include "quit.h" 59 extern int intrflag; /* != 0 if user selected quit (3) */ 80 void quit(int retcode); 112 * Description: set the input data stream name to use when quit() is called 117 * NOTE: When quit() is called, if an input datastream object is set, 118 * quit will close the datastream and cleanup certain objects 130 * Description: set the ckreturn() interface to call when quit() is called 131 * Arguments: a_ckreturnFunc - pointer to function to call when quit() is 134 * NOTE: When quit() is called if a "ckreturnfunc" is set, then the first 135 * action quit() take 241 quit(int a_retcode) function [all...] |
/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/ |
H A D | 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);
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgparam/ |
H A D | pkgparam.c | 202 quit(int retval) function
|
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | quit.c | 75 void quit(int retcode); 140 * streams to be removed when quit() is called 142 * to the temporary directory to remove when quit() 157 * of cleanup to be done when quit() is called 174 * of cleanup to be done when quit() is called, and the 175 * type of message to be output for the "reason" why quit() 192 * quit() was called 206 * no messages are output by quit() when it is called 218 * Name: quit 228 * 3 - user selected quit (operatio 238 quit(int retcode) function [all...] |
/illumos-gate/usr/src/cmd/avs/sdbc/ |
H A D | sd_stats.c | 72 void quit(int); 74 #pragma does_not_return(quit, leave) 482 quit(0); 486 quit(int status) function
|
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/ |
H A D | fsdb_yacc.y | 116 | inode | ls | override | nprompt | pwd | quit | tag | shell 444 quit : QUIT label
|
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | kdb5_util.c | 573 quit() function
|
/illumos-gate/usr/src/cmd/svr4pkg/installf/ |
H A D | main.c | 370 quit(1); 379 quit(1); 388 quit(99); 397 quit(99); 472 quit(warnflag ? 1 : 0); 477 quit(int n) function
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/ |
H A D | main.c | 125 void quit(int); 173 quit(1); 193 quit(1); 199 quit(1); 229 quit(1); 292 quit(1); 295 quit(1); 308 quit(1); 315 quit(1); 341 quit( 591 quit(int n) function [all...] |
/illumos-gate/usr/src/uts/common/io/lvm/raid/ |
H A D | raid_resync.c | 437 int quit = 0; local 535 quit = RAID_RESYNC_RDERROR; 538 if (quit) 539 return (quit);
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | rmc_comm_dp.c | 730 uint8_t quit; local 811 quit = 0; 820 quit = 1; 825 quit = 1; 830 if (quit)
|