Home
last modified time | relevance | path

Searched refs: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) in argpath() function