Searched refs:lcl (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/fate/
H A Dlossless-video.mak14 fate-mszh: CMD = framecrc -i $(SAMPLES)/lcl/mszh-1frame.avi
20 fate-zlib: CMD = framecrc -i $(SAMPLES)/lcl/zlib-1frame.avi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dipaddress.c725 int default_scope(inet_prefix *lcl) argument
727 if (lcl->family == AF_INET) {
728 if (lcl->bytelen >= 1 && *(__u8*)&lcl->data == 127)
744 inet_prefix lcl; local
822 get_prefix(&lcl, *argv, req.ifa.ifa_family);
824 req.ifa.ifa_family = lcl.family;
825 addattr_l(&req.n, sizeof(req), IFA_LOCAL, &lcl.data, lcl.bytelen);
826 local_len = lcl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dipaddress.c579 static int default_scope(inet_prefix *lcl) argument
581 if (lcl->family == AF_INET) {
582 if (lcl->bytelen >= 1 && *(uint8_t*)&lcl->data == 127)
602 inet_prefix lcl; local
698 get_prefix(&lcl, *argv, req.ifa.ifa_family);
700 req.ifa.ifa_family = lcl.family;
702 addattr_l(&req.n, sizeof(req), IFA_LOCAL, &lcl.data, lcl.bytelen);
703 local_len = lcl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dlossless-video.mak44 fate-mszh: CMD = framecrc -i $(TARGET_SAMPLES)/lcl/mszh-1frame.avi
53 fate-zlib: CMD = framecrc -i $(TARGET_SAMPLES)/lcl/zlib-1frame.avi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dmem_dbg.c605 struct tm *lcl = NULL; local
615 lcl = localtime(&m->time);
618 lcl->tm_hour,lcl->tm_min,lcl->tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dmem_dbg.c635 struct tm *lcl = NULL; local
644 lcl = localtime(&m->time);
647 lcl->tm_hour, lcl->tm_min, lcl->tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dmem_dbg.c635 struct tm *lcl = NULL; local
644 lcl = localtime(&m->time);
647 lcl->tm_hour, lcl->tm_min, lcl->tm_sec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dmakefile.manx24 LDLIBS= -lml -lcl

Completed in 143 milliseconds