Searched defs:bufsize (Results 1 - 25 of 161) sorted by relevance

1234567

/src/sys/external/bsd/libfdt/dist/
H A Dfdt_empty_tree.c15 int fdt_create_empty_tree(void *buf, int bufsize) argument
/src/lib/libc/compat/gen/
H A Dcompat___getmntinfo13.c62 static size_t bufsize; variable in typeref:typename:size_t
H A Dcompat_getmntinfo.c63 static size_t bufsize; local in function:__strong_alias
/src/tests/fs/nfs/nfsservice/
H A Dgetmntinfo.c65 static size_t bufsize; local in function:getmntinfo
/src/lib/libc/gen/
H A Dgetmntinfo.c58 static size_t bufsize; local in function:getmntinfo
H A Dshquotev.c52 shquotev(int argc, char * const * argv, char *buf, size_t bufsize) argument
/src/sys/miscfs/procfs/
H A Dprocfs_auxv.c47 size_t bufsize; local in function:procfs_doauxv
H A Dprocfs_limit.c91 size_t bufsize, pos, i; local in function:procfs_dolimit
134 size_t bufsize, pos; local in function:procfs_dolimits
[all...]
H A Dprocfs_map.c116 size_t bufsize = BUFFERSIZE; local in function:procfs_domap
/src/lib/libc/citrus/
H A Dcitrus_aliasname_local.h33 __unaliasname(const char * dbname,const char * alias,void * buf,size_t bufsize) argument
/src/usr.bin/mail/
H A Dv7.local.c57 findmail(const char *user, char *buf, size_t bufsize) argument
/src/lib/libc/stdio/
H A Dmakebuf.c160 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) argument
/src/usr.sbin/mopd/common/
H A Dloop-bsd.c104 int bufsize; local in function:Loop
H A Dloop-linux2.c99 int bufsize = 1100, maxfd =0; local in function:Loop
H A Dpf.c77 u_int bufsize; local in function:pfInit
/xsrc/external/mit/xorg-server/dist/hw/xquartz/mach-startup/
H A Dbundle_trampoline.c54 uint32_t bufsize = PATH_MAX; local in function:executable_path
/src/sys/kern/
H A Dsubr_optstr.c90 optstr_get(const char *optstr, const char *key, char *buf, size_t bufsize) argument
/src/lib/libresolv/
H A Dres_sendsigned.c39 int newmsglen, bufsize, siglen; local in function:res_nsendsigned
/src/sys/rump/librump/rumpkern/
H A Daccessors.c45 rump_uio_setup(void *buf, size_t bufsize, off_t offset, enum rump_uiorw rw) argument
/src/sys/ufs/lfs/
H A Dlfs_kernel.h78 size_t bufsize; /* Size of kept data */ member in struct:lfs_cluster
/src/share/examples/refuse/ian/libfetch/
H A Dcommon.h52 size_t bufsize; /* buffer size */ member in struct:fetchconn
/src/libexec/ld.elf_so/
H A Dexpand.c115 _rtld_expand_path(char *buf, size_t bufsize, const char *execname, argument
/src/bin/sh/
H A Doutput.h44 int bufsize; member in struct:output
/src/usr.bin/sort/
H A Dfsort.c87 size_t bufsize = DEFBUFSIZE; local in function:fsort
/src/usr.sbin/makefs/ffs/
H A Dffs_balloc.c75 ffs_balloc(struct inode *ip, off_t offset, int bufsize, struct buf **bpp) argument
85 ffs_balloc_ufs1(struct inode *ip, off_t offset, int bufsize, struct buf **bpp) argument
332 ffs_balloc_ufs2(struct inode *ip, off_t offset, int bufsize, struct buf **bpp) argument

Completed in 28 milliseconds

1234567