Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c1384 int n, abort_len, report_len; local
1413 s - temp >= (report_len = strlen(report_string[n])) &&
1414 strncmp(s - report_len, report_string[n], report_len) == 0) {