Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/
H A Dttymux.h41 #define SM_MIN_ABSLEN 2 macro
/titanic_41/usr/src/uts/sun/io/ttymux/
H A Dttymux.c2428 (len = strlen(as)) < SM_MIN_ABSLEN) { in sm_set_abort()
2448 if (len < SM_MIN_ABSLEN) in sm_set_abort()