Home
last modified time | relevance | path

Searched refs:_UTSNAME_VERSION_LENGTH (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/posix/include/
A Denviro.h60 #define _UTSNAME_VERSION_LENGTH 32 macro
68 char version[_UTSNAME_VERSION_LENGTH]; /* current version level of this release */
/AliOS-Things-master/components/posix/src/
A Denviro.c338 aos_version_str_get(name->version, _UTSNAME_VERSION_LENGTH - 1); in uname()

Completed in 3 milliseconds