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

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-nfs.c790 const char *sfsname = NULL; local
806 Parse_fh((const u_char *)dp, len, &fsid, &ino, NULL, &sfsname, 0);
808 if (sfsname) {
817 strncpy(temp, sfsname, stringlen);

Completed in 119 milliseconds