Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/dfmounts/
H A Ddfmounts.c121 char *lastpath; in pr_mounts() local
172 lastpath = ""; in pr_mounts()
178 if (strcmp(lastpath, (*tb)->ml_directory) == 0) { in pr_mounts()
185 lastpath = (*tb)->ml_directory; in pr_mounts()
/illumos-gate/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c1167 char lastpath[MAXPATHLEN]; in trav_link() local
1171 (void) strcpy(lastpath, *path); in trav_link()
1179 remove_component(lastpath); in trav_link()
1181 "%s/%s", lastpath, tp); in trav_link()
1186 (void) strcpy(lastpath, newpath); in trav_link()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h157 char *lastpath; /* last alsolute path found */ \
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c1641 char *lastpath = shp->lastpath; in io_heredoc() local
1643 shp->lastpath = lastpath; in io_heredoc()
H A Dargs.c728 shp->lastpath = 0; in sh_argbuild()
H A Dxec.c1022 shp->lastpath = 0; in sh_exec()
1274 shp->lastpath = 0; in sh_exec()