Query: fubyte
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
fubyte(9r) fubyte(9r)NAMEfubyte - General: Returns a byte from user address spaceSYNOPSISint fubyte( char *user_src );ARGUMENTSSpecifies the address in user space from which to read the byte.DESCRIPTIONThe fubyte routine returns 1 byte from the unprotected user address space to the calling program.NOTESIf the size of the return value is larger than 1 byte, the byte actually used for the return value is implementation defined.RETURN VALUESUpon successful completion, fubyte returns a value greater than 0 (zero). Otherwise, it returns -1, indicating that the user address speci- fied in user_src cannot be accessed.SEE ALSORoutines: copyinstr(9r), fuword(9r), subyte(9r), suword(9r) fubyte(9r)
Related Man Pages |
---|
fuswintr(9) - debian |
fubyte(9) - debian |
fuword32(9) - debian |
fuiword(9) - netbsd |
fuword(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Throw my Toys out of the Pram! |
PHP Write Man Pages to MySQL DB |