Lines Matching refs:string
51 to be the length of the path string (not including the terminating
68 path string (not including the terminating NUL, such as the result of
75 BIO_ADDR_hostname_string() returns a character string with the
76 hostname of the given B<BIO_ADDR>. If B<numeric> is 1, the string
79 returned string has been allocated on the heap and must be freed
82 BIO_ADDR_service_string() returns a character string with the
84 is 1, the string will contain the port number. This only works
86 returned string has been allocated on the heap and must be freed
89 BIO_ADDR_path_string() returns a character string with the path
91 protocol family AF_UNIX. The returned string has been allocated
104 The string producing functions BIO_ADDR_hostname_string(),