Ruby 4.1.0dev (2026-05-05 revision bd49c02e6ef602d9bbb4c81c37025b00ab6ab1b6)
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 2957 of file file.c.

Field Documentation

◆ fd

int nogvl_chown_data::fd

Definition at line 2960 of file file.c.

◆ new

struct chown_args nogvl_chown_data::new

Definition at line 2962 of file file.c.

◆ path

const char* nogvl_chown_data::path

Definition at line 2959 of file file.c.


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