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

/solaris-x11-s12/open-src/app/mkcookie/sun-src/
H A Dmkcookie.c128 dumpBytes(int len, const char *data) function
143 dumpBytes(auth->address_length, auth->address);
145 dumpBytes(auth->number_length, auth->number);
147 dumpBytes(auth->name_length, auth->name);
149 dumpBytes(auth->data_length, auth->data);

Completed in 11 milliseconds