*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> fubyte (9r)              
Title
Content
Arch
Section
 

fubyte(9r)

Contents


NAME    [Toc]    [Back]

       fubyte - General: Returns a byte from user address space

SYNOPSIS    [Toc]    [Back]

       int fubyte(
               char *user_src );

ARGUMENTS    [Toc]    [Back]

       Specifies the address in user space from which to read the
       byte.

DESCRIPTION    [Toc]    [Back]

       The fubyte routine returns 1  byte  from  the  unprotected
       user address space to the calling program.

NOTES    [Toc]    [Back]

       If the size of the return value is larger than 1 byte, the
       byte actually used for the return value is  implementation
       defined.

RETURN VALUES    [Toc]    [Back]

       Upon successful completion, fubyte returns a value greater
       than 0 (zero). Otherwise, it returns -1,  indicating  that
       the user address specified in user_src cannot be accessed.

SEE ALSO    [Toc]    [Back]

      
      
       Routines:    copyinstr(9r),    fuword(9r),     subyte(9r),
       suword(9r)



                                                       fubyte(9r)
[ Back ]
 Similar pages
Name OS Title
fuibyte Tru64 General: Returns a byte from user instruction address space
subyte Tru64 General: Writes a byte into user address space
suibyte Tru64 General: Writes a byte into user instruction address space
fuiword Tru64 General: Returns a word from user instruction address space
fuword Tru64 General: Returns a word from user instruction address space
copyoutstr Tru64 General: Copies a null-terminated string from a kernel address space to a user address space
copyinstr Tru64 General: Copies a null-terminated string from a user address space to a kernel address space
copyout Tru64 General: Copies data from a kernel address space to a user address space
copyin Tru64 General: Copies data from a user address space to a kernel address space
suword Tru64 General: Writes a word into user address space
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service