Home
last modified time | relevance | path

Searched defs:always_true (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libsasl/lib/
H A Dcheckpw.c672 static int always_true(sasl_conn_t *conn, in always_true() function
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c1938 boolean_t always_true = _B_TRUE; /* lint doesn't like while(_B_TRUE) */ in recv_icmp_packet() local