Ruby 3.5.0dev (2025-06-07 revision 90ba2f4e1c60324f4d4a958a8a28bc2bbd1968b7)
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 2876 of file file.c.

Field Documentation

◆ fd

int nogvl_chown_data::fd

Definition at line 2879 of file file.c.

◆ new

struct chown_args nogvl_chown_data::new

Definition at line 2881 of file file.c.

◆ path

const char* nogvl_chown_data::path

Definition at line 2878 of file file.c.


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