WPILibC++ 2023.4.3-108-ge5452e3
uv_passwd_s Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpinet/src/main/native/thirdparty/libuv/include/uv.h>

Public Attributes

char * username
 
unsigned long uid
 
unsigned long gid
 
char * shell
 
char * homedir
 

Member Data Documentation

◆ gid

unsigned long uv_passwd_s::gid

◆ homedir

char* uv_passwd_s::homedir

◆ shell

char* uv_passwd_s::shell

◆ uid

unsigned long uv_passwd_s::uid

◆ username

char* uv_passwd_s::username

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