Ruby 4.1.0dev (2026-09-27 revision 25f659ba9f8b541331b56d6959167a4805892a14)
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 3482 of file file.c.

Field Documentation

◆ fd

int nogvl_chown_data::fd

Definition at line 3485 of file file.c.

◆ new

struct chown_args nogvl_chown_data::new

Definition at line 3487 of file file.c.

◆ path

const char* nogvl_chown_data::path

Definition at line 3484 of file file.c.


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