Searched refs:outfd (Results 1 - 25 of 101) sorted by relevance

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/include/
H A Dlpd_logger.h33 int Dump_queue_status(int outfd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/include/
H A Dlpd_logger.h33 int Dump_queue_status(int outfd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/include/
H A Dlpd_logger.h33 int Dump_queue_status(int outfd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dafprun.c155 outfd (or discard it if outfd is NULL).
158 int afprun(int root, char *cmd, int *outfd) argument
165 if (outfd && ((*outfd = setup_out_fd()) == -1)) {
174 if (outfd) {
175 close(*outfd);
176 *outfd = -1;
198 if (outfd) {
199 close(*outfd);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dafprun.c155 outfd (or discard it if outfd is NULL).
158 int afprun(int root, char *cmd, int *outfd) argument
165 if (outfd && ((*outfd = setup_out_fd()) == -1)) {
174 if (outfd) {
175 close(*outfd);
176 *outfd = -1;
198 if (outfd) {
199 close(*outfd);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dafprun.c155 outfd (or discard it if outfd is NULL).
158 int afprun(int root, char *cmd, int *outfd) argument
165 if (outfd && ((*outfd = setup_out_fd()) == -1)) {
174 if (outfd) {
175 close(*outfd);
176 *outfd = -1;
198 if (outfd) {
199 close(*outfd);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dsmbrun.c55 outfd (or discard it if outfd is NULL).
58 static int smbrun_internal(const char *cmd, int *outfd, BOOL sanitize) argument
72 if (outfd && ((*outfd = setup_out_fd()) == -1)) {
89 if (outfd) {
90 close(*outfd);
91 *outfd = -1;
117 if (outfd) {
118 close(*outfd);
193 smbrun_no_sanitize(const char *cmd, int *outfd) argument
202 smbrun(const char *cmd, int *outfd) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dsmbrun.c64 outfd (or discard it if outfd is NULL).
67 static int smbrun_internal(const char *cmd, int *outfd, bool sanitize) argument
81 if (outfd && ((*outfd = setup_out_fd()) == -1)) {
98 if (outfd) {
99 close(*outfd);
100 *outfd = -1;
126 if (outfd) {
127 close(*outfd);
210 smbrun_no_sanitize(const char *cmd, int *outfd) argument
219 smbrun(const char *cmd, int *outfd) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dsmbrun.c55 outfd (or discard it if outfd is NULL).
58 static int smbrun_internal(const char *cmd, int *outfd, BOOL sanitize) argument
72 if (outfd && ((*outfd = setup_out_fd()) == -1)) {
89 if (outfd) {
90 close(*outfd);
91 *outfd = -1;
117 if (outfd) {
118 close(*outfd);
193 smbrun_no_sanitize(const char *cmd, int *outfd) argument
202 smbrun(const char *cmd, int *outfd) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dsmbrun.c64 outfd (or discard it if outfd is NULL).
67 static int smbrun_internal(const char *cmd, int *outfd, bool sanitize) argument
81 if (outfd && ((*outfd = setup_out_fd()) == -1)) {
98 if (outfd) {
99 close(*outfd);
100 *outfd = -1;
126 if (outfd) {
127 close(*outfd);
210 smbrun_no_sanitize(const char *cmd, int *outfd) argument
219 smbrun(const char *cmd, int *outfd) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dsmbrun.c64 outfd (or discard it if outfd is NULL).
67 static int smbrun_internal(const char *cmd, int *outfd, bool sanitize) argument
81 if (outfd && ((*outfd = setup_out_fd()) == -1)) {
98 if (outfd) {
99 close(*outfd);
100 *outfd = -1;
126 if (outfd) {
127 close(*outfd);
210 smbrun_no_sanitize(const char *cmd, int *outfd) argument
219 smbrun(const char *cmd, int *outfd) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dsmbrun.c55 outfd (or discard it if outfd is NULL).
58 static int smbrun_internal(const char *cmd, int *outfd, BOOL sanitize) argument
72 if (outfd && ((*outfd = setup_out_fd()) == -1)) {
89 if (outfd) {
90 close(*outfd);
91 *outfd = -1;
117 if (outfd) {
118 close(*outfd);
193 smbrun_no_sanitize(const char *cmd, int *outfd) argument
202 smbrun(const char *cmd, int *outfd) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dtransfer_file.h30 SMB_OFF_T transfer_file(int infd, int outfd, SMB_OFF_T n);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dtransfer_file.h30 SMB_OFF_T transfer_file(int infd, int outfd, SMB_OFF_T n);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Dtransfer_file.h30 SMB_OFF_T transfer_file(int infd, int outfd, SMB_OFF_T n);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ez-ipupdate/
H A Dgetpass.c79 int outfd; local
103 outfd = fileno(outfp);
107 if(tcgetattr(outfd, &orig) != 0)
113 if(tcsetattr(outfd, TCSANOW, &noecho) != 0)
119 if(ioctl(outfd, TCGETA, &orig) != 0)
125 if(ioctl(outfd, TCSETA, &noecho) != 0)
154 if(tcsetattr(outfd, TCSAFLUSH, &orig) != 0)
160 if(ioctl(outfd, TCSETA, &orig) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ez-ipupdate/
H A Dgetpass.c79 int outfd; local
103 outfd = fileno(outfp);
107 if(tcgetattr(outfd, &orig) != 0)
113 if(tcsetattr(outfd, TCSANOW, &noecho) != 0)
119 if(ioctl(outfd, TCGETA, &orig) != 0)
125 if(ioctl(outfd, TCSETA, &noecho) != 0)
154 if(tcsetattr(outfd, TCSAFLUSH, &orig) != 0)
160 if(ioctl(outfd, TCSETA, &orig) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ez-ipupdate/
H A Dgetpass.c79 int outfd; local
103 outfd = fileno(outfp);
107 if(tcgetattr(outfd, &orig) != 0)
113 if(tcsetattr(outfd, TCSANOW, &noecho) != 0)
119 if(ioctl(outfd, TCGETA, &orig) != 0)
125 if(ioctl(outfd, TCSETA, &noecho) != 0)
154 if(tcsetattr(outfd, TCSAFLUSH, &orig) != 0)
160 if(ioctl(outfd, TCSETA, &orig) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/docs/examples/
H A Dsendrecv.c32 fd_set infd, outfd, errfd; local
39 FD_ZERO(&outfd);
50 FD_SET(sockfd, &outfd);
54 res = select(sockfd + 1, &infd, &outfd, &errfd, &tv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/docs/examples/
H A Dsendrecv.c32 fd_set infd, outfd, errfd; local
39 FD_ZERO(&outfd);
50 FD_SET(sockfd, &outfd);
54 res = select(sockfd + 1, &infd, &outfd, &errfd, &tv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/docs/examples/
H A Dsendrecv.c32 fd_set infd, outfd, errfd; local
39 FD_ZERO(&outfd);
50 FD_SET(sockfd, &outfd);
54 res = select(sockfd + 1, &infd, &outfd, &errfd, &tv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/common/
H A Dlpd_logger.c85 int Dump_queue_status(int outfd) argument
103 DEBUGF(DLOG2)("Dump_queue_status: writing to fd %d", outfd );
119 if( Write_fd_str( outfd, "DUMP=" ) < 0 ){ return(1); }
122 if( Write_fd_str( outfd, sp ) < 0 ){ return(1); }
127 if( Write_fd_str( outfd, "VALUE=" ) < 0 ){ return(1); }
129 if( Write_fd_str( outfd, "QUEUE%3d" ) < 0 ){ return(1); }
134 if( Write_fd_str( outfd, s ) < 0 ){ return(1); }
139 if( Write_fd_str( outfd, esc_lf_1 ) < 0 ){ return(1); }
141 if( Write_fd_str( outfd, "PRSTATUS%3d" ) < 0 ){ return(1); }
146 if( Write_fd_str( outfd,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/common/
H A Dlpd_logger.c85 int Dump_queue_status(int outfd) argument
103 DEBUGF(DLOG2)("Dump_queue_status: writing to fd %d", outfd );
119 if( Write_fd_str( outfd, "DUMP=" ) < 0 ){ return(1); }
122 if( Write_fd_str( outfd, sp ) < 0 ){ return(1); }
127 if( Write_fd_str( outfd, "VALUE=" ) < 0 ){ return(1); }
129 if( Write_fd_str( outfd, "QUEUE%3d" ) < 0 ){ return(1); }
134 if( Write_fd_str( outfd, s ) < 0 ){ return(1); }
139 if( Write_fd_str( outfd, esc_lf_1 ) < 0 ){ return(1); }
141 if( Write_fd_str( outfd, "PRSTATUS%3d" ) < 0 ){ return(1); }
146 if( Write_fd_str( outfd,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/common/
H A Dlpd_logger.c85 int Dump_queue_status(int outfd) argument
103 DEBUGF(DLOG2)("Dump_queue_status: writing to fd %d", outfd );
119 if( Write_fd_str( outfd, "DUMP=" ) < 0 ){ return(1); }
122 if( Write_fd_str( outfd, sp ) < 0 ){ return(1); }
127 if( Write_fd_str( outfd, "VALUE=" ) < 0 ){ return(1); }
129 if( Write_fd_str( outfd, "QUEUE%3d" ) < 0 ){ return(1); }
134 if( Write_fd_str( outfd, s ) < 0 ){ return(1); }
139 if( Write_fd_str( outfd, esc_lf_1 ) < 0 ){ return(1); }
141 if( Write_fd_str( outfd, "PRSTATUS%3d" ) < 0 ){ return(1); }
146 if( Write_fd_str( outfd,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/misc/
H A Dlnstat.h40 int lnstat_dump(FILE *outfd, struct lnstat_file *lnstat_files);

Completed in 129 milliseconds

12345