/minix3/lib/libc/db/hash/ |
H A D | hash_bigkey.c | 86 __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 D | hash_page.c | 133 __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 D | hash.c | 577 BUFHEAD *bufp, *save_bufp; in hash_access() local 726 BUFHEAD *bufp = NULL; /* XXX: gcc */ in hash_seq() local
|
/minix3/lib/libc/gen/ |
H A D | setproctitle.c | 66 static char buf[MAX_PROCTITLE], *bufp; in setproctitle() local
|
/minix3/lib/libc/stdio/ |
H A D | open_memstream.c | 48 char **bufp; member 176 open_memstream(char **bufp, size_t *sizep) in open_memstream()
|
H A D | open_wmemstream.c | 48 wchar_t **bufp; member 234 open_wmemstream(wchar_t **bufp, size_t *sizep) in open_wmemstream()
|
/minix3/sbin/sysctl/ |
H A D | pathconf.c | 155 char *bufp, buf[BUFSIZ]; local 197 findname(string, level, bufp, namelist) in findname() argument
|
/minix3/external/bsd/dhcp/dist/common/ |
H A D | raw.c | 117 int bufp = 0; local
|
H A D | dlpi.c | 966 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 D | f_int.c | 107 unsigned char *bufp; in a2i_ASN1_INTEGER() local
|
H A D | f_enum.c | 103 unsigned char *bufp; in a2i_ASN1_ENUMERATED() local
|
H A D | f_string.c | 101 unsigned char *bufp; in a2i_ASN1_STRING() local
|
/minix3/external/bsd/libpcap/dist/ |
H A D | pcap-dlpi.c | 1032 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 D | dlpisubs.c | 127 int count, u_char *bufp, int len) in pcap_process_pkts()
|
H A D | pcap-libdlpi.c | 323 u_char *bufp; in pcap_read_libdlpi() local
|
/minix3/libexec/telnetd/ |
H A D | slc.c | 174 end_slc(unsigned char **bufp) in end_slc()
|
/minix3/minix/drivers/storage/filter/ |
H A D | sum.c | 131 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 D | main.c | 117 char *bufp; in vcarry() local
|
/minix3/external/bsd/dhcp/dist/omapip/ |
H A D | buffer.c | 271 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 D | file.c | 298 char *bufp, *tmp; in format_cmd() local
|
/minix3/external/bsd/bind/dist/lib/dns/rdata/any_255/ |
H A D | tsig_250.c | 139 char *bufp; in totext_any_tsig() local
|
/minix3/sbin/fsck_ext2fs/ |
H A D | utilities.c | 149 char *bufp; in bufinit() local
|
H A D | dir.c | 691 lftempname(char *bufp, ino_t ino) in lftempname()
|
/minix3/minix/usr.bin/diff/ |
H A D | diffdir.c | 220 slurpdir(char *path, char **bufp, int enoentok) in slurpdir()
|
/minix3/minix/usr.bin/mined/ |
H A D | mined2.c | 507 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
|