Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsasl/lib/
H A Dsaslutil.c593 #define _next_char(string) (char)(*(string+1)) macro
/titanic_44/usr/src/lib/libeti/form/common/
H A Dchg_char.c46 _next_char(FORM *f) in _next_char() function