Lines Matching refs:string
61 to be the length of the path string (not including the terminating
78 path string (not including the terminating NUL, such as the result of
85 BIO_ADDR_hostname_string() returns a character string with the
86 hostname of the given B<BIO_ADDR>. If B<numeric> is 1, the string
89 returned string has been allocated on the heap and must be freed
92 BIO_ADDR_service_string() returns a character string with the
94 is 1, the string will contain the port number. This only works
96 returned string has been allocated on the heap and must be freed
99 BIO_ADDR_path_string() returns a character string with the path
101 protocol family AF_UNIX. The returned string has been allocated
114 The string producing functions BIO_ADDR_hostname_string(),