Home
last modified time | relevance | path

Searched refs:UNLEN (Results 1 – 3 of 3) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-cygwin_util.h41 #define UNLEN 256 macro
Dbsd-cygwin_util.c63 static char cyg_privsep_user[DNLEN + UNLEN + 2]; in cygwin_ssh_privsep_user()
/external/python/cpython3/Modules/
Dposixmodule.c6499 wchar_t user_name[UNLEN + 1]; in os_getlogin_impl()