nn::hio::CTR::MAX_PATH
#include <nn/hio.h> const int MAX_PATH = 260;
Represents the maximum allowable path length. This value includes the null terminator at the end of the path.
CONFIDENTIAL