Searched refs:nstype (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dmissing.h648 static inline int setns(int fd, int nstype) { argument
649 return syscall(__NR_setns, fd, nstype);

Completed in 1610 milliseconds