| /freebsd-10-stable/contrib/libgnuregex/ |
| D | regex.c | 38 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 40 # define re_match(bufp, string, size, pos, regs) \ argument 42 # define re_search(bufp, string, size, startpos, range, regs) \ argument 44 # define re_compile_pattern(pattern, length, bufp) \ argument 47 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument 49 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) argument
|
| /freebsd-10-stable/lib/libc/db/hash/ |
| D | hash_bigkey.c | 86 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert() 196 __big_delete(HTAB *hashp, BUFHEAD *bufp) in __big_delete() 273 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) in __find_bigpair() 322 BUFHEAD *bufp; in __find_last_page() local 359 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return() 445 collect_data(HTAB *hashp, BUFHEAD *bufp, int len, int set) in collect_data() 498 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) in __big_keydata() 512 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) in collect_key()
|
| D | hash_page.c | 126 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) in __delpair() 284 BUFHEAD *bufp; /* Buffer header for ino */ in ugly_split() local 398 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __addel() 468 __add_ovflpage(HTAB *hashp, BUFHEAD *bufp) in __add_ovflpage() 925 BUFHEAD *bufp; in print_chain() local
|
| /freebsd-10-stable/sys/ia64/include/ |
| D | bus.h | 300 bus_size_t ofs, uint8_t *bufp, size_t count) in bus_space_read_multi_1() 313 bus_size_t ofs, uint16_t *bufp, size_t count) in bus_space_read_multi_2() 326 bus_size_t ofs, uint32_t *bufp, size_t count) in bus_space_read_multi_4() 339 bus_size_t ofs, uint64_t *bufp, size_t count) in bus_space_read_multi_8() 363 bus_size_t ofs, const uint8_t *bufp, size_t count) in bus_space_write_multi_1() 376 bus_size_t ofs, const uint16_t *bufp, size_t count) in bus_space_write_multi_2() 389 bus_size_t ofs, const uint32_t *bufp, size_t count) in bus_space_write_multi_4() 402 bus_size_t ofs, const uint64_t *bufp, size_t count) in bus_space_write_multi_8() 427 bus_size_t ofs, uint8_t *bufp, size_t count) in bus_space_read_region_1() 441 bus_size_t ofs, uint16_t *bufp, size_t count) in bus_space_read_region_2() [all …]
|
| /freebsd-10-stable/contrib/ntp/libparse/ |
| D | ieee754io.c | 105 unsigned char *bufp, in fmt_hex() 127 unsigned char *bufp, in get_byte() 146 unsigned char *bufp, in put_byte() 169 unsigned char *bufp = *buffpp; in fetch_ieee754() local
|
| /freebsd-10-stable/lib/libc/stdio/ |
| D | open_memstream.c | 48 char **bufp; member 174 open_memstream(char **bufp, size_t *sizep) in open_memstream()
|
| D | open_wmemstream.c | 48 wchar_t **bufp; member 235 open_wmemstream(wchar_t **bufp, size_t *sizep) in open_wmemstream()
|
| /freebsd-10-stable/contrib/ntp/libntp/ |
| D | buftvtots.c | 17 const char *bufp, in buftvtots()
|
| /freebsd-10-stable/contrib/ntp/include/ |
| D | lib_strbuf.h | 25 #define LIB_GETBUF(bufp) \ argument
|
| /freebsd-10-stable/usr.bin/netstat/ |
| D | unix.c | 70 pcblist_sysctl(int type, char **bufp) in pcblist_sysctl() 98 pcblist_kvm(u_long count_off, u_long gencnt_off, u_long head_off, char **bufp) in pcblist_kvm()
|
| /freebsd-10-stable/sbin/fsdb/ |
| D | fsdbutil.c | 228 printindir(ufs2_daddr_t blk, int level, char *bufp) in printindir() 287 char *bufp; in printblocks() local
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | mep-ibld.c | 85 unsigned char *bufp) in insert_1() 222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal() local 376 unsigned char *bufp, in extract_1() 469 unsigned char *bufp = ex_info->insn_bytes + word_offset / 8; in extract_normal() local
|
| /freebsd-10-stable/sys/cam/scsi/ |
| D | scsi_enc_safte.c | 260 union ccb *ccb, uint8_t **bufp, int error, int xfer_len) in safte_process_config() 331 union ccb *ccb, uint8_t **bufp, int error, int xfer_len) in safte_process_gflags() 356 union ccb *ccb, uint8_t **bufp, int error, int xfer_len) in safte_process_status() 665 union ccb *ccb, uint8_t **bufp, int error, int xfer_len) in safte_process_slotstatus() 955 union ccb *ccb, uint8_t **bufp, int error, int xfer_len) in safte_process_control_request()
|
| /freebsd-10-stable/kerberos5/lib/libgssapi_krb5/ |
| D | pname_to_uid.c | 41 char lname[MAXLOGNAME + 1], buf[1024], *bufp; in _gsskrb5_pname_to_uid() local
|
| /freebsd-10-stable/sys/contrib/ia64/libuwx/src/ |
| D | uwx_bstream.h | 30 unsigned char *bufp; member
|
| /freebsd-10-stable/contrib/ncurses/ncurses/tinfo/ |
| D | comp_expand.c | 58 int bufp; in _nc_tic_expand() local
|
| /freebsd-10-stable/contrib/ipfilter/ipsend/ |
| D | dlcommon.c | 65 dlinfoack(fd, bufp) in dlinfoack() argument 375 dlokack(fd, bufp) in dlokack() argument 404 dlerrorack(fd, bufp) in dlerrorack() argument 433 dlbindack(fd, bufp) in dlbindack() argument 459 dlphysaddrack(fd, bufp) in dlphysaddrack() argument
|
| /freebsd-10-stable/contrib/libpcap/ |
| D | pcap-dlpi.c | 978 recv_ack(int fd, int size, const char *what, char *bufp, char *ebuf, int *uerror) 1280 dlbindack(int fd, char *bufp, char *ebuf, int *uerror) 1287 dlokack(int fd, const char *what, char *bufp, char *ebuf) 1305 dlinfoack(int fd, char *bufp, char *ebuf)
|
| /freebsd-10-stable/contrib/ipfilter/lib/ |
| D | ipft_pc.c | 181 static char *bufp = NULL; local 210 static char *bufp = NULL; local
|
| /freebsd-10-stable/crypto/openssl/crypto/asn1/ |
| D | f_int.c | 107 unsigned char *bufp; in a2i_ASN1_INTEGER() local
|
| D | f_enum.c | 103 unsigned char *bufp; in a2i_ASN1_ENUMERATED() local
|
| D | f_string.c | 101 unsigned char *bufp; in a2i_ASN1_STRING() local
|
| /freebsd-10-stable/sys/opencrypto/ |
| D | cryptodeflate.c | 83 struct deflate_buf *bufh, *bufp; local
|
| /freebsd-10-stable/sbin/dmesg/ |
| D | dmesg.c | 78 struct msgbuf *bufp, cur; in main() local
|
| /freebsd-10-stable/sys/boot/efi/boot1/ |
| D | ufs_module.c | 96 load(const char *filepath, dev_info_t *dev, void **bufp, size_t *bufsize) in load()
|