Searched defs:pbuf (Results 51 - 75 of 178) sorted by relevance

12345678

/netbsd-current/sys/dev/raidframe/
H A Drf_evenodd.c345 char *pbuf, *buf, *end_p, *p; local
H A Drf_parityscan.c207 char *pbuf, *bf, *end_p, *p; local
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dinet.c532 pbuf[sizeof("ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255")]; local
/netbsd-current/sys/dev/mca/
H A Ded_mca.c156 char pbuf[8]; local
/netbsd-current/usr.bin/sockstat/
H A Dsockstat.c649 char sabuf[256], pbuf[32]; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Decdsatest.c99 unsigned char *pbuf = NULL, *qbuf = NULL, *message = NULL; local
/netbsd-current/usr.sbin/fwctl/
H A Dfwdv.c270 char *pbuf; local
/netbsd-current/sys/arch/sun3/sun3/
H A Dmachdep.c223 char pbuf[9]; local
/netbsd-current/sys/arch/sun3/sun3x/
H A Dmachdep.c185 char pbuf[9]; local
/netbsd-current/sys/arch/sh3/sh3/
H A Dsh3_machdep.c272 char pbuf[9]; local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dsockaddr.c124 char pbuf[sizeof("65000")]; local
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dsockaddr.c121 char pbuf[sizeof("65000")]; local
/netbsd-current/sys/kern/
H A Dinit_main.c1167 char pbuf[81]; local
[all...]
/netbsd-current/sys/dev/ic/
H A Dne2000.c216 int8_t pbuf0[ED_PAGE_SIZE], pbuf[ED_PAGE_SIZE], local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_key.c416 unsigned char *pbuf = NULL; local
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Decdsatest.c77 unsigned char *pbuf = NULL, *qbuf = NULL, *message = NULL; local
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_quick.c404 vchar_t *pbuf = NULL; /* for payload parsing */ local
926 vchar_t *pbuf = NULL; /* for payload parsing */ local
1070 vchar_t *pbuf = NULL; /* for payload parsing */ local
1727 vchar_t *pbuf = NULL; /* for payload parsing */ local
[all...]
H A Dremoteconf.c946 char buf[1024], *pbuf; local
961 char buf[1024], *pbuf; local
[all...]
/netbsd-current/external/bsd/nvi/dist/regex/
H A Dengine.c1083 static char pbuf[10]; local
/netbsd-current/crypto/dist/ipsec-tools/src/libipsec/
H A Dpfkey_dump.c497 char pbuf[NI_MAXSERV]; local
/netbsd-current/sys/dev/nor/
H A Dnor.c357 char pbuf[3][sizeof("XXXX MB")]; local
[all...]
/netbsd-current/sys/arch/prep/pci/
H A Dgten.c127 char devinfo[256], pbuf[10]; local
/netbsd-current/sys/dev/ofw/
H A Dofw_subr.c362 char *pbuf; local
/netbsd-current/sys/dev/flash/
H A Dflash.c136 char pbuf[2][sizeof("9999 KB")]; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_key.c677 size_t EC_KEY_priv2buf(const EC_KEY *eckey, unsigned char **pbuf) argument
584 EC_KEY_key2buf(const EC_KEY *key, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) argument

Completed in 457 milliseconds

12345678