Ruby 4.1.0dev (2026-09-21 revision 61de3dd727146cfcf24e8051595bb2fb842f37aa)
Data Fields
nogvl_chown_data Struct Reference

Data Fields

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

Detailed Description

Definition at line 3336 of file file.c.

Field Documentation

◆ fd

int nogvl_chown_data::fd

Definition at line 3339 of file file.c.

◆ new

struct chown_args nogvl_chown_data::new

Definition at line 3341 of file file.c.

◆ path

const char* nogvl_chown_data::path

Definition at line 3338 of file file.c.


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