Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-nfs.c790 const char *sfsname = NULL; in nfs_printfh() local
806 Parse_fh((const u_char *)dp, len, &fsid, &ino, NULL, &sfsname, 0); in nfs_printfh()
808 if (sfsname) { in nfs_printfh()
817 strncpy(temp, sfsname, stringlen); in nfs_printfh()