FreeBSD kernel kern code
futimes_args Struct Reference

Data Fields

int fd
 
struct timeval * tptr
 

Detailed Description

Definition at line 3387 of file vfs_syscalls.c.

Field Documentation

int futimes_args::fd

Definition at line 3388 of file vfs_syscalls.c.

Referenced by systrace_args().

struct timeval* futimes_args::tptr

Definition at line 3389 of file vfs_syscalls.c.

Referenced by systrace_args().


The documentation for this struct was generated from the following file: