Home
last modified time | relevance | path

Searched defs:bufptr (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c386 zfs_device_get_devid(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_devid()
463 zfs_device_get_physical(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_physical()
558 zfs_device_get_devid(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_devid()
565 zfs_device_get_physical(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_physical()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c562 save_tc_char(char *bufptr, int c1) in save_tc_char()
584 save_tc_inequality(char *bufptr, int c1, int c2) in save_tc_inequality()
626 char *bufptr = init_string(); in _nc_infotocap() local
H A Dcomp_scan.c102 static char *bufptr; /* otherwise, the input buffer pointer */ variable
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Ddevname2devid.c48 udev_device_get_devid(struct udev_device *dev, char *bufptr, size_t buflen) in udev_device_get_devid()
/freebsd/libexec/bootpd/
H A Dhwaddr.c206 char *bufptr; in haddrtoa() local
/freebsd/sbin/camcontrol/
H A Dpersist.c768 uint8_t *bufptr; in scsipersist() local
805 uint8_t *bufptr; in scsipersist() local
/freebsd/usr.bin/top/
H A Dscreen.c62 char *bufptr; in init_termcap() local
/freebsd/usr.bin/ktrdump/
H A Dktrdump.c93 unsigned long bufptr; in main() local
/freebsd/sys/dev/e1000/
H A De1000_manage.c229 u8 *bufptr = buffer; in e1000_mng_host_if_write_generic() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_acts.c208 char *bufptr; /* next incoming char stored here */ member
/freebsd/sys/dev/iicbus/
H A Diiconf.c551 uint8_t *bufptr; in iicdev_writeto() local
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpswreg.h201 volatile uint32_t bufptr; member
/freebsd/sys/dev/tsec/
H A Dif_tsec.h249 volatile uint32_t bufptr; /* buffer pointer */ member
/freebsd/sys/dev/sound/pci/
H A Dcmi.c518 u_int32_t physptr, bufptr, sz; in cmichan_getptr() local