| /netbsd/src/sys/arch/sparc/stand/bootblk/ |
| D | bootblk.fth | 51 defer cif-claim ( align size virt -- base ) 52 defer cif-release ( size virt -- ) 53 defer cif-open ( cstr -- ihandle|0 ) 54 defer cif-close ( ihandle -- ) 55 defer cif-read ( len adr ihandle -- #read ) 56 defer cif-seek ( low high ihandle -- -1|0|1 ) 57 \ defer cif-peer ( phandle -- phandle ) 58 \ defer cif-getprop ( len adr cstr phandle -- ) 191 defer fs-size 192 defer di-size [all …]
|
| /netbsd/src/external/ibm-public/postfix/dist/implementation-notes/ |
| D | ENHANCED_STATUS_CODES | 7 pre-existing status variables (success, defer, etc.) are still 55 - The bounce/defer/sent library modules will catch the cases where 56 an enhanced status code does not match the reject/defer/success
|
| /netbsd/src/external/ibm-public/postfix/dist/src/local/ |
| D | Makefile.in | 63 alias.o: ../../include/defer.h 104 bounce_workaround.o: ../../include/defer.h 138 command.o: ../../include/defer.h 201 dotforward.o: ../../include/defer.h 243 file.o: ../../include/defer.h 322 include.o: ../../include/defer.h 358 indirect.o: ../../include/defer.h 456 mailbox.o: ../../include/defer.h 499 maildir.o: ../../include/defer.h 541 recipient.o: ../../include/defer.h [all …]
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| D | dsl_destroy.c | 53 dsl_destroy_snapshot_check_impl(dsl_dataset_t *ds, boolean_t defer) in dsl_destroy_snapshot_check_impl() argument 65 if (defer) { in dsl_destroy_snapshot_check_impl() 239 dsl_destroy_snapshot_sync_impl(dsl_dataset_t *ds, boolean_t defer, dmu_tx_t *tx) in dsl_destroy_snapshot_sync_impl() argument 254 if (defer && in dsl_destroy_snapshot_sync_impl() 509 dsl_destroy_snapshots_nvl(nvlist_t *snaps, boolean_t defer, in dsl_destroy_snapshots_nvl() argument 522 dsda.dsda_defer = defer; in dsl_destroy_snapshots_nvl() 534 dsl_destroy_snapshot(const char *name, boolean_t defer) in dsl_destroy_snapshot() argument 541 error = dsl_destroy_snapshots_nvl(nvl, defer, errlist); in dsl_destroy_snapshot()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | nfp-dis.c | 1560 unsigned int defer = _BF (instr, 21, 20); in nfp_me27_28_print_ctx_arb() local 1600 if (defer) in nfp_me27_28_print_ctx_arb() 1601 dinfo->fprintf_func (dinfo->stream, ", defer[%d]", defer); in nfp_me27_28_print_ctx_arb() 1680 unsigned int defer = _BF (instr, 21, 20); in nfp_me27_28_print_branch() local 1716 if (defer) in nfp_me27_28_print_branch() 1717 dinfo->fprintf_func (dinfo->stream, ", defer[%d]", defer); in nfp_me27_28_print_branch() 1732 unsigned int defer = _BF (instr, 21, 20); in nfp_me27_28_print_br_byte() local 1759 if (defer) in nfp_me27_28_print_br_byte() 1760 dinfo->fprintf_func (dinfo->stream, ", defer[%d]", defer); in nfp_me27_28_print_br_byte() 1774 unsigned int defer = _BF (instr, 21, 20); in nfp_me27_28_print_br_bit() local [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | nfp-dis.c | 1560 unsigned int defer = _BF (instr, 21, 20); in nfp_me27_28_print_ctx_arb() local 1600 if (defer) in nfp_me27_28_print_ctx_arb() 1601 dinfo->fprintf_func (dinfo->stream, ", defer[%d]", defer); in nfp_me27_28_print_ctx_arb() 1680 unsigned int defer = _BF (instr, 21, 20); in nfp_me27_28_print_branch() local 1716 if (defer) in nfp_me27_28_print_branch() 1717 dinfo->fprintf_func (dinfo->stream, ", defer[%d]", defer); in nfp_me27_28_print_branch() 1732 unsigned int defer = _BF (instr, 21, 20); in nfp_me27_28_print_br_byte() local 1759 if (defer) in nfp_me27_28_print_br_byte() 1760 dinfo->fprintf_func (dinfo->stream, ", defer[%d]", defer); in nfp_me27_28_print_br_byte() 1774 unsigned int defer = _BF (instr, 21, 20); in nfp_me27_28_print_br_bit() local [all …]
|
| /netbsd/src/external/bsd/openldap/dist/libraries/libldap/ |
| D | rq.c | 162 int defer in ldap_pvt_runqueue_resched() argument 177 if ( !defer ) { in ldap_pvt_runqueue_resched()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/global/ |
| D | Makefile.in | 5 defer.c deliver_completed.c deliver_flock.c deliver_pass.c \ 44 defer.o deliver_completed.o deliver_flock.o deliver_pass.o \ 87 conv_time.h db_common.h debug_peer.h debug_process.h defer.h \ 906 bounce.o: defer.h 1081 defer.o: ../../include/attr.h 1082 defer.o: ../../include/check_arg.h 1083 defer.o: ../../include/htable.h 1084 defer.o: ../../include/iostuff.h 1085 defer.o: ../../include/msg.h 1086 defer.o: ../../include/mymalloc.h [all …]
|
| /netbsd/src/external/ibm-public/postfix/man/man8/ |
| D | Makefile | 16 MLINKS= bounce.8 defer.8
|
| /netbsd/src/external/ibm-public/postfix/dist/src/smtpd/ |
| D | smtpd_check.in | 178 # The defer restriction 181 helo_restrictions defer
|
| /netbsd/src/external/bsd/openldap/dist/include/ |
| D | ldap_rq.h | 94 int defer
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/ |
| D | connection.c | 1480 char *defer = NULL; in connection_input() local 1657 defer = "closing"; in connection_input() 1660 defer = "awaiting write"; in connection_input() 1663 defer = "pending operations"; in connection_input() 1670 defer = "too many executing"; in connection_input() 1673 defer = "binding"; in connection_input() 1681 if( defer ) { in connection_input() 1688 conn->c_connid, defer ); in connection_input()
|
| /netbsd/src/sys/arch/sun2/conf/ |
| D | Makefile.sun2 | 35 CFLAGS+= -msoft-float -fno-defer-pop
|
| /netbsd/src/sys/arch/sun68k/stand/libsa/ |
| D | Makefile | 22 COPTS= -Os -fno-defer-pop -ffreestanding -fno-unwind-tables
|
| /netbsd/src/sys/arch/sun3/conf/ |
| D | Makefile.sun3 | 35 CFLAGS+= ${CMACHFLAGS} -fno-defer-pop
|
| /netbsd/src/sys/arch/sun68k/stand/ |
| D | Makefile.inc | 34 COPTS= -Os -fno-defer-pop -ffreestanding -fno-unwind-tables
|
| /netbsd/src/external/ibm-public/postfix/share/html/ |
| D | Makefile | 39 SYMLINKS= bounce.8.html ${BINDIR}/defer.8.html
|
| /netbsd/src/sys/kern/ |
| D | vfs_vnode.c | 847 bool recycle, defer, objlock_held; in vrelel() local 930 defer = false; in vrelel() 932 defer = true; in vrelel() 937 defer = true; in vrelel() 945 defer = true; in vrelel() 951 if (defer) { in vrelel()
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/ |
| D | libgcc-glibc.ver | 23 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/sh/ |
| D | libgcc-glibc.ver | 23 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
|
| /netbsd/src/external/ibm-public/postfix/dist/src/error/ |
| D | Makefile.in | 54 error.o: ../../include/defer.h
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/sparc/ |
| D | libgcc-glibc.ver | 23 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
|
| /netbsd/src/external/ibm-public/postfix/dist/src/virtual/ |
| D | Makefile.in | 77 mailbox.o: ../../include/defer.h 111 maildir.o: ../../include/defer.h
|
| /netbsd/src/external/ibm-public/postfix/dist/src/pipe/ |
| D | Makefile.in | 56 pipe.o: ../../include/defer.h
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/s390/ |
| D | libgcc-glibc.ver | 23 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
|