FreeBSD kernel kern code
|
Data Fields | |
char * | path |
int | mode |
Definition at line 1432 of file vfs_syscalls.c.
int mkfifo_args::mode |
Definition at line 1434 of file vfs_syscalls.c.
Referenced by systrace_args().
char* mkfifo_args::path |
Definition at line 1433 of file vfs_syscalls.c.
Referenced by systrace_args().