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

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

fuword(9r)

Contents


NAME    [Toc]    [Back]

       fuword  -  General:  Returns  a word from user instruction
       address space

SYNOPSIS    [Toc]    [Back]

       int fuword(
               char *user_src );

ARGUMENTS    [Toc]    [Back]

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

DESCRIPTION    [Toc]    [Back]

       The  fuword  routine returns one word from the unprotected
       user address space to the calling program.

RETURN VALUES    [Toc]    [Back]

       Upon successful completion, fuword 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),    fubyte(9r),    subyte(9r),
       suword(9r)



                                                       fuword(9r)
[ Back ]
 Similar pages
Name OS Title
suiword Tru64 General: Writes a word into user instruction address space
fuibyte Tru64 General: Returns a byte from user instruction address space
suibyte Tru64 General: Writes a byte into user instruction address space
suword Tru64 General: Writes a word into user address space
fubyte Tru64 General: Returns a byte from user 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
copyin Tru64 General: Copies data 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
subyte Tru64 General: Writes a byte into user address space
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service