Searched defs:fst_node (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtraverse.h85 * specified in the struct fs_traverse, a struct fst_node for the
86 * path and a struct fst_node for the entry.
88 * For the root of the traversing, the fields of struct fst_node
92 * function is called on it. The fields of the 'struct fst_node'
252 * struct fst_node *path,
253 * struct fst_node *entry)
275 typedef struct fst_node { struct

Completed in 43 milliseconds