Searched refs:struid (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.sbin/pppd/
H A Dauth.c1327 char struid[32]; local
1334 snprintf(struid, sizeof struid, "%u", getuid());
1335 user_name = struid;

Completed in 515 milliseconds