Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Drules.c347 Char2Int(char character) in Char2Int() function
402 limit = Char2Int(*(++ptr)); in Mangle()
415 limit = Char2Int(*(++ptr)); in Mangle()
454 start = Char2Int(*(++ptr)); in Mangle()
455 length = Char2Int(*(++ptr)); in Mangle()
474 i = Char2Int(*(++ptr)); in Mangle()
493 i = Char2Int(*(++ptr)); in Mangle()
581 if ((i = Char2Int(ptr[1])) < 0) { in Mangle()