| /openbsd/src/libexec/talkd/ |
| D | process.c | 117 rp->answer = SUCCESS; in process_request() 128 rp->answer = SUCCESS; in process_request() 154 if (result != SUCCESS) { in do_announce() 181 rp->answer = SUCCESS; in do_announce() 223 status = SUCCESS; in find_user() 228 status = SUCCESS; in find_user() 233 if (*tty == '\0' && status == SUCCESS) { in find_user()
|
| /openbsd/src/lib/libexpat/tests/ |
| D | xmltest.sh | 104 SUCCESS=0 109 SUCCESS=`expr $SUCCESS + 1` 172 echo "Passed: $SUCCESS"
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/ |
| D | fixlib.h | 47 #define SUCCESS 0 macro 50 #define SUCCEEDED(p) ((p) == SUCCESS) 52 #define FAILED(p) ((p) < SUCCESS) 53 #define HADGLITCH(p) ((p) > SUCCESS)
|
| /openbsd/src/gnu/gcc/fixincludes/ |
| D | fixlib.h | 66 #define SUCCESS 0 macro 69 #define SUCCEEDED(p) ((p) == SUCCESS) 71 #define FAILED(p) ((p) < SUCCESS) 72 #define HADGLITCH(p) ((p) > SUCCESS)
|
| /openbsd/src/gnu/usr.bin/perl/dist/base/lib/ |
| D | base.pm | 14 sub SUCCESS () { 1 } subroutine 83 return SUCCESS unless @_; 199 return SUCCESS unless $base;
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/sparc/ |
| D | linux64.h | 342 #define MD_FALLBACK_FRAME_STATE_FOR(CONTEXT, FS, SUCCESS) \ argument 389 goto SUCCESS; \ 393 #define MD_FALLBACK_FRAME_STATE_FOR(CONTEXT, FS, SUCCESS) \ argument 451 goto SUCCESS; \
|
| D | linux.h | 276 #define MD_FALLBACK_FRAME_STATE_FOR(CONTEXT, FS, SUCCESS) \ argument 334 goto SUCCESS; \
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/ |
| D | linux64.h | 105 #define MD_FALLBACK_FRAME_STATE_FOR(CONTEXT, FS, SUCCESS) \ argument 161 goto SUCCESS; \ 164 #define MD_FALLBACK_FRAME_STATE_FOR(CONTEXT, FS, SUCCESS) \ argument 215 goto SUCCESS; \
|
| D | linux.h | 242 #define MD_FALLBACK_FRAME_STATE_FOR(CONTEXT, FS, SUCCESS) \ argument 293 goto SUCCESS; \
|
| /openbsd/src/lib/libc/rpc/ |
| D | rpc_prot.c | 89 case SUCCESS: in xdr_accepted_reply() 193 case SUCCESS: in accepted() 234 if (msg->acpted_rply.ar_stat == SUCCESS) { in _seterr_reply()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/alpha/ |
| D | linux.h | 75 #define MD_FALLBACK_FRAME_STATE_FOR(CONTEXT, FS, SUCCESS) \ argument 117 goto SUCCESS; \
|
| D | vms.h | 381 #define MD_FALLBACK_FRAME_STATE_FOR(CONTEXT, FS, SUCCESS) \ argument 410 goto SUCCESS; \ 423 goto SUCCESS; \
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/ |
| D | ToMan.pm | 17 sub SUCCESS () { 1 } subroutine 174 return SUCCESS; 382 return length ${ $self->{_text_ref} } ? SUCCESS : FAILED; 395 return $self->_fallback_to_pod( @_ ) unless $result == SUCCESS;
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/s390/ |
| D | linux.h | 135 #define MD_FALLBACK_FRAME_STATE_FOR(CONTEXT, FS, SUCCESS) \ argument 207 goto SUCCESS; \
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| D | linux.h | 113 #define MD_FALLBACK_FRAME_STATE_FOR(CONTEXT, FS, SUCCESS) \ argument 172 goto SUCCESS; \
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/ |
| D | linux.h | 68 #define MD_FALLBACK_FRAME_STATE_FOR(CONTEXT, FS, SUCCESS) \ argument 123 goto SUCCESS; \
|
| /openbsd/src/regress/sys/arch/m88k/usertrap/ |
| D | Makefile | 14 echo SUCCESS; \
|
| /openbsd/src/include/protocols/ |
| D | talkd.h | 103 #define SUCCESS 0 /* operation completed properly */ macro
|
| /openbsd/src/usr.bin/compress/ |
| D | compress.h | 55 #define SUCCESS 0 macro
|
| D | main.c | 373 for (rc = SUCCESS; (entry = fts_read(ftsp)) != NULL;) { in main() 471 case SUCCESS: in main() 543 *errorp = SUCCESS; in open_output() 716 error = SUCCESS; in dodecompress()
|
| /openbsd/src/sbin/savecore/ |
| D | compress.h | 55 #define SUCCESS 0 macro
|
| /openbsd/src/gnu/llvm/compiler-rt/include/xray/ |
| D | xray_interface.h | 90 SUCCESS = 1, enumerator
|
| /openbsd/src/usr.bin/talk/ |
| D | look_up.c | 100 case SUCCESS: in look_for_invite()
|
| /openbsd/src/regress/usr.sbin/bgpd/integrationtests/ |
| D | mrt.sh | 20 echo SUCCESS
|
| /openbsd/src/lib/libc/db/hash/ |
| D | hash.c | 79 #define SUCCESS (0) macro 423 return (SUCCESS); in hdestroy() 641 return (SUCCESS); in hash_access() 680 return (SUCCESS); in hash_access() 765 return (SUCCESS); in hash_seq()
|