Query: subyte
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
subyte(9r) subyte(9r)NAMEsubyte - General: Writes a byte into user address spaceSYNOPSISint subyte( char *user_dest, char byte );ARGUMENTSSpecifies the address in user space to write the byte. Specifies the byte to be written.DESCRIPTIONThe subyte routine copies 1 byte from the protected kernel address space to the unprotected user address space.RETURN VALUESUpon successful completion, subyte returns the value 0 (zero). Otherwise, it returns a -1, indicating that the user address specified in user_dest could not be accessed.SEE ALSORoutines: copyout(9r), copyoutstr(9r), fubyte(9r), fuword(9r), suword(9r) subyte(9r)
Related Man Pages |
---|
store(9) - mojave |
store(9) - debian |
suswintr(9) - debian |
suword(9) - debian |
suword16(9) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Low Impact PHP Errors and Logging Levels |
PHP Write Man Pages to MySQL DB |