Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
nogvl_chown_data Struct Reference

Data Fields

union { 
 
   const char *   path 
 
   int   fd 
 
as 
 
struct chown_args new
 

Detailed Description

Definition at line 2768 of file file.c.

Field Documentation

◆ fd

int nogvl_chown_data::fd

Definition at line 2771 of file file.c.

◆ new

struct chown_args nogvl_chown_data::new

Definition at line 2773 of file file.c.

◆ path

const char* nogvl_chown_data::path

Definition at line 2770 of file file.c.


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