Searched refs:L_cuserid (Results 1 – 10 of 10) sorted by relevance
30 static char name[L_cuserid]; in cuserid()45 s[L_cuserid - 1] = '\0'; in cuserid()46 return strncpy (s, pwptr->pw_name, L_cuserid - 1); in cuserid()
5 L_cuserid = 9 macro
32 # define L_cuserid @L_cuserid@ macro
13 optional-constant L_cuserid15 constant L_cuserid
1366 L_cuserid ?= 11390 -e "s/@L_cuserid@/$(L_cuserid)/" \
862 @code{cuserid} and @code{L_cuserid} are declared in @file{stdio.h}.921 at least @code{L_cuserid} characters; the string is returned in this931 @deftypevr Macro int L_cuserid
8399 * sysdeps/stub/stdio_lim.h (L_ctermid, L_cuserid): Macros removed.
4056 * stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since
1422 * Makerules (L_tmpnam, TMP_MAX, L_ctermid, L_cuserid): Set non-posix
74160 * conform/data/stdio.h-data [POSIX] (L_cuserid): Use