Searched defs:freebuf (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/ntp/libntp/lib/isc/win32/ |
H A D | strerror.c | 64 BOOL freebuf; in isc__strerror() local
|
/freebsd-src/sys/security/mac_do/ |
H A D | mac_do.c | 451 char *freebuf = NULL; check_setgroups() local 486 char *freebuf = NULL; check_setuid() local
|
/freebsd-src/lib/libprocstat/ |
H A D | core.c | 175 void *freebuf; in procstat_core_get() local
|
/freebsd-src/sys/kern/ |
H A D | vfs_cache.c | 3256 char *retbuf, *freebuf; in kern___realpathat() local 3314 vn_fullpath(struct vnode * vp,char ** retbuf,char ** freebuf) vn_fullpath() argument 3349 vn_fullpath_global(struct vnode * vp,char ** retbuf,char ** freebuf) vn_fullpath_global() argument 3759 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 | 2270 proc_get_binpath(struct proc * p,char * binname,char ** retbuf,char ** freebuf) proc_get_binpath() argument 2337 char *retbuf, *freebuf, *binname; sysctl_kern_proc_pathname() local [all...] |
/freebsd-src/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb.c | 1629 char freebuf[32]; dump_metaslab() local
|