Home
last modified time | relevance | path

Searched refs:PFS_IOCTL_ARGS (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/fs/pseudofs/
H A Dpseudofs.h142 #define PFS_IOCTL_ARGS \ macro
148 int name(PFS_IOCTL_ARGS);
149 typedef int (*pfs_ioctl_t)(PFS_IOCTL_ARGS);
H A Dpseudofs_internal.h168 pn_ioctl(PFS_IOCTL_ARGS) in pn_ioctl() argument
/freebsd-12.1/sys/fs/procfs/
H A Dprocfs.h56 int procfs_ioctl(PFS_IOCTL_ARGS);
H A Dprocfs_ioctl.c62 procfs_ioctl(PFS_IOCTL_ARGS) in procfs_ioctl() argument