Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pam_modules/authtok_check/
H A Drules.c349 Char2Int(char character) in Char2Int() function
404 limit = Char2Int(*(++ptr)); in Mangle()
417 limit = Char2Int(*(++ptr)); in Mangle()
456 start = Char2Int(*(++ptr)); in Mangle()
457 length = Char2Int(*(++ptr)); in Mangle()
476 i = Char2Int(*(++ptr)); in Mangle()
495 i = Char2Int(*(++ptr)); in Mangle()
583 if ((i = Char2Int(ptr[1])) < 0) { in Mangle()