Searched refs:__NEW_UTS_LEN (Results 1 – 2 of 2) sorted by relevance
14 #define __NEW_UTS_LEN 64 macro
2351 #ifndef __NEW_UTS_LEN2352 #define __NEW_UTS_LEN 64 macro2372 char nodename[__NEW_UTS_LEN + 1];2373 if (umovestr(tcp, tcp->u_arg[1], (__NEW_UTS_LEN + 1), nodename) < 0)