Home
last modified time | relevance | path

Searched refs:defer (Results 1 – 25 of 184) sorted by relevance

12345678

/netbsd/src/sys/arch/sparc/stand/bootblk/
Dbootblk.fth51 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/
DENHANCED_STATUS_CODES7 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/
DMakefile.in63 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/
Ddsl_destroy.c53 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/
Dnfp-dis.c1560 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/
Dnfp-dis.c1560 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/
Drq.c162 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/
DMakefile.in5 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/
DMakefile16 MLINKS= bounce.8 defer.8
/netbsd/src/external/ibm-public/postfix/dist/src/smtpd/
Dsmtpd_check.in178 # The defer restriction
181 helo_restrictions defer
/netbsd/src/external/bsd/openldap/dist/include/
Dldap_rq.h94 int defer
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dconnection.c1480 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/
DMakefile.sun235 CFLAGS+= -msoft-float -fno-defer-pop
/netbsd/src/sys/arch/sun68k/stand/libsa/
DMakefile22 COPTS= -Os -fno-defer-pop -ffreestanding -fno-unwind-tables
/netbsd/src/sys/arch/sun3/conf/
DMakefile.sun335 CFLAGS+= ${CMACHFLAGS} -fno-defer-pop
/netbsd/src/sys/arch/sun68k/stand/
DMakefile.inc34 COPTS= -Os -fno-defer-pop -ffreestanding -fno-unwind-tables
/netbsd/src/external/ibm-public/postfix/share/html/
DMakefile39 SYMLINKS= bounce.8.html ${BINDIR}/defer.8.html
/netbsd/src/sys/kern/
Dvfs_vnode.c847 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/
Dlibgcc-glibc.ver23 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/sh/
Dlibgcc-glibc.ver23 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/netbsd/src/external/ibm-public/postfix/dist/src/error/
DMakefile.in54 error.o: ../../include/defer.h
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/sparc/
Dlibgcc-glibc.ver23 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/netbsd/src/external/ibm-public/postfix/dist/src/virtual/
DMakefile.in77 mailbox.o: ../../include/defer.h
111 maildir.o: ../../include/defer.h
/netbsd/src/external/ibm-public/postfix/dist/src/pipe/
DMakefile.in56 pipe.o: ../../include/defer.h
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/s390/
Dlibgcc-glibc.ver23 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.

12345678