Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfrd_client.c58 char pag1[MAXPATHLEN]; local
61 strcpy(pag1, file);
62 strcat(pag1, ".pag");
66 if (unlink(pag1) < 0) {