Home
last modified time | relevance | path

Searched refs:buf_substring_len (Results 1 – 9 of 9) sorted by relevance

/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dbuffer.h880 int buf_substring_len(const struct buffer *buf, int delim);
H A Dbuffer.c819 buf_substring_len(const struct buffer *buf, int delim) in buf_substring_len() function
H A Dmanage.c3926 i = buf_substring_len(&cl->buf, '\n'); in command_line_get()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dbuffer.h896 int buf_substring_len(const struct buffer *buf, int delim);
H A Dbuffer.c839 buf_substring_len(const struct buffer *buf, int delim) in buf_substring_len() function
H A Dmanage.c3898 i = buf_substring_len(&cl->buf, '\n'); in command_line_get()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dbuffer.h880 int buf_substring_len(const struct buffer *buf, int delim);
H A Dbuffer.c819 buf_substring_len(const struct buffer *buf, int delim) in buf_substring_len() function
H A Dmanage.c3926 i = buf_substring_len(&cl->buf, '\n'); in command_line_get()