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

/freebsd-13-stable/include/rpcsvc/
H A Dnis_object.x118 enum nstype {
168 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
/freebsd-13-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1805 #define __sanitizer_syscall_pre_setns(fd, nstype) \
1806 __sanitizer_syscall_pre_impl_setns((long)(fd), (long)(nstype))
1807 #define __sanitizer_syscall_post_setns(res, fd, nstype) \
1808 __sanitizer_syscall_post_impl_setns(res, (long)(fd), (long)(nstype))
3053 void __sanitizer_syscall_pre_impl_setns(long fd, long nstype);
3054 void __sanitizer_syscall_post_impl_setns(long res, long fd, long nstype);
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_systrace_args.c1997 iarg[1] = p->nstype; /* l_int */
H A Dlinux_proto.h989 char nstype_l_[PADL_(l_int)]; l_int nstype; char nstype_r_[PADR_(l_int)]; member in struct:linux_setns_args
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h1171 char nstype_l_[PADL_(l_int)]; l_int nstype; char nstype_r_[PADR_(l_int)]; member in struct:linux_setns_args
H A Dlinux_systrace_args.c2368 iarg[1] = p->nstype; /* l_int */

Completed in 303 milliseconds