Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c449 *Own_p, /* New owner login id string */ variable
1425 if ((Rpw_p = getpwnam(Own_p)) == NULL) { in ckopts()
1426 msg(ERR, "\"%s\" is not a valid user id", Own_p); in ckopts()
6438 Efil_p = Hdr_p = Own_p = IOfil_p = NULL; in setup()
6574 Own_p = optarg; in setup()