HomeSort by: relevance | last modified time | path
    Searched refs:vfs_namemap_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/miscfs/procfs/
procfs.h 219 typedef struct vfs_namemap vfs_namemap_t; typedef in typeref:struct:vfs_namemap
226 const vfs_namemap_t *vfs_findname(const vfs_namemap_t *, const char *, int);
procfs_subr.c 386 const vfs_namemap_t *
387 vfs_findname(const vfs_namemap_t *nm, const char *bf, int buflen)

Completed in 12 milliseconds