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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_display.c173 char *prot_prefix; variable
180 prot_prefix = pref;
201 (void) strcat(line, prot_prefix);
208 return (MAXLINE - strlen(prot_nest_prefix) - strlen(prot_prefix));

Completed in 60 milliseconds