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

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_script.sh162 path=$(th_manage $1 $2 getpath)
H A Dth_manage.c47 static int getpath(char *path, int instance, char *name, int pathlen);
65 {"getpath", -1, BOFI_GETPATH},
129 if (getpath(&path[8], errctl.instance, errctl.name,
391 getpath(char *path, int instance, char *name, int pathlen) function
H A Dth_define.c1708 getpath(char *path, int instance, char *name, int pathlen) function
1778 if (getpath(devpath, inst, name, MAXPATHLEN) != -1) {
/illumos-gate/usr/src/cmd/sh/
H A Dhashserv.c224 path = getpath("");
407 path = getpath(name);
492 path = getpath(name);
H A Dservice.c132 getpath(s) function
232 path = getpath(*t);
242 path = getpath(*t);
H A Dbltin.c79 if ((f = pathopen(getpath(a1), a1)) < 0)
H A Ddefs.h183 extern unsigned char *getpath();
H A Dname.c263 path = getpath("");
/illumos-gate/usr/src/cmd/bnu/
H A Dcu.c982 char *getpath; local
1190 getpath = getenv("HOME");
1191 strlcpy(mypath, getpath, sizeof (mypath));
/illumos-gate/usr/src/cmd/man/
H A Dman.c183 static void getpath(struct man_node *, char **);
459 getpath(currp, p);
502 getpath(struct man_node *manp, char **pv) function
/illumos-gate/usr/src/lib/libpam/
H A Dpam_framework.c2210 goto getpath;
2233 getpath:

Completed in 914 milliseconds