Searched refs:bufp (Results 101 - 121 of 121) sorted by relevance

12345

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_all.h3839 int scsi_devid_is_naa_ieee_reg(uint8_t *bufp);
3840 int scsi_devid_is_sas_target(uint8_t *bufp);
3841 int scsi_devid_is_lun_eui64(uint8_t *bufp);
3842 int scsi_devid_is_lun_naa(uint8_t *bufp);
3843 int scsi_devid_is_lun_name(uint8_t *bufp);
3844 int scsi_devid_is_lun_t10(uint8_t *bufp);
3845 int scsi_devid_is_lun_md5(uint8_t *bufp);
3846 int scsi_devid_is_lun_uuid(uint8_t *bufp);
3847 int scsi_devid_is_port_naa(uint8_t *bufp);
/freebsd-11-stable/sys/dev/acpica/
H A Dacpivar.h326 ACPI_STATUS acpi_ConvertBufferToInteger(ACPI_BUFFER *bufp,
H A Dacpi.c2376 acpi_ConvertBufferToInteger(ACPI_BUFFER *bufp, UINT32 *number) argument
2382 p = (ACPI_OBJECT *)bufp->Pointer;
/freebsd-11-stable/usr.sbin/lmcconfig/
H A Dlmcconfig.c2083 crc32(char *bufp, int len)
2091 for (data = *bufp++, bit = 0; bit < 8; bit++, data >>= 1)
2099 crc8(u_int16_t *bufp, int len)
2107 for (data = *bufp++, bit = 15; bit >= 0; bit--)
2082 crc32(char *bufp, int len) argument
2098 crc8(u_int16_t *bufp, int len) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c3089 arc_buf_t **bufp = &hdr->b_l1hdr.b_buf; local
3096 while (*bufp != NULL) {
3097 if (*bufp == buf)
3098 *bufp = buf->b_next;
3103 * bufp.
3105 if (*bufp != NULL) {
3106 lastbuf = *bufp;
3107 bufp = &(*bufp)->b_next;
5226 arc_buf_t **bufp local
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dcharset.c1042 uchar *bufp = buf;
1052 rval = one_cppchar_to_utf8 (ucn, &bufp, &bytesleft);
1540 uchar * bufp = buf;
1545 *bufp++ = id[idp];
1550 size_t bufleft = len - (bufp - buf);
1566 *bufp++ = '$';
1570 rval = one_cppchar_to_utf8 (value, &bufp, &bufleft);
1581 buf, bufp - buf, HT_ALLOC));
1041 uchar *bufp = buf; local
1536 uchar * bufp = buf; local
/freebsd-11-stable/sys/dev/ciss/
H A Dciss.c168 int opcode, void **bufp, size_t bufsize);
2553 int opcode, void **bufp, size_t bufsize)
2577 if ((bufsize > 0) && (bufp != NULL)) {
2578 if (*bufp == NULL) {
2584 buf = *bufp;
2619 if ((bufp != NULL) && (*bufp == NULL) && (buf != NULL))
2620 *bufp = buf;
2552 ciss_get_bmic_request(struct ciss_softc *sc, struct ciss_request **crp, int opcode, void **bufp, size_t bufsize) argument
/freebsd-11-stable/sys/dev/mfi/
H A Dmfi.c908 uint32_t opcode, void **bufp, size_t bufsize)
926 if ((bufsize > 0) && (bufp != NULL)) {
927 if (*bufp == NULL) {
933 *bufp = buf;
935 buf = *bufp;
955 if ((bufp != NULL) && (*bufp == NULL) && (buf != NULL))
956 *bufp = buf;
907 mfi_dcmd_command(struct mfi_softc *sc, struct mfi_command **cmp, uint32_t opcode, void **bufp, size_t bufsize) argument
/freebsd-11-stable/sys/kern/
H A Dvfs_mount.c948 void *bufp; local
1024 if (error == 0 && vfs_getopt(mp->mnt_optnew, "export", &bufp,
1032 bcopy(bufp, &export, len);
/freebsd-11-stable/contrib/ee/
H A Dnew_curse.c467 int bufp; /* next free position in in_buff */ variable
797 bufp = 0;
2219 if (bufp < 100)
2220 in_buff[bufp++] = c;
2268 in_value = ((bufp > 0) ? in_buff[--bufp] : timed_getchar());
2270 in_value = ((bufp > 0) ? in_buff[--bufp] : read(0, &temp, 1)? temp : -1);
2273 in_value = ((bufp > 0) ? in_buff[--bufp]
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dumac.c181 * 'nbytes' bytes to the memory pointed at by 'bufp'. Each distinct
184 static void kdf(void *bufp, aes_int_key key, UINT8 ndx, int nbytes) argument
188 UINT8 *dst_buf = (UINT8 *)bufp;
/freebsd-11-stable/sbin/init/
H A Dinit.c642 read_file(const char *path, void **bufp, size_t *bufsizep) argument
686 *bufp = buf;
/freebsd-11-stable/contrib/binutils/binutils/
H A Dreadelf.c390 char *bufp = buf;
402 *bufp++ = '0' + vma % 10;
406 nc += bufp - buf;
408 while (bufp > buf)
409 putchar (*--bufp);
417 char *bufp = buf;
425 *bufp++ = digit;
429 nc = bufp - buf;
431 while (bufp > buf)
432 putchar (*--bufp);
387 char *bufp = buf; local
414 char *bufp = buf; local
[all...]
/freebsd-11-stable/sbin/ping6/
H A Dping6.c1753 void *bufp; local
1757 bufp = mhdr->msg_control;
1763 bufsize = CONTROLLEN - ((caddr_t)CMSG_DATA(cm) - (caddr_t)bufp);
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c2948 dt_get_buf(dtrace_hdl_t *dtp, int cpu, dtrace_bufdesc_t **bufp) argument
2977 *bufp = NULL;
2993 *bufp = buf;
/freebsd-11-stable/sys/dev/an/
H A Dif_an.c3687 unsigned short *bufp; local
3693 bufp = sc->an_flash_buffer;
3700 CSR_WRITE_2(sc, AN_AUX_DATA, bufp[nwords] & 0xffff);
3705 ((u_int32_t *)bufp)[nwords] & 0xffff);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1548 #define __sanitizer_syscall_pre___getcwd(bufp, length) \
1549 __sanitizer_syscall_pre_impl___getcwd((long long)(bufp), (long long)(length))
1550 #define __sanitizer_syscall_post___getcwd(res, bufp, length) \
1551 __sanitizer_syscall_post_impl___getcwd(res, (long long)(bufp), \
3901 void __sanitizer_syscall_pre_impl___getcwd(long long bufp, long long length);
3902 void __sanitizer_syscall_post_impl___getcwd(long long res, long long bufp,
/freebsd-11-stable/contrib/binutils/gas/
H A Decoff.c4649 char **bufp,
4805 *bufp = buf;
4616 ecoff_build_debug(HDRR *hdr, char **bufp, const struct ecoff_debug_swap *backend) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c13567 void **bufp;
13595 bufp = (void **)((uintptr_t)dp + difo[i].bufoffs);
13598 if (*bufp != NULL) {
13615 *bufp = kmem_alloc(subsec->dofs_size, KM_SLEEP);
13617 *bufp, subsec->dofs_size);
/freebsd-11-stable/contrib/gcc/cp/
H A Dpt.c4342 char *bufp = obstack_next_free (&scratch_obstack); local
4344 while (bufp[offset - 1] == ' ')
4349 if (bufp[offset - 1] == '>')
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c2701 u32 *bufp = (u32 *)(buf + reg); local
2707 while (reg <= last_reg && bufp < buf_end) {
2708 *bufp++ = t4_read_reg(adap, reg);

Completed in 639 milliseconds

12345