Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dmi.c1014 boolean_t is_negative; in mi_strtol() local
1019 is_negative = (*cp == '-'); in mi_strtol()
1020 if (is_negative) in mi_strtol()
1050 if (is_negative) in mi_strtol()
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh693 is_negative $MN_CH
810 is_negative() function