The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Get the size of a NUL-terminated string in user space.
Returns the size of the string INCLUDING the terminating NUL. On exception, returns 0. If the string is too long, returns a value greater than n.
<<< Previous | Home | Next >>> |
__clear_user | Up | The proc filesystem |