FreeBSD kernel kern code
lutimes_args Struct Reference

Data Fields

char * path
 
struct timeval * tptr
 

Detailed Description

Definition at line 3288 of file vfs_syscalls.c.

Field Documentation

◆ path

char* lutimes_args::path

Definition at line 3289 of file vfs_syscalls.c.

Referenced by sys_lutimes(), and systrace_args().

◆ tptr

struct timeval* lutimes_args::tptr

Definition at line 3290 of file vfs_syscalls.c.

Referenced by sys_lutimes(), and systrace_args().


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