| /freebsd-9-stable/usr.sbin/nscd/agents/ |
| D | passwd.c | 49 passwd_marshal_func(struct passwd *pwd, char *buffer, size_t *buffer_size) in passwd_marshal_func() 131 size_t *buffer_size) in passwd_lookup_func() 206 passwd_mp_lookup_func(char **buffer, size_t *buffer_size, void *mdata) in passwd_mp_lookup_func()
|
| D | group.c | 49 group_marshal_func(struct group *grp, char *buffer, size_t *buffer_size) in group_marshal_func() 122 size_t *buffer_size) in group_lookup_func() 198 group_mp_lookup_func(char **buffer, size_t *buffer_size, void *mdata) in group_mp_lookup_func()
|
| D | services.c | 49 services_marshal_func(struct servent *serv, char *buffer, size_t *buffer_size) in services_marshal_func() 125 size_t *buffer_size) in services_lookup_func() 219 services_mp_lookup_func(char **buffer, size_t *buffer_size, void *mdata) in services_mp_lookup_func()
|
| /freebsd-9-stable/lib/libc/net/ |
| D | nscache.c | 60 size_t buffer_size, size; in __nss_common_cache_read() local 164 size_t buffer_size; in __nss_common_cache_write() local 266 size_t buffer_size; in __nss_mp_cache_read() local 334 size_t buffer_size; in __nss_mp_cache_write() local
|
| D | getprotoent.c | 89 __proto_id_func(char *buffer, size_t *buffer_size, va_list ap, in __proto_id_func() 143 __proto_marshal_func(char *buffer, size_t *buffer_size, void *retval, in __proto_marshal_func() 230 __proto_unmarshal_func(char *buffer, size_t buffer_size, void *retval, in __proto_unmarshal_func()
|
| D | gethostnamadr.c | 165 host_id_func(char *buffer, size_t *buffer_size, va_list ap, void *cache_mdata) in host_id_func() 263 host_marshal_func(char *buffer, size_t *buffer_size, void *retval, va_list ap, in host_marshal_func() 369 host_unmarshal_func(char *buffer, size_t buffer_size, void *retval, va_list ap, in host_unmarshal_func()
|
| D | getnetnamadr.c | 126 net_marshal_func(char *buffer, size_t *buffer_size, void *retval, va_list ap, in net_marshal_func() 215 net_unmarshal_func(char *buffer, size_t buffer_size, void *retval, va_list ap, in net_unmarshal_func()
|
| D | getservent.c | 864 serv_id_func(char *buffer, size_t *buffer_size, va_list ap, void *cache_mdata) in serv_id_func() 939 serv_marshal_func(char *buffer, size_t *buffer_size, void *retval, va_list ap, in serv_marshal_func() 1040 serv_unmarshal_func(char *buffer, size_t buffer_size, void *retval, va_list ap, in serv_unmarshal_func()
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | cpu-arm.c | 224 bfd_size_type buffer_size, in arm_check_note() 277 bfd_size_type buffer_size; in bfd_arm_update_notes() local 374 bfd_size_type buffer_size; in bfd_arm_get_mach_from_notes() local
|
| /freebsd-9-stable/sys/contrib/octeon-sdk/ |
| D | octeon-pci-console.c | 109 int octeon_pci_console_buffer_free_bytes(uint32_t buffer_size, uint32_t wr_idx, uint32_t rd_idx) in octeon_pci_console_buffer_free_bytes() 116 int octeon_pci_console_buffer_avail_bytes(uint32_t buffer_size, uint32_t wr_idx, uint32_t rd_idx) in octeon_pci_console_buffer_avail_bytes() 357 …uint64_t console_desc_addr, unsigned int console_num, char * buffer, int buffer_size, uint32_t fla… in octeon_pci_console_read() 439 uint64_t octeon_pci_console_init(int num_consoles, int buffer_size) in octeon_pci_console_init()
|
| D | cvmx-pow.c | 132 int cvmx_pow_capture(void *buffer, int buffer_size) in cvmx_pow_capture() 308 void cvmx_pow_display(void *buffer, int buffer_size) in cvmx_pow_display()
|
| D | cvmx-helper-fpa.c | 68 static int __cvmx_helper_initialize_fpa_pool(int pool, uint64_t buffer_size, in __cvmx_helper_initialize_fpa_pool()
|
| /freebsd-9-stable/tools/tools/nxge/ |
| D | xge_info.h | 78 int sockfd, indexer, buffer_size = 0; variable
|
| /freebsd-9-stable/contrib/gcc/config/ |
| D | host-linux.c | 99 size_t buffer_size = 32 * 1024 * 1024; in linux_gt_pch_get_address() local
|
| /freebsd-9-stable/contrib/libarchive/libarchive/ |
| D | archive_write_set_compression_none.c | 50 ssize_t buffer_size; member
|
| D | archive_read_private.h | 93 size_t buffer_size; member
|
| /freebsd-9-stable/usr.sbin/nscd/ |
| D | mp_rs_query.c | 166 size_t buffer_size; in on_mp_read_session_request_process() local
|
| /freebsd-9-stable/lib/libc/rpc/ |
| D | getrpcent.c | 596 rpc_id_func(char *buffer, size_t *buffer_size, va_list ap, void *cache_mdata) in rpc_id_func() 648 rpc_marshal_func(char *buffer, size_t *buffer_size, void *retval, va_list ap, in rpc_marshal_func() 735 rpc_unmarshal_func(char *buffer, size_t buffer_size, void *retval, va_list ap, in rpc_unmarshal_func()
|
| /freebsd-9-stable/sys/netncp/ |
| D | ncp_conn.h | 118 int buffer_size; member 176 int buffer_size; /* Negotiated bufsize */ member
|
| /freebsd-9-stable/contrib/xz/src/liblzma/common/ |
| D | stream_encoder.c | 54 size_t buffer_size; member
|
| /freebsd-9-stable/contrib/libreadline/ |
| D | histfile.c | 458 int buffer_size; local
|
| /freebsd-9-stable/lib/libc/gen/ |
| D | getgrent.c | 156 grp_id_func(char *buffer, size_t *buffer_size, va_list ap, void *cache_mdata) in grp_id_func() 207 grp_marshal_func(char *buffer, size_t *buffer_size, void *retval, va_list ap, in grp_marshal_func() 302 grp_unmarshal_func(char *buffer, size_t buffer_size, void *retval, va_list ap, in grp_unmarshal_func()
|
| /freebsd-9-stable/sys/dev/nxge/ |
| D | if_nxge.c | 267 int buffer_size = mtu + frame_header; in xge_rx_buffer_sizes_set() local 306 int index = 0, buffer_size = 0; in xge_buffer_mode_init() local 3125 int buffer_size = 0, cluster_size = 0, count; in xge_get_buf() local
|
| /freebsd-9-stable/sys/dev/drm/ |
| D | r128_state.c | 900 int i, buffer_size, mask_size; in r128_cce_dispatch_write_span() local 996 int i, xbuf_size, ybuf_size, buffer_size, mask_size; in r128_cce_dispatch_write_pixels() local
|
| /freebsd-9-stable/sys/ofed/drivers/infiniband/ulp/sdp/ |
| D | sdp_rx.c | 166 int buffer_size; in sdp_post_recvs_needed() local
|