Home
last modified time | relevance | path

Searched defs:bufp (Results 1 – 25 of 36) sorted by relevance

12

/minix3/lib/libc/db/hash/
H A Dhash_bigkey.c86 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert()
219 __big_delete(HTAB *hashp, BUFHEAD *bufp) in __big_delete()
299 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) in __find_bigpair()
348 BUFHEAD *bufp; in __find_last_page() local
385 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return()
472 collect_data(HTAB *hashp, BUFHEAD *bufp, int len, int set) in collect_data()
526 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) in __big_keydata()
540 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) in collect_key()
H A Dhash_page.c133 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) in __delpair()
292 BUFHEAD *bufp; /* Buffer header for ino */ in ugly_split() local
408 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __addel()
480 __add_ovflpage(HTAB *hashp, BUFHEAD *bufp) in __add_ovflpage()
913 BUFHEAD *bufp; in print_chain() local
H A Dhash.c577 BUFHEAD *bufp, *save_bufp; in hash_access() local
726 BUFHEAD *bufp = NULL; /* XXX: gcc */ in hash_seq() local
/minix3/lib/libc/gen/
H A Dsetproctitle.c66 static char buf[MAX_PROCTITLE], *bufp; in setproctitle() local
/minix3/lib/libc/stdio/
H A Dopen_memstream.c48 char **bufp; member
176 open_memstream(char **bufp, size_t *sizep) in open_memstream()
H A Dopen_wmemstream.c48 wchar_t **bufp; member
234 open_wmemstream(wchar_t **bufp, size_t *sizep) in open_wmemstream()
/minix3/sbin/sysctl/
H A Dpathconf.c155 char *bufp, buf[BUFSIZ]; local
197 findname(string, level, bufp, namelist) in findname() argument
/minix3/external/bsd/dhcp/dist/common/
H A Draw.c117 int bufp = 0; local
H A Ddlpi.c966 static int dlpibindack (fd, bufp) in dlpibindack() argument
1000 static int dlpiokack (fd, bufp) in dlpiokack() argument
1034 static int dlpiinfoack (fd, bufp) in dlpiinfoack() argument
1068 int dlpiphysaddrack (fd, bufp) in dlpiphysaddrack() argument
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Df_int.c107 unsigned char *bufp; in a2i_ASN1_INTEGER() local
H A Df_enum.c103 unsigned char *bufp; in a2i_ASN1_ENUMERATED() local
H A Df_string.c101 unsigned char *bufp; in a2i_ASN1_STRING() local
/minix3/external/bsd/libpcap/dist/
H A Dpcap-dlpi.c1032 recv_ack(int fd, int size, const char *what, char *bufp, char *ebuf, int *uerror)
1334 dlbindack(int fd, char *bufp, char *ebuf, int *uerror)
1341 dlokack(int fd, const char *what, char *bufp, char *ebuf)
1359 dlinfoack(int fd, char *bufp, char *ebuf)
H A Ddlpisubs.c127 int count, u_char *bufp, int len) in pcap_process_pkts()
H A Dpcap-libdlpi.c323 u_char *bufp; in pcap_read_libdlpi() local
/minix3/libexec/telnetd/
H A Dslc.c174 end_slc(unsigned char **bufp) in end_slc()
/minix3/minix/drivers/storage/filter/
H A Dsum.c131 static void make_group_sum(char *bufp, char *sump, sector_t sector, int index, in make_group_sum()
155 static int check_group_sum(char *bufp, const char *sump, sector_t sector, in check_group_sum()
H A Dmain.c117 char *bufp; in vcarry() local
/minix3/external/bsd/dhcp/dist/omapip/
H A Dbuffer.c271 const unsigned char *bufp, in omapi_connection_copyin()
372 unsigned char *bufp; in omapi_connection_copyout() local
/minix3/external/bsd/pkg_install/dist/lib/
H A Dfile.c298 char *bufp, *tmp; in format_cmd() local
/minix3/external/bsd/bind/dist/lib/dns/rdata/any_255/
H A Dtsig_250.c139 char *bufp; in totext_any_tsig() local
/minix3/sbin/fsck_ext2fs/
H A Dutilities.c149 char *bufp; in bufinit() local
H A Ddir.c691 lftempname(char *bufp, ino_t ino) in lftempname()
/minix3/minix/usr.bin/diff/
H A Ddiffdir.c220 slurpdir(char *path, char **bufp, int enoentok) in slurpdir()
/minix3/minix/usr.bin/mined/
H A Dmined2.c507 register char *bufp = text_buffer; /* Buffer for building line */ in insert() local
570 register char *bufp = text_buffer; /* Storage for new line->text */ in delete() local

12