Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c483 uid_t Lastuid = (uid_t)-1; /* Used with -t & -v to record current uid */ variable
7027 if (Lastuid == (uid_t)Gen.g_uid) { in verbose()
7028 if (Lastuid == (uid_t)-1) in verbose()
7035 Lastuid = (uid_t)Gen.g_uid; in verbose()
7038 Lastuid = (uid_t)-1; in verbose()