Searched defs:prot_nest_prefix (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_display.c174 char *prot_nest_prefix = ""; variable
183 prot_nest_prefix, pref, str);
200 (void) strcpy(line, prot_nest_prefix);
208 return (MAXLINE - strlen(prot_nest_prefix) - strlen(prot_prefix));

Completed in 60 milliseconds