| /freebsd/contrib/llvm-project/clang/lib/Headers/ | 
| H A D | hexagon_circ_brev_intrinsics.h | 22 #define Q6_circ_load_update_D(dest,ptr,incr,bufsize,K)  \  argument31 #define Q6_circ_load_update_W(dest,ptr,incr,bufsize,K)  \  argument
 40 #define Q6_circ_load_update_H(dest,ptr,incr,bufsize,K)  \  argument
 49 #define Q6_circ_load_update_UH(dest,ptr,incr,bufsize,K) \  argument
 58 #define Q6_circ_load_update_B(dest,ptr,incr,bufsize,K)  \  argument
 67 #define Q6_circ_load_update_UB(dest,ptr,incr,bufsize,K) \  argument
 77 #define Q6_circ_store_update_D(src,ptr,incr,bufsize,K)  \  argument
 86 #define Q6_circ_store_update_W(src,ptr,incr,bufsize,K)  \  argument
 95 #define Q6_circ_store_update_HL(src,ptr,incr,bufsize,K) \  argument
 104 #define Q6_circ_store_update_HH(src,ptr,incr,bufsize,K) \  argument
 [all …]
 
 | 
| /freebsd/tests/sys/fs/fusefs/ | 
| H A D | read.cc | 172 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local205 	ssize_t bufsize = 50;  in TEST_F()  local
 285 	ssize_t bufsize = 50;  in TEST_F()  local
 363 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 397 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 434 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 484 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 523 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 592 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 625 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 [all …]
 
 | 
| H A D | fsync.cc | 99 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local133 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 169 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 197 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 222 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 244 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 267 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 
 | 
| H A D | write.cc | 245 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local369 	ssize_t bufsize = strlen(CONTENTS0) + 1;  in TEST_F()  local
 411 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 436 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 474 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 500 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 555 	ssize_t bufsize = strlen(CONTENTS);  in TEST_P()  local
 591 	ssize_t bufsize = strlen(CONTENTS);  in TEST_P()  local
 633 	ssize_t bufsize = strlen(CONTENTS) + 1;  in TEST_F()  local
 741 	ssize_t bufsize = strlen(CONTENTS);  in TEST_F()  local
 [all …]
 
 | 
| /freebsd/lib/libc/net/ | 
| H A D | nss_compat.c | 100 	size_t		 bufsize;  in __nss_compat_getgrnam_r()  local125 	size_t		 bufsize;  in __nss_compat_getgrgid_r()  local
 149 	size_t		 bufsize;  in __nss_compat_getgrent_r()  local
 201 	size_t		 bufsize;  in __nss_compat_getpwnam_r()  local
 226 	size_t		 bufsize;  in __nss_compat_getpwuid_r()  local
 250 	size_t		 bufsize;  in __nss_compat_getpwent_r()  local
 
 | 
| H A D | getservent.c | 133 	size_t bufsize;  member221 parse_result(struct servent *serv, char *buffer, size_t bufsize,  in parse_result()
 296 	size_t bufsize;  in files_servent()  local
 501 	size_t bufsize;  in db_servent()  local
 673 	size_t bufsize;  in nis_servent()  local
 1112     char *buffer, size_t bufsize, struct servent **result)  in getservbyname_r()
 1149     char *buffer, size_t bufsize, struct servent **result)  in getservbyport_r()
 1185 getservent_r(struct servent *serv, char *buffer, size_t bufsize,  in getservent_r()
 1282     size_t bufsize, struct servent **res)  in wrap_getservbyname_r()
 1290     size_t bufsize, struct servent **res)  in wrap_getservbyport_r()
 [all …]
 
 | 
| /freebsd/contrib/netbsd-tests/kernel/ | 
| H A D | t_sysctl.c | 41 ATF_TC_HEAD(bufsize, tc)  in ATF_TC_HEAD()  argument46 ATF_TC_BODY(bufsize, tc)  in ATF_TC_BODY()  argument
 
 | 
| /freebsd/crypto/openssl/crypto/cmp/ | 
| H A D | cmp_status.c | 171                                   char *buf, size_t bufsize)  in snprint_PKIStatusInfo_parts()242                                      char *buf, size_t bufsize)  in OSSL_CMP_snprint_PKIStatusInfo()
 259                                      size_t bufsize)  in OSSL_CMP_CTX_snprint_PKIStatus()
 
 | 
| /freebsd/lib/libc/rpc/ | 
| H A D | getrpcent.c | 115 	size_t	bufsize;  member210 	size_t bufsize;  in files_rpcent()  local
 387 	size_t	bufsize;  in nis_rpcent()  local
 807 	size_t bufsize, struct rpcent **result)  in getrpcbyname_r()
 840 	size_t bufsize, struct rpcent **result)  in getrpcbynumber_r()
 872 getrpcent_r(struct rpcent *rpc, char *buffer, size_t bufsize,  in getrpcent_r()
 916     size_t bufsize, struct rpcent **res)  in wrap_getrpcbyname_r()
 923     size_t bufsize, struct rpcent **res)  in wrap_getrpcbynumber_r()
 930     size_t bufsize, struct rpcent **res)  in wrap_getrpcent_r()
 
 | 
| /freebsd/lib/virtual_oss/oss/ | 
| H A D | oss.c | 81     int bufsize, int *pchannels, int *pformat, int attr, int fionbio)  in oss_open()136     int bufsize, int *pchannels, int *pformat)  in oss_rec_open()
 143     int bufsize, int *pchannels, int *pformat)  in oss_play_open()
 
 | 
