Ruby 4.1.0dev (2026-05-15 revision 4ec235e0b227d38426aa477e537ac397963c0ee8)
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 2964 of file file.c.

Field Documentation

◆ fd

int nogvl_chown_data::fd

Definition at line 2967 of file file.c.

◆ new

struct chown_args nogvl_chown_data::new

Definition at line 2969 of file file.c.

◆ path

const char* nogvl_chown_data::path

Definition at line 2966 of file file.c.


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