Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/include/
A Denviro.h57 #define _UTSNAME_SYSNAME_LENGTH 32 macro
64 … char sysname[_UTSNAME_SYSNAME_LENGTH]; /* name of this implementation of the operating system */
/AliOS-Things-master/components/posix/src/
A Denviro.c340 strncpy(name->sysname, os, _UTSNAME_SYSNAME_LENGTH - 1); in uname()

Completed in 3 milliseconds