Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_api.c822 u_char in_buff[RAW_KEY_SIZE], *p; in dst_s_read_private_key_file() local
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcxgbetool.c764 int get_entity_list(const char *in_buff, char **out_buff) in get_entity_list()