Searched refs:link_key_to_str_buffer (Results 1 – 3 of 3) sorted by relevance
71 static char link_key_to_str_buffer[LINK_KEY_STR_LEN+1]; // 11223344556677889900112233445566\0 variable73 char * p = link_key_to_str_buffer; in link_key_to_str()80 return (char *) link_key_to_str_buffer; in link_key_to_str()
66 static char link_key_to_str_buffer[LINK_KEY_STR_LEN+1]; // 11223344556677889900112233445566\0 variable68 char * p = link_key_to_str_buffer; in link_key_to_str()75 return (char *) link_key_to_str_buffer; in link_key_to_str()
74 static char link_key_to_str_buffer[LINK_KEY_STR_LEN+1]; // 11223344556677889900112233445566\0 variable76 char * p = link_key_to_str_buffer; in link_key_to_str()83 return (char *) link_key_to_str_buffer; in link_key_to_str()