Searched refs:not_ascii (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libpkg/common/
H A Dckparam.c48 static int not_ascii(char *param, char *pt);
82 ret_val += not_ascii(param, value);
99 ret_val += not_ascii(param, token);
115 ret_val += not_ascii(param, value);
172 not_ascii(char *param, char *pt) function

Completed in 19 milliseconds