Searched refs:nfullpath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dkw.c75 static char *nfullpath; local
97 if (nfullpath)
98 FREE(nfullpath);
100 nfullpath = NULL;
103 nfullpath = STRDUP(fn_s(nfnp));
104 Keywords = lut_add(Keywords, "nfile", nfullpath);

Completed in 63 milliseconds