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

/solaris-x11-s11/open-src/app/mkcookie/sun-src/
H A Dmkcookie.c227 dumpBytes (int len, const char *data) function
242 dumpBytes (auth->address_length, auth->address);
244 dumpBytes (auth->number_length, auth->number);
246 dumpBytes (auth->name_length, auth->name);
248 dumpBytes (auth->data_length, auth->data);

Completed in 12 milliseconds