Home
last modified time | relevance | path

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

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