Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/src/
H A Dqueue.c5362 static unsigned int cX = 0; local
5372 if (cX >= QIC_LEN_SQR || LastQueueTime == 0 || LastQueuePid != pid)
5387 cX = 0;
5397 seq = (cX + random_offset) % QIC_LEN_SQR;
5398 ++cX;
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE962 01-05-11 string/chresc: \e == \E == escape, \cX == control X, \x{..} == \x..
/titanic_50/usr/src/lib/libshell/common/
H A DRELEASE1541 01-05-22 The escape sequences \e, \cX, \C[.collating-element.], and