Searched refs:xstat (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | mci.c | 519 mci_setstat(mci, xstat, dstat, rstat) in mci_setstat() argument 521 int xstat; 526 if (xstat != EX_NOTSTICKY && xstat != EX_PROTOCOL) 527 mci->mci_exitstat = xstat;
|
H A D | usersmtp.c | 2515 int xstat; local 2730 xstat = EX_NOTSTICKY; 2734 rstat = xstat = EX_TEMPFAIL; 2736 rstat = xstat = EX_OK; 2738 rstat = xstat = EX_PROTOCOL; 2743 mci_setstat(mci, xstat, ENHSCN(enhsc, smtptodsn(r)), 2804 int status, xstat; local 2813 xstat = EX_NOTSTICKY; 2817 status = xstat = EX_OK; 2819 status = xstat = EX_PROTOCOL; [all …]
|
H A D | map.c | 1813 auto int xstat; local 1817 (char **) NULL, &xstat);
|
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_scsi.c | 216 stmf_status_t xstat; in sbd_do_sgl_read_xfer() local 368 xstat = stmf_setup_dbuf(task, dbuf, 0); in sbd_do_sgl_read_xfer() 369 if (xstat != STMF_SUCCESS) { in sbd_do_sgl_read_xfer() 407 xstat = stmf_xfer_data(task, dbuf, 0); in sbd_do_sgl_read_xfer() 408 switch (xstat) { in sbd_do_sgl_read_xfer() 1080 stmf_status_t xstat; in sbd_do_sgl_write_xfer() local 1216 xstat = stmf_setup_dbuf(task, dbuf, 0); in sbd_do_sgl_write_xfer() 1217 if (xstat != STMF_SUCCESS) { in sbd_do_sgl_write_xfer() 1248 xstat = stmf_xfer_data(task, dbuf, 0); in sbd_do_sgl_write_xfer() 1249 switch (xstat) { in sbd_do_sgl_write_xfer()
|
/titanic_44/usr/src/lib/libast/common/features/ |
H A D | fs | 6 lcl xstat -D_LARGEFILE64_SOURCE link{
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | SYSCALL.README | 235 xstat vncalls.c common/syscall/stat.c
|
/titanic_44/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 333 xstat.o
|
/titanic_44/usr/src/lib/libbsm/ |
H A D | audit_event.txt | 278 235:AUE_XSTAT:xstat(2):no
|