Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
twebdav_lock Struct Reference

Definition at line 2397 of file civetweb.c.

Public Attributes

uint64_t locktime
 
char path [(PATH_MAX) *2]
 
char token [33]
 
char user [(PATH_MAX) *2]
 

Member Data Documentation

◆ locktime

uint64_t twebdav_lock::locktime

Definition at line 2398 of file civetweb.c.

◆ path

char twebdav_lock::path[(PATH_MAX) *2]

Definition at line 2400 of file civetweb.c.

◆ token

char twebdav_lock::token[33]

Definition at line 2399 of file civetweb.c.

◆ user

char twebdav_lock::user[(PATH_MAX) *2]

Definition at line 2401 of file civetweb.c.

Collaboration diagram for twebdav_lock:
[legend]

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