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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffserver.c1233 enum RedirType redir_type; local
1292 redir_type = REDIR_NONE;
1294 redir_type = REDIR_ASX;
1299 redir_type = REDIR_ASF;
1301 redir_type = REDIR_RAM;
1304 redir_type = REDIR_RTSP;
1307 redir_type = REDIR_SDP;
1387 if (redir_type != REDIR_NONE) {
1420 switch(redir_type) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dlash.c42 enum redir_type { REDIRECT_INPUT, REDIRECT_OVERWRITE, enum
60 enum redir_type type; /* type of redirection */
H A Dhush.c157 } redir_type; typedef in typeref:enum:__anon11411
237 redir_type type; /* type of redirection */
502 static int setup_redirect(struct p_context *ctx, int fd, redir_type style, struct in_str *input);
2752 static int setup_redirect(struct p_context *ctx, int fd, redir_type style,
3299 redir_type redir_style;

Completed in 168 milliseconds