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

/fuchsia/zircon/third_party/uapp/dash/src/bltin/
H A Dbltin.h77 #define getenv(p) bltinlookup((p),0)
/fuchsia/zircon/third_party/uapp/dash/src/
H A Dcd.c105 dest = bltinlookup(homestr);
107 dest = bltinlookup("OLDPWD");
129 path = bltinlookup("CDPATH");
H A Dvar.h156 static inline char *bltinlookup(const char *name) function

Completed in 33 milliseconds