Home
last modified time | relevance | path

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

/dports/www/links/links-2.25/
H A Dstring.c58 void add_bytes_to_str(unsigned char **s, int *l, unsigned char *a, size_t ll) in add_bytes_to_str() function
/dports/www/links1/links-1.04/
H A Dlinks.h633 static inline void add_bytes_to_str(unsigned char **s, int *l, unsigned char *a, int ll) in add_bytes_to_str() function