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

/freebsd-current/contrib/tcpdump/
H A Dprint-nfs.c853 const char *sfsname = NULL; local
881 Parse_fh(ndo, (const u_char *)dp, len, &fsid, &ino, NULL, &sfsname, 0);
883 if (sfsname) {
892 strncpy(temp, sfsname, stringlen);

Completed in 55 milliseconds