Home
last modified time | relevance | path

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

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