Home
last modified time | relevance | path

Searched refs:lastpath (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/nfs/dfmounts/
H A Ddfmounts.c123 char *lastpath; local
188 lastpath = "";
194 if (strcmp(lastpath, (*tb)->ml_directory) == 0) {
201 lastpath = (*tb)->ml_directory;
/titanic_41/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c1169 char lastpath[MAXPATHLEN]; in trav_link() local
1173 (void) strcpy(lastpath, *path); in trav_link()
1181 remove_component(lastpath); in trav_link()
1183 "%s/%s", lastpath, tp); in trav_link()
1188 (void) strcpy(lastpath, newpath); in trav_link()
/titanic_41/usr/src/lib/libshell/common/include/
H A Ddefs.h123 char *lastpath; /* last alsolute path found */ \
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dio.c1384 char *lastpath = shp->lastpath; in io_heredoc() local
1386 shp->lastpath = lastpath; in io_heredoc()
H A Dargs.c719 shp->lastpath = 0; in sh_argbuild()
H A Dxec.c699 shp->lastpath = 0; in sh_exec()
885 shp->lastpath = 0; in sh_exec()