Home
last modified time | relevance | path

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

/openbsd/games/sail/
H A Dlo_main.c78 if (longfmt && (pass = getpwuid(log.l_uid)) != NULL) in lo_main()
H A Dmisc.c213 lp->l_name[0] = lp->l_uid = lp->l_shipnum in logger()
228 log[NLOG-1].l_uid = getuid(); in logger()
H A Dextern.h151 uid_t l_uid; member