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

#include <server_child.h>

Data Fields

pid_t afpch_pid
uid_t afpch_uid
int afpch_valid
int afpch_killed
uint32_t afpch_boottime
time_t afpch_logintime
uint32_t afpch_idlen
char * afpch_clientid
int afpch_ipc_fd
int16_t afpch_state
char * afpch_volumes
struct afp_child ** afpch_prevp
struct afp_childafpch_next

Field Documentation

◆ afpch_boottime

uint32_t afp_child::afpch_boottime

◆ afpch_clientid

char* afp_child::afpch_clientid

◆ afpch_idlen

uint32_t afp_child::afpch_idlen

◆ afpch_ipc_fd

int afp_child::afpch_ipc_fd

◆ afpch_killed

int afp_child::afpch_killed

◆ afpch_logintime

time_t afp_child::afpch_logintime

◆ afpch_next

struct afp_child* afp_child::afpch_next

◆ afpch_pid

pid_t afp_child::afpch_pid

◆ afpch_prevp

struct afp_child** afp_child::afpch_prevp

◆ afpch_state

int16_t afp_child::afpch_state

◆ afpch_uid

uid_t afp_child::afpch_uid

◆ afpch_valid

int afp_child::afpch_valid

◆ afpch_volumes

char* afp_child::afpch_volumes

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