Searched refs:resolve_host (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffserver.c319 static int resolve_host(struct in_addr *sin_addr, const char *hostname) function
1284 if (resolve_host(&acl.first, arg) != 0) {
1294 if (resolve_host(&acl.last, arg) != 0) {
4037 if (resolve_host(&my_http_addr.sin_addr, arg) != 0) {
4051 if (resolve_host(&my_rtsp_addr.sin_addr, arg) != 0) {
4486 if (resolve_host(&stream->multicast_ip, arg) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffserver.c319 static int resolve_host(struct in_addr *sin_addr, const char *hostname) function
1284 if (resolve_host(&acl.first, arg) != 0) {
1294 if (resolve_host(&acl.last, arg) != 0) {
4037 if (resolve_host(&my_http_addr.sin_addr, arg) != 0) {
4051 if (resolve_host(&my_rtsp_addr.sin_addr, arg) != 0) {
4486 if (resolve_host(&stream->multicast_ip, arg) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffserver.c319 static int resolve_host(struct in_addr *sin_addr, const char *hostname) function
1284 if (resolve_host(&acl.first, arg) != 0) {
1294 if (resolve_host(&acl.last, arg) != 0) {
4037 if (resolve_host(&my_http_addr.sin_addr, arg) != 0) {
4051 if (resolve_host(&my_rtsp_addr.sin_addr, arg) != 0) {
4486 if (resolve_host(&stream->multicast_ip, arg) != 0) {

Completed in 170 milliseconds