FreeBSD kernel kern code
utimes_args Struct Reference

Data Fields

char * path
 
struct timeval * tptr
 

Detailed Description

Definition at line 3275 of file vfs_syscalls.c.

Field Documentation

char* utimes_args::path

Definition at line 3276 of file vfs_syscalls.c.

Referenced by systrace_args().

struct timeval* utimes_args::tptr

Definition at line 3277 of file vfs_syscalls.c.

Referenced by systrace_args().


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