Searched refs:where (Results 151 - 175 of 322) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-arc.c1234 int where,
1245 fix_new_exp (frag, where, nbytes, &exptmp, 0, reloc_type);
1249 fix_new_exp (frag, where, nbytes, exp, 0,
1300 char *where;
1309 where = fixP->fx_frag->fr_literal + fixP->fx_where;
1311 insn = bfd_getb32 ((unsigned char *) where);
1313 insn = bfd_getl32 ((unsigned char *) where);
1317 bfd_putb32 ((bfd_vma) insn, (unsigned char *) where);
1319 bfd_putl32 ((bfd_vma) insn, (unsigned char *) where);
1862 We use (f - frag_now->fr_literal) to compute where w
1227 arc_cons_fix_new(fragS *frag, int where, int nbytes, expressionS *exp) argument
1293 char *where; local
[all...]
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_misc.c567 avl_index_t where; local
582 spa = avl_find(&spa_namespace_avl, &search, &where);
941 avl_index_t where; local
946 if ((aux = avl_find(avl, &search, &where)) != NULL) {
952 avl_insert(avl, aux, where);
961 avl_index_t where; local
964 aux = avl_find(avl, &search, &where);
1005 avl_index_t where; local
1008 found = avl_find(avl, &search, &where);
H A Dzfs_ctldir.c729 avl_index_t where; local
750 VERIFY(avl_find(&sdp->sd_snaps, sep, &where) == NULL);
751 avl_insert(&sdp->sd_snaps, sep, where);
789 avl_index_t where; local
832 if ((sep = avl_find(&sdp->sd_snaps, &search, &where)) == NULL) {
981 avl_index_t where; local
1041 if ((sep = avl_find(&sdp->sd_snaps, &search, &where)) != NULL) {
1096 avl_insert(&sdp->sd_snaps, sep, where);
1122 * This is where we lie about our v_vfsp in order to
1742 avl_index_t where; local
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c570 * PARAMETERS: where - Physical address of memory to be mapped
581 ACPI_PHYSICAL_ADDRESS where,
585 return (ACPI_TO_POINTER ((ACPI_SIZE) where));
593 * PARAMETERS: where - Logical address of memory to be unmapped
605 void *where,
888 * Alternate timeout mechanism for environments where
1171 * Value - Buffer where value is placed
580 AcpiOsMapMemory( ACPI_PHYSICAL_ADDRESS where, ACPI_SIZE length) argument
604 AcpiOsUnmapMemory( void *where, ACPI_SIZE length) argument
/freebsd-11.0-release/sys/boot/ficl/
H A Ddict.c701 void hashForget(FICL_HASH *pHash, void *where) argument
707 assert(where);
713 while ((void *)pWord >= where)
H A Dtools.c721 void *where; local
726 where = ((FICL_WORD *)stackPopPtr(pVM->pStack))->name;
727 hashForget(pHash, where);
728 pDict->here = PTRtoCELL where;
/freebsd-11.0-release/sys/boot/i386/cdboot/
H A Dcdboot.S50 .set MEM_BTX_ADDRESS,0x9000 # where BTX lives
51 .set MEM_BTX_ENTRY,0x9010 # where BTX starts to execute
53 .set MEM_BTX_CLIENT,0xa000 # where BTX clients live
241 mov $MEM_BTX_ADDRESS,%edi # %edi -> where BTX needs to go
268 # Copy the boot[12] args to where the BTX client can see them
270 mov $MEM_ARG,%si # where the args are at now
271 mov $MEM_ARG_BTX,%di # where the args are moving to
/freebsd-11.0-release/contrib/wpa/src/wps/
H A Dupnp_xml.c118 * characters have special meaning and so must be escaped where they
148 * sequence: &#x; where x is replaced by a hex numeral, but not
182 * where :
/freebsd-11.0-release/crypto/openssl/apps/
H A Ds_apps.h180 void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret);
H A Ds_cb.c562 void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret) argument
567 w = where & ~SSL_ST_MASK;
576 if (where & SSL_CB_LOOP) {
578 } else if (where & SSL_CB_ALERT) {
579 str = (where & SSL_CB_READ) ? "read" : "write";
584 } else if (where & SSL_CB_EXIT) {
/freebsd-11.0-release/contrib/netbsd-tests/bin/ps/
H A Dt_ps.sh308 "does not test the case where all columns have" \
/freebsd-11.0-release/contrib/bmake/mk/
H A Down.mk165 # this is where ld.*so lives
210 # in environments where it's not possible to keep /sys publicly readable)
/freebsd-11.0-release/sys/dev/ofw/
H A Dopenfirm.h154 int OF_seek(ihandle_t instance, uint64_t where);
/freebsd-11.0-release/lib/libstand/
H A Dufs.c90 static off_t ufs_seek(struct open_file *f, off_t offset, int where);
797 ufs_seek(f, offset, where)
800 int where;
804 switch (where) {
/freebsd-11.0-release/share/mk/
H A Dbsd.doc.mk12 # DESTDIR Change the tree where the documents get installed. [not set]
28 # SRCDIR Directory where source files live. [${.CURDIR}]
H A Dbsd.obj.mk12 # MAKEOBJDIR A pathname for the directory where the targets
129 # where would that obj directory be?
/freebsd-11.0-release/contrib/sendmail/src/
H A Dmilter.c238 sm_dprintf("milter_%s(%s): timeout, where=%s\n", \
242 "Milter (%s): timeout %s data %s, where=%s", \
300 milter_sysread(m, buf, sz, to, e, where)
306 const char *where;
330 where);
336 where);
342 MILTER_TIMEOUT("read", to, false, started, where);
387 milter_read(m, cmd, rlen, to, e, where)
393 const char *where;
408 "milter_read(%s): socket closed, where
[all...]
H A Dutil.c1636 ** where -- a tag printed if the assertion failed
1643 checkfd012(where)
1644 char *where;
1650 fill_fd(i, where);
1659 ** where -- tag to print on failure.
1666 checkfdopen(fd, where)
1668 char *where;
1675 syserr("checkfdopen(%d): %s not open as expected!", fd, where);
1685 ** where -- tag for printing. If null, take a base line.
1691 ** If where i
[all...]
H A Dtls.c1396 ** macro -- where to store cert fp
1782 ** where -- state in handshake
1790 apps_ssl_info_cb(s, where, ret)
1792 int where;
1801 "STARTTLS: info_callback where=0x%x, ret=%d",
1802 where, ret);
1804 w = where & ~SSL_ST_MASK;
1815 if (bitset(SSL_CB_LOOP, where))
1822 else if (bitset(SSL_CB_ALERT, where))
1824 str = bitset(SSL_CB_READ, where)
[all...]
/freebsd-11.0-release/contrib/binutils/bfd/
H A Delfcode.h677 bfd_signed_vma where = i_ehdrp->e_shoff;
679 if (where != (file_ptr) where)
683 if (bfd_seek (abfd, (file_ptr) where, SEEK_SET) != 0)
719 where += (i_ehdrp->e_shnum - 1) * sizeof (x_shdr);
720 if (where != (file_ptr) where)
722 if ((bfd_size_type) where <= i_ehdrp->e_shoff)
725 if (bfd_seek (abfd, (file_ptr) where, SEEK_SET) != 0)
730 /* Back to where w
675 bfd_signed_vma where = i_ehdrp->e_shoff; local
[all...]
H A Decofflink.c46 file_ptr where));
1465 ecoff_write_symhdr (abfd, debug, swap, where)
1469 file_ptr where;
1477 if (bfd_seek (abfd, where, SEEK_SET) != 0)
1480 where += swap->external_hdr_size;
1490 symhdr->offset = where; \
1491 where += symhdr->count * size; \
1532 bfd_ecoff_write_debug (abfd, debug, swap, where)
1536 file_ptr where;
1540 if (! ecoff_write_symhdr (abfd, debug, swap, where))
[all...]
/freebsd-11.0-release/contrib/binutils/binutils/
H A Dcoffdump.c246 switch (p->where)
348 dump_coff_where (p->where);
/freebsd-11.0-release/contrib/byacc/
H A Dvmsbuild.com9 $! where:
/freebsd-11.0-release/sys/conf/
H A Ddtb.mk17 # DESTDIR The tree where the module gets installed. [not set]
/freebsd-11.0-release/sys/boot/pc98/cdboot/
H A Dcdboot.S51 .set MEM_BTX_ADDRESS,0x9000 # where BTX lives
52 .set MEM_BTX_ENTRY,0x9010 # where BTX starts to execute
54 .set MEM_BTX_CLIENT,0xa000 # where BTX clients live
485 mov $MEM_BTX_ADDRESS,%edi # %edi -> where BTX needs to go
513 # Copy the boot[12] args to where the BTX client can see them
517 mov $MEM_ARG,%si # where the args are at now
518 mov $MEM_ARG_BTX,%di # where the args are moving to

Completed in 365 milliseconds

1234567891011>>