Searched refs:lookupalias (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Dalias.h45 struct alias *lookupalias(const char *, int);
H A Dalias.c183 lookupalias(const char *name, int check) function
257 if ((ap = lookupalias(n, 0)) == NULL) {
H A Dexec.c694 if ((ap = lookupalias(argv[i], 1)) != NULL) {
H A Dparser.c849 (ap = lookupalias(wordtext, 1)) != NULL) {

Completed in 105 milliseconds