Home
last modified time | relevance | path

Searched refs:lookup_alias (Results 1 – 25 of 49) sorted by relevance

12

/dports/ftp/pure-ftpd/pure-ftpd-1.0.50/src/
H A Ddiraliases.h20 char *lookup_alias(const char *alias);
H A Ddiraliases.c82 char *lookup_alias(const char *alias) in lookup_alias() function
/dports/mail/ecartis/ecartis-1.0.0/src/inc/
H A Dalias.h21 extern const char *lookup_alias(const char *alias);
H A Dlpm-api.h19 const char *(*lookup_alias)(const char *alias); member
/dports/mail/ecartis/ecartis-1.0.0/src/
H A Dalias.c111 const char *lookup_alias(const char *alias) in lookup_alias() function
H A Dlma.c44 API.lookup_alias = lookup_alias; in build_lpm_api()
/dports/games/powwow/powwow-1.2.17/
H A Dlist.h29 aliasnode **lookup_alias __P ((char *name));
H A Dmap.c181 if (*lookup_alias(buf)) in __P3()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/otps/
H A Droutines.h106 extern left lookup_alias(string str);
H A Dotp-parser.y164 { $$.yleft = lookup_alias($2.ystring); }
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/otps/
H A Droutines.h106 extern left lookup_alias(string str);
H A Dotp-parser.y164 { $$.yleft = lookup_alias($2.ystring); }
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/otps/
H A Droutines.h106 extern left lookup_alias(string str);
H A Dotp-parser.y164 { $$.yleft = lookup_alias($2.ystring); }
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/otps/
H A Droutines.h106 extern left lookup_alias(string str);
H A Dotp-parser.y164 { $$.yleft = lookup_alias($2.ystring); }
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/otps/
H A Droutines.h106 extern left lookup_alias(string str);
H A Dotp-parser.y164 { $$.yleft = lookup_alias($2.ystring); }
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/otps/
H A Droutines.h106 extern left lookup_alias(string str);
H A Dotp-parser.y164 { $$.yleft = lookup_alias($2.ystring); }
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/otps/
H A Droutines.h106 extern left lookup_alias(string str);
H A Dotp-parser.y164 { $$.yleft = lookup_alias($2.ystring); }
/dports/shells/nsh/nsh-0.4.2/src/
H A Dhighlight.rs31 || shell.lookup_alias(cmd.as_str()).is_some(); in highlight()
H A Dshell.rs239 pub fn lookup_alias(&self, alias: &str) -> Option<String> { in lookup_alias() method
/dports/devel/efl/efl-1.25.1/src/bin/embryo/
H A Dembryo_cc_sclist.c152 lookup_alias(char *target, char *name) in lookup_alias() function

12