Home
last modified time | relevance | path

Searched defs:libpath (Results 1 – 8 of 8) sorted by relevance

/titanic_51/usr/src/cmd/mailx/
H A Dlpaths.c55 libpath(char *file) in libpath() function
/titanic_51/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_uef.c202 char libpath[MAXPATHLEN]; in list_mechlist_for_lib() local
714 char libpath[MAXPATHLEN]; in install_uef_lib() local
[all...]
/titanic_51/usr/src/cmd/pools/poold/
H A Dpoold.c400 const char *libpath; in main() local
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c1007 Pathcomp_t *libpath, *pp=0; in path_exec() local
1049 pid_t path_spawn(Shell_t *shp,const char *opath,register char **argv, char **envp, Pathcomp_t *libpath, int spawn) in path_spawn() argument
[all...]
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dpath.c968 Pathcomp_t *libpath, *pp=0; in path_exec() local
1011 pid_t path_spawn(const char *opath,register char **argv, char **envp, Pathcomp_t *libpath, int spaw… in path_spawn()
/titanic_51/usr/src/lib/libnsl/nis/gen/
H A Dnis_sec_mechs.c1115 char libpath[MAXPATHLEN+1]; in __nis_get_mechanism_symbol() local
/titanic_51/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c115 char libpath[MAXPATHLEN]; /* full pathname to lib */ member
2291 lib_in_list(char *libpath) in lib_in_list() argument
/titanic_51/usr/src/cmd/ztest/
H A Dztest.c6049 exec_child(char *cmd, char *libpath, boolean_t ignorekill, int *statusp) in exec_child() argument