Home
last modified time | relevance | path

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

/external/tcpdump/
Dparsenfsfh.c111 const char **osnamep, /* if non-NULL, return OS name here */ in Parse_fh() argument
262 if (osnamep) in Parse_fh()
263 *osnamep = "Auspex"; in Parse_fh()
273 if (osnamep) in Parse_fh()
274 *osnamep = "BSD 4.4"; in Parse_fh()
286 if (osnamep) in Parse_fh()
287 *osnamep = "OSF"; in Parse_fh()
297 if (osnamep) in Parse_fh()
298 *osnamep = "IRIX4"; in Parse_fh()
308 if (osnamep) in Parse_fh()
[all …]