Searched defs:freebuf (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ntp/libntp/lib/isc/win32/ |
H A D | strerror.c | 62 BOOL freebuf; isc__strerror() local
|
/freebsd/lib/libc/tests/string/ |
H A D | memccpy_test.c | 66 freebuf(char * buf, size_t len, int guard_at_end) in freebuf() function
|
/freebsd/lib/libprocstat/ |
H A D | core.c | 215 void *freebuf; in procstat_core_get() local
|
/freebsd/sys/kern/ |
H A D | vfs_cache.c | 3280 char *retbuf, *freebuf; in kern___realpathat() local 3348 vn_fullpath(struct vnode * vp,char ** retbuf,char ** freebuf) vn_fullpath() argument 3383 vn_fullpath_global(struct vnode * vp,char ** retbuf,char ** freebuf) vn_fullpath_global() argument 3793 vn_fullpath_hardlink(struct vnode * vp,struct vnode * dvp,const char * hrdl_name,size_t hrdl_name_length,char ** retbuf,char ** freebuf,size_t * buflen) vn_fullpath_hardlink() argument [all...] |
H A D | kern_proc.c | 2275 char **freebuf) in proc_get_binpath() 2342 char *retbuf, *freebuf, *binname; in sysctl_kern_proc_pathname() local
|
/freebsd/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb.c | 1687 char freebuf[32]; in dump_metaslab() local
|