PatchworkOS
Loading...
Searching...
No Matches
aml_root_char_t Struct Reference

A RootChar structure. More...

#include <name.h>

Data Fields

bool present
 If the first character is a root character ('\'), if yes, the name string is absolute.
 

Detailed Description

A RootChar structure.

Definition at line 61 of file name.h.

Field Documentation

◆ present

bool aml_root_char_t::present

If the first character is a root character ('\'), if yes, the name string is absolute.

Definition at line 63 of file name.h.

Referenced by aml_name_string_to_string(), aml_namespace_add_by_name_string(), aml_namespace_find_by_name_string(), and aml_root_char_read().


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