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

  /src/sys/miscfs/procfs/
procfs_note.c 102 error = vfs_getuserstr(uio, note, &xlen);
procfs.h 225 int vfs_getuserstr(struct uio *, char *, int *);
procfs_subr.c 345 * The buffer should be *buflenp + 1 chars long. vfs_getuserstr
355 vfs_getuserstr(struct uio *uio, char *bf, int *buflenp) function in typeref:typename:int

Completed in 13 milliseconds