Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c252 g_uname[32], member
1625 Gen.g_uname[0] = '\0'; in creat_hdr()
1627 (void) strncpy(&Gen.g_uname[0], in creat_hdr()
5941 (char *)&Gen.g_uname); in read_hdr()
6058 if ((dpasswd = getpwnam(&Gen.g_uname[0])) == NULL) { in setpasswd()
7323 (void) strcpy(Thdr_p->tbuf.t_uname, G_p->g_uname); in write_hdr()