Linux Perf
setns.c File Reference
#include "util.h"
#include <unistd.h>
#include <sys/syscall.h>
Include dependency graph for setns.c:

Go to the source code of this file.

Functions

int setns (int fd, int nstype)
 

Function Documentation

◆ setns()

int setns ( int  fd,
int  nstype 
)

Definition at line 5 of file setns.c.