Home
last modified time | relevance | path

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

/external/tcpdump/
Dparsenfsfh.c110 const char **osnamep, /* if non-NULL, return OS name here */ in Parse_fh() argument
269 if (osnamep) in Parse_fh()
270 *osnamep = "Auspex"; in Parse_fh()
280 if (osnamep) in Parse_fh()
281 *osnamep = "BSD 4.4"; in Parse_fh()
293 if (osnamep) in Parse_fh()
294 *osnamep = "OSF"; in Parse_fh()
304 if (osnamep) in Parse_fh()
305 *osnamep = "IRIX4"; in Parse_fh()
315 if (osnamep) in Parse_fh()
[all …]