netatalk  4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
list Struct Reference

#include <list.h>

Data Fields

void * l_data
struct listl_next
struct listl_prev

Field Documentation

◆ l_data

void* list::l_data

◆ l_next

struct list* list::l_next

◆ l_prev

struct list * list::l_prev

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