Searched defs:argpath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dhashserv.c47 static int argpath();
85 if (arg && (pathset = argpath(arg)))
117 if (arg && (pathset = argpath(arg)))
503 argpath(struct argnod *arg) function

Completed in 60 milliseconds