Searched refs:fdopen (Results 101 - 125 of 127) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptp/
H A Dpptp_gre.c65 FILE *out = fdopen(fd, "w");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzip.c3898 if ((y = fdopen(yd, FOPW_TMP)) == NULL) {
4899 if ((y = fdopen(yd, FOPW_TMP)) == NULL) {
5698 comment_stream = (FILE*)fdopen(fileno(stderr), "r");
5767 comment_stream = (FILE*)fdopen(fileno(stderr), "r");
H A Dfileio.c2720 if ((y = fdopen(yd, FOPW_TMP)) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dsed.c1320 G.nonstdout = fdopen(nonstdoutfd, "w");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A Dbzip2.c967 fp = fdopen(fh, mode);
H A Dbzlib.c1431 fp = fdopen(fd,mode2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dutils.c899 return fdopen (fd, binary ? "wb" : "w");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilename.cpp634 #define wx_fdopen fdopen
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dcommands.c1584 datastream = fdopen(sock, "w");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dprobe-event.c1214 fp = fdopen(dup(fd), "r");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dconfigure29403 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if fdopen can be linked" >&5
29404 $as_echo_n "checking if fdopen can be linked... " >&6; }
29409 #define fdopen innocuous_fdopen
29415 #undef fdopen
29419 char fdopen ();
29426 return fdopen ();
29449 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if fdopen is prototyped" >&5
29450 $as_echo_n "checking if fdopen is prototyped... " >&6; }
29458 $EGREP "fdopen" >/dev/null 2>&1; then :
29476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if fdopen i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dspeed.c2649 f = fdopen(fds[n], "r");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dvolume.c2957 if (( fp = fdopen( fd, "w" )) == NULL ) {
2958 LOG(log_error, logtype_afpd, "ERROR: Cannot fdopen %s (%s).",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dspeed.c2649 f = fdopen(fds[n], "r");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dspeed.c2694 f=fdopen(fds[n],"r");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c3120 pf = fdopen(channel[0], "r");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c173 # define fdopen(fd,mode) NULL /* No fdopen() */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c173 # define fdopen(fd,mode) NULL /* No fdopen() */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp687 nwritten = fwrite(s, sizeof(char), n, fdopen(soap->sendfd, "w"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp687 nwritten = fwrite(s, sizeof(char), n, fdopen(soap->sendfd, "w"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A Dstdsoap2.c687 nwritten = fwrite(s, sizeof(char), n, fdopen(soap->sendfd, "w"));
H A Dstdsoap2.cpp687 nwritten = fwrite(s, sizeof(char), n, fdopen(soap->sendfd, "w"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp687 nwritten = fwrite(s, sizeof(char), n, fdopen(soap->sendfd, "w"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp687 nwritten = fwrite(s, sizeof(char), n, fdopen(soap->sendfd, "w"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Dstdsoap2.c687 nwritten = fwrite(s, sizeof(char), n, fdopen(soap->sendfd, "w"));

Completed in 949 milliseconds

123456