Home | History | Annotate | Download | only in strace

Lines Matching refs:__NEW_UTS_LEN

2351 #ifndef __NEW_UTS_LEN
2352 #define __NEW_UTS_LEN 64
2372 char nodename[__NEW_UTS_LEN + 1];
2373 if (umovestr(tcp, tcp->u_arg[1], (__NEW_UTS_LEN + 1), nodename) < 0)