| /freebsd/lib/virtual_oss/sndio/ | 
| H A D | sndio.c | 100     int samplerate, int bufsize, int *pchannels, int *pformat, int direction)  in sndio_open()159     int samplerate, int bufsize, int *pchannels, int *pformat)  in sndio_open_play()
 166     int samplerate, int bufsize, int *pchannels, int *pformat)  in sndio_open_rec()
 
 | 
| /freebsd/usr.sbin/makefs/ffs/ | 
| H A D | ffs_balloc.c | 66 ffs_balloc(struct inode *ip, off_t offset, int bufsize, struct m_buf **bpp)  in ffs_balloc()75 ffs_balloc_ufs1(struct inode *ip, off_t offset, int bufsize,  in ffs_balloc_ufs1()
 333 ffs_balloc_ufs2(struct inode *ip, off_t offset, int bufsize,  in ffs_balloc_ufs2()
 
 | 
| /freebsd/lib/libc/gen/ | 
| H A D | getpwent.c | 507 getpwent_r(struct passwd *pwd, char *buffer, size_t bufsize,  in getpwent_r()545 getpwnam_r(const char *name, struct passwd *pwd, char *buffer, size_t bufsize,  in getpwnam_r()
 584 getpwuid_r(uid_t uid, struct passwd *pwd, char *buffer, size_t bufsize,  in getpwuid_r()
 663     size_t bufsize, struct passwd **res)  in wrap_getpwnam_r()
 671     size_t bufsize, struct passwd **res)  in wrap_getpwuid_r()
 679     size_t bufsize, struct passwd **res)  in wrap_getpwent_r()
 802 	size_t			 bufsize, namesize;  in files_passwd()  local
 953 pwdb_parse_entry_v3(char *buffer, size_t bufsize, struct passwd *pwd,  in pwdb_parse_entry_v3()
 1024 pwdb_parse_entry_v4(char *buffer, size_t bufsize, struct passwd *pwd,  in pwdb_parse_entry_v4()
 1099 	size_t			 bufsize, linesize;  in dns_passwd()  local
 [all …]
 
 | 
| H A D | getgrent.c | 474 	size_t		bufsize;  in getgroupmembership_fallback()  local571 getgrent_r(struct group *grp, char *buffer, size_t bufsize,  in getgrent_r()
 588 getgrnam_r(const char *name, struct group *grp, char *buffer, size_t bufsize,  in getgrnam_r()
 626 getgrgid_r(gid_t gid, struct group *grp, char *buffer, size_t bufsize,  in getgrgid_r()
 725 wrap_getgrnam_r(union key key, struct group *grp, char *buffer, size_t bufsize,  in wrap_getgrnam_r()
 733 wrap_getgrgid_r(union key key, struct group *grp, char *buffer, size_t bufsize,  in wrap_getgrgid_r()
 742     size_t bufsize, struct group **res)  in wrap_getgrent_r()
 847 	size_t			 bufsize, linesize;  in files_group()  local
 961 	size_t			 bufsize, adjsize, linesize;  in dns_group()  local
 1098 	size_t		 bufsize;  in nis_group()  local
 [all …]
 
 | 
| H A D | getmntinfo-compat11.c | 45 	static long bufsize;  in freebsd11_getmntinfo()  local
 | 
| /freebsd/usr.sbin/mptutil/ | 
| H A D | mpt_cam.c | 64 	size_t bufsize;  in fetch_path_id()  local127 	size_t bufsize;  in mpt_query_disk()  local
 397 	size_t bufsize;  in mpt_fetch_disks()  local
 
 | 
| /freebsd/sbin/mount_unionfs/ | 
| H A D | mount_unionfs.c | 77 parse_gid(const char *s, char *buf, size_t bufsize)  in parse_gid()96 parse_uid(const char *s, char *buf, size_t bufsize)  in parse_uid()
 
 | 
| /freebsd/lib/nss_tacplus/ | 
| H A D | nss_tacplus.c | 96 tacplus_copystr(const char *str, char **buffer, size_t *bufsize)  in tacplus_copystr()113     size_t bufsize)  in tacplus_getpwnam_r()
 258 	size_t bufsize = va_arg(ap, size_t);  in nss_tacplus_getpwnam_r()  local
 
 | 
| /freebsd/sys/contrib/libfdt/ | 
| H A D | fdt_empty_tree.c | 58 int fdt_create_empty_tree(void *buf, int bufsize)  in fdt_create_empty_tree()
 | 
| /freebsd/contrib/kyua/utils/process/ | 
| H A D | systembuf_test.cpp | 78 test_read(std::size_t length, std::size_t bufsize)  in test_read()95 test_write(std::size_t length, std::size_t bufsize)  in test_write()
 
 | 
| /freebsd/cddl/compat/opensolaris/lib/libumem/ | 
| H A D | umem.c | 36 	size_t bufsize;  member104 umem_cache_t *umem_cache_create(char *debug_name, size_t bufsize, size_t align, umem_constructor_t …  in umem_cache_create()
 
 | 
| /freebsd/contrib/lib9p/ | 
| H A D | rfuncs.c | 64 r_basename(const char *path, char *buf, size_t bufsize)  in r_basename()159 r_dirname(const char *path, char *buf, size_t bufsize)  in r_dirname()
 
 | 
| /freebsd/sbin/hastd/ | 
| H A D | parse.y | 734 	size_t bufsize;  variable804 	size_t bufsize;  in node_names()  local
 
 | 
| /freebsd/lib/libc/iconv/ | 
| H A D | citrus_aliasname_local.h | 36     void *buf, size_t bufsize)  in __unaliasname()
 | 
| /freebsd/contrib/libarchive/libarchive/ | 
| H A D | archive_write_disk_set_standard_lookup.c | 125 size_t bufsize = 128; lookup_gid()  local 194 size_t bufsize = 128; lookup_uid()  local
 
 |