HomeSort by: relevance | last modified time | path
    Searched refs:L_cuserid (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcompat/4.4/
cuserid.c 48 static char buf[L_cuserid];
61 (void)strncpy(s, pw->pw_name, L_cuserid);
  /src/include/
stdio.h 294 #define L_cuserid 9 /* size for cuserid(); UT_NAMESIZE + 1 */

Completed in 12 milliseconds