Home
last modified time | relevance | path

Searched defs:xbuf (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/sbin/ifconfig/
H A Dsfp.c354 char xbuf[12]; in printf_sfp_transceiver_descr() local
461 char xbuf[17]; in get_sfp_vendor_name() local
471 char xbuf[17]; in get_sfp_vendor_pn() local
481 char xbuf[17]; in get_sfp_vendor_sn() local
491 char xbuf[6]; in get_sfp_vendor_date() local
502 char xbuf[17]; in get_qsfp_vendor_name() local
512 char xbuf[17]; in get_qsfp_vendor_pn() local
522 char xbuf[17]; in get_qsfp_vendor_sn() local
532 char xbuf[6]; in get_qsfp_vendor_date() local
707 uint8_t xbuf; in get_qsfp_rev_compliance() local
[all …]
/freebsd-12.1/usr.bin/gprof/
H A Daout.c57 static struct exec xbuf; /* exec header of a.out */ variable
/freebsd-12.1/contrib/telnet/telnetd/
H A Dutility.c1050 char xbuf[30]; in printdata() local
/freebsd-12.1/contrib/one-true-awk/
H A Dlex.c409 { char xbuf[100], *px; in string() local
/freebsd-12.1/contrib/sendmail/src/
H A Dmacro.c199 char xbuf[MACBUFSIZE]; local
H A Dheaders.c508 char xbuf[MAXLINE]; local
H A Ddeliver.c4556 char xbuf[MAXLINE]; local
/freebsd-12.1/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c1143 char xbuf[30]; in printdata() local
/freebsd-12.1/contrib/tcsh/
H A Dtc.os.c616 setuniverse_cleanup(void *xbuf) in setuniverse_cleanup()
862 setuniverse_cleanup(void *xbuf) in setuniverse_cleanup()
/freebsd-12.1/sbin/ipfw/
H A Dtables.c887 char xbuf[sizeof(*oh) + sizeof(ipfw_obj_ctlv) + sizeof(*tent)]; in table_do_modify_record() local
1107 char xbuf[sizeof(ipfw_obj_header) + sizeof(ipfw_obj_tentry)]; in table_do_lookup() local
/freebsd-12.1/contrib/amd/amd/
H A Dopts.c1162 char xbuf[NLEN + 3]; in expand_op() local
/freebsd-12.1/sys/contrib/ngatm/netnatm/saal/
H A Dsscoppriv.h255 sscop_msgq_head_t xbuf; /* transmission buffer (SD PDUs transmitted) */ member
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_raidz.c900 vdev_raidz_reconst_pq_func(void *xbuf, void *ybuf, size_t size, void *private) in vdev_raidz_reconst_pq_func()
917 vdev_raidz_reconst_pq_tail_func(void *xbuf, size_t size, void *private) in vdev_raidz_reconst_pq_tail_func()
/freebsd-12.1/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c3681 char xbuf[256]; in ipfw_ctl3() local
/freebsd-12.1/contrib/libpcap/
H A Dgencode.c663 const char * volatile xbuf = buf; in pcap_compile() local