Ruby 4.1.0dev (2026-09-10 revision b39c8f70d911ff9e01fbf00efdde1c631d88d95b)
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 3257 of file file.c.

Field Documentation

◆ fd

int nogvl_chown_data::fd

Definition at line 3260 of file file.c.

◆ new

struct chown_args nogvl_chown_data::new

Definition at line 3262 of file file.c.

◆ path

const char* nogvl_chown_data::path

Definition at line 3259 of file file.c.


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