FreeBSD kernel kern code
lutimes_args Struct Reference

Data Fields

char * path
 
struct timeval * tptr
 

Detailed Description

Definition at line 3343 of file vfs_syscalls.c.

Field Documentation

char* lutimes_args::path

Definition at line 3344 of file vfs_syscalls.c.

Referenced by systrace_args().

struct timeval* lutimes_args::tptr

Definition at line 3345 of file vfs_syscalls.c.

Referenced by systrace_args().


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