Searched defs:redir (Results 1 – 8 of 8) sorted by relevance
/external/python/cpython2/Lib/idlelib/ |
D | WidgetRedirector.py | 131 def __init__(self, redir, operation): argument
|
/external/python/cpython3/Lib/idlelib/ |
D | redirector.py | 131 def __init__(self, redir, operation): argument
|
/external/iproute2/tc/ |
D | m_mirred.c | 71 int ok = 0, iok = 0, mirror = 0, redir = 0, ingress = 0, egress = 0; in parse_direction() local
|
/external/libxml2/ |
D | nanohttp.c | 1255 xmlNanoHTTPOpenRedir(const char *URL, char **contentType, char **redir) { in xmlNanoHTTPOpenRedir() 1357 char **contentType, char **redir, in xmlNanoHTTPMethodRedir()
|
D | xmlIO.c | 3777 const char *redir; in xmlCheckHTTPInput() local
|
D | testapi.c | 12429 char ** redir; /* if available the redirected URL will be returned */ in test_xmlNanoHTTPOpenRedir() local
|
/external/mksh/src/ |
D | syn.c | 856 char redir[8]; in syntaxerr() local
|
/external/u-boot/common/ |
D | cli_hush.c | 1209 struct redir_struct *redir; local 2300 struct redir_struct *redir = child->redirects; local
|