Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c261 g_uname[32], member
1634 Gen.g_uname[0] = '\0'; in creat_hdr()
1636 (void) strncpy(&Gen.g_uname[0], in creat_hdr()
5952 (char *)&Gen.g_uname); in read_hdr()
6069 if ((dpasswd = getpwnam(&Gen.g_uname[0])) == NULL) { in setpasswd()
7342 (void) strcpy(Thdr_p->tbuf.t_uname, G_p->g_uname); in write_hdr()