Home
last modified time | relevance | path

Searched defs:pathcomp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dpath.h56 int refcount;
57 dev_t dev;
58 ino_t ino;
59 time_t mtime;
60 char *name;
61 char *lib;
62 char *bbuf;
63 char *blib;
64 unsigned short len;
65 unsigned short flags;
[all …]
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph.c492 topo_path_component_t *pathcomp; in topo_path_destroy() local
540 topo_path_component_t *pathcomp = NULL; in visit_vertex() local
640 topo_path_component_t *pathcomp = NULL; in topo_digraph_paths() local
953 nvlist_t *pathcomp; in path_fmri_str2nvl() local