Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dpraudit.h189 extern int convert_short_to_string(char printmode, short c, char *p);
H A Dtoken.c472 (void) convert_short_to_string(how_to_print, in arbitrary_data_token()
H A Dformat.c1495 convert_short_to_string(char printmode, short c, char *p) in convert_short_to_string() function