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

/macosx-10.10.1/lsof-53/lsof/
H A Darg.c131 char *ap, *fnm, *fsnm, *path; local
266 fsnm = (char *)NULL;
343 fsnm = mp->fsname;
374 if (!fsnm || fsnm == path) {
375 sfp->devnm = fsnm;
382 if (!(sfp->devnm = mkstrcpy(fsnm, (MALLOC_S *)NULL))) {
385 safestrprt(fsnm, stderr, 1);

Completed in 78 milliseconds