/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_ioctl.c | 411 goto _exit; in get_sge_context() 416 goto _exit; in get_sge_context() 422 goto _exit; in get_sge_context() 429 goto _exit; in get_sge_context() 441 _exit: in get_sge_context() 455 goto _exit; in read_tid_tab() 461 goto _exit; in read_tid_tab() 473 _exit: in read_tid_tab() 487 goto _exit; in read_card_mem() 493 goto _exit; in read_card_mem() [all …]
|
/titanic_44/usr/src/uts/sun4/brand/common/ |
H A D | brand_solaris.s | 173 ba _exit; /* jump back into syscall path */ 193 be,a,pn %xcc, _exit; 210 ba _exit; /* jump back into syscall path */ 226 brz %g3, _exit; 241 brz %g5, _exit; /* has it been set? */ 252 be,pn %xcc, _exit; /* if so don't emulate */ 278 _exit: label
|
/titanic_44/usr/src/lib/libc/common/sys/ |
H A D | exit.s | 48 ANSI_PRAGMA_WEAK2(_Exit,_exit,function) 49 ENTRY(_exit) 51 SET_SIZE(_exit)
|
/titanic_44/usr/src/lib/libast/common/features/ |
H A D | lib | 194 _exit(signal(SIGHUP, SIG_DFL) != SIG_IGN); 199 _exit(1); 205 _exit(2); 208 _exit(wait(&status) < 0 || status != 0); 214 extern int _exit _ARG_((int)); 224 _exit(code); 254 _exit(signal(SIGHUP, SIG_DFL) != SIG_IGN); 257 _exit(0); 259 _exit(0); 261 _exit(0); [all …]
|
/titanic_44/usr/src/cmd/wall/ |
H A D | wall.c | 378 _exit(0); in sendmes() 391 _exit(1); in sendmes() 403 _exit(1); in sendmes() 417 _exit(1); in sendmes() 455 _exit(1); in sendmes() 460 _exit(0); in sendmes()
|
/titanic_44/usr/src/lib/libc/port/threads/ |
H A D | spawn.c | 324 _exit(_EVAPORATE); in posix_spawn() 328 _exit(_EVAPORATE); in posix_spawn() 333 _exit(127); in posix_spawn() 335 _exit(_EVAPORATE); in posix_spawn() 438 _exit(_EVAPORATE); in posix_spawnp() 442 _exit(_EVAPORATE); in posix_spawnp() 498 _exit(127); in posix_spawnp() 500 _exit(_EVAPORATE); in posix_spawnp() 507 _exit(127); in posix_spawnp() 509 _exit(_EVAPORATE); in posix_spawnp()
|
H A D | assfail.c | 88 _exit(127); in Abort() 181 _exit(127); in lock_error() 273 _exit(127); in rwlock_error() 352 _exit(127); in thread_error() 401 _exit(127); in __assfail()
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | daemon.c | 55 _exit(EXIT_SUCCESS); in daemon() 67 _exit(EXIT_SUCCESS); in daemon()
|
/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | atexit.c | 61 extern void _exit(int); 100 _exit(code);
|
/titanic_44/usr/src/cmd/vscan/vscand/ |
H A D | vs_main.c | 354 _exit(SMF_EXIT_ERR_FATAL); in vscand_daemonize_init() 369 _exit(SMF_EXIT_ERR_FATAL); in vscand_daemonize_init() 374 _exit(SMF_EXIT_ERR_FATAL); in vscand_daemonize_init() 388 _exit(status); in vscand_daemonize_init() 391 _exit(WEXITSTATUS(status)); in vscand_daemonize_init() 394 _exit(SMF_EXIT_ERR_FATAL); in vscand_daemonize_init()
|
/titanic_44/usr/src/lib/libast/common/sfio/ |
H A D | sfpopen.c | 128 _exit(EXIT_NOTFOUND); 264 _exit(EXIT_NOTFOUND); 271 _exit(EXIT_NOTFOUND); 277 _exit(EXIT_NOTFOUND);
|
/titanic_44/usr/src/lib/libtnfctl/ |
H A D | prb_child.c | 184 _exit(1); in prb_child_create() 188 _exit(1); in prb_child_create() 192 _exit(1); in prb_child_create()
|
/titanic_44/usr/src/cmd/hotplugd/ |
H A D | hotplugd.c | 245 _exit(status); in daemonize() 247 _exit(WEXITSTATUS(status)); in daemonize() 249 _exit(EXIT_FAILURE); in daemonize()
|
/titanic_44/usr/src/cmd/cmd-inet/lib/netcfgd/ |
H A D | netcfgd.c | 114 _exit(0); in daemonize() 125 _exit(0); in daemonize()
|
/titanic_44/usr/src/cmd/svr4pkg/pkgrm/ |
H A D | quit.c | 312 _exit(3); in trap() 315 _exit(1); in trap()
|
/titanic_44/usr/src/cmd/ssh/libssh/common/ |
H A D | entropy.c | 96 _exit(1); in seed_rng() 102 _exit(1); in seed_rng()
|
/titanic_44/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_main.c | 188 _exit(status); in daemonize_init() 191 _exit(WEXITSTATUS(status)); in daemonize_init() 193 _exit(FMD_EXIT_ERROR); in daemonize_init()
|
/titanic_44/usr/src/lib/common/amd64/ |
H A D | crt1.s | 43 .globl _exit 170 call _exit /* if user redefined exit, call _exit */
|
H A D | gcrt1.s | 46 .globl _exit 189 call _exit /* if user redefined exit, call _exit */
|
/titanic_44/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | quit.c | 317 _exit(3); in trap() 320 _exit(1); in trap()
|
/titanic_44/usr/src/cmd/svr4pkg/pkgadd/ |
H A D | quit.c | 381 _exit(3); in trap() 384 _exit(1); in trap()
|
/titanic_44/usr/src/cmd/fs.d/smbclnt/smbiod-svc/ |
H A D | smbiod-svc.c | 164 _exit(st); in daemonize_init() 166 _exit(WEXITSTATUS(st)); in daemonize_init() 167 _exit(SMF_EXIT_ERR_FATAL); in daemonize_init() 467 _exit(1); in cmd_start()
|
/titanic_44/usr/src/cmd/syslogd/ |
H A D | conf.c | 82 _exit(127); in open_conf_pipe() 87 _exit(127); in open_conf_pipe()
|
/titanic_44/usr/src/lib/common/i386/ |
H A D | crt1.s | 41 .globl _exit 180 call _exit
|
H A D | gcrt1.s | 46 .globl _exit 203 call _exit /* if user redefined exit, call _exit */
|