Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dparsenfsfh.c88 const char **fsnamep, /* if non-NULL, return server fs name here (for VMS) */ in Parse_fh() argument
366 if (fsnamep) in Parse_fh()
367 *fsnamep = (const char *)(fhp + 1); in Parse_fh()
416 if (fsnamep) in Parse_fh()
417 *fsnamep = "Unknown"; in Parse_fh()