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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dexpand.c369 const char *home; local
392 home = lookupvar(homestr);
394 home = getpwhome(name);
396 if (!home || !*home)
399 strtodest(home, SQSYNTAX, quotes);

Completed in 37 milliseconds