Ruby  2.0.0p247(2013-06-27revision41674)
Functions
nacl/unistd.h File Reference

Go to the source code of this file.

Functions

int seteuid (pid_t pid)
int setegid (pid_t pid)
int truncate (const char *path, off_t new_size)
int ftruncate (int fd, off_t new_size)

Function Documentation

int ftruncate ( int  fd,
off_t  new_size 
)
int setegid ( pid_t  pid)
int seteuid ( pid_t  pid)
int truncate ( const char *  path,
off_t  new_size 
)