Symbol: node_t
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data_impl.h
94
node_t object_type;
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
198
#define sgfrunode_t node_t
usr/src/lib/libc/port/stdio/popen.c
101
if ((node = lmalloc(sizeof (node_t))) == NULL)
usr/src/lib/libc/port/stdio/popen.c
104
lfree(node, sizeof (node_t));
usr/src/lib/libc/port/stdio/popen.c
109
lfree(node, sizeof (node_t));
usr/src/lib/libc/port/stdio/popen.c
128
lfree(node, sizeof (node_t));
usr/src/lib/libc/port/stdio/popen.c
137
lfree(node, sizeof (node_t));
usr/src/lib/libc/port/stdio/popen.c
173
lfree(node, sizeof (node_t));
usr/src/lib/libc/port/stdio/popen.c
185
lfree(node, sizeof (node_t));
usr/src/lib/libc/port/stdio/popen.c
257
_insert_nolock(pid_t pid, int fd, node_t *new)
usr/src/lib/libc/port/stdio/popen.c
259
node_t *prev;
usr/src/lib/libc/port/stdio/popen.c
260
node_t *curr;
usr/src/lib/libc/port/stdio/popen.c
273
lfree(new, sizeof (node_t));
usr/src/lib/libc/port/stdio/popen.c
295
node_t *node;
usr/src/lib/libc/port/stdio/popen.c
297
if ((node = lmalloc(sizeof (node_t))) == NULL)
usr/src/lib/libc/port/stdio/popen.c
311
node_t *prev;
usr/src/lib/libc/port/stdio/popen.c
312
node_t *curr;
usr/src/lib/libc/port/stdio/popen.c
325
lfree(curr, sizeof (node_t));
usr/src/lib/libc/port/stdio/popen.c
65
static node_t *head = NULL;
usr/src/lib/libc/port/stdio/popen.c
66
static void _insert_nolock(pid_t, int, node_t *);
usr/src/lib/libc/port/stdio/popen.c
95
node_t *curr;
usr/src/lib/libc/port/stdio/popen.c
96
node_t *node;
usr/src/uts/common/ipp/ipgpc/filters.c
112
static void freetriev6nodes(node_t **);
usr/src/uts/common/ipp/ipgpc/filters.c
1941
freetriev6nodes(node_t **inNode)
usr/src/uts/common/ipp/ipgpc/filters.c
1943
node_t *anode = *inNode;
usr/src/uts/common/ipp/ipgpc/filters.c
1944
node_t *tnode;
usr/src/uts/common/ipp/ipgpc/filters.c
1945
node_t *s[130]; /* stack of previous nodes */
usr/src/uts/common/ipp/ipgpc/filters.c
1948
node_t *root = *inNode; /* pointer to root node */
usr/src/uts/common/ipp/ipgpc/filters.c
386
sizeof (node_t), 0, NULL, NULL, NULL, NULL, NULL, 0);
usr/src/uts/common/ipp/ipgpc/trie.c
119
t_split(node_t **c_node, uint8_t pos, uint8_t key_len)
usr/src/uts/common/ipp/ipgpc/trie.c
124
node_t *nodep = *c_node;
usr/src/uts/common/ipp/ipgpc/trie.c
125
node_t *tnodep = NULL;
usr/src/uts/common/ipp/ipgpc/trie.c
216
node_t *c_node;
usr/src/uts/common/ipp/ipgpc/trie.c
330
node_t *c_node;
usr/src/uts/common/ipp/ipgpc/trie.c
39
static void t_split(node_t **, uint8_t, uint8_t);
usr/src/uts/common/ipp/ipgpc/trie.c
397
t_traverse_delete(node_t **in_node, uint8_t pos, key_t id, uint32_t key,
usr/src/uts/common/ipp/ipgpc/trie.c
40
static boolean_t t_traverse_delete(node_t **, uint8_t, key_t, uint32_t,
usr/src/uts/common/ipp/ipgpc/trie.c
400
node_t *c_node = *in_node;
usr/src/uts/common/ipp/ipgpc/trie.c
401
node_t *t_node;
usr/src/uts/common/ipp/ipgpc/trie.c
50
node_t *
usr/src/uts/common/ipp/ipgpc/trie.c
53
node_t *buf = kmem_cache_alloc(trie_node_cache, flag);
usr/src/uts/common/ipp/ipgpc/trie.c
602
node_t *c_node;
usr/src/uts/common/ipp/ipgpc/trie.c
627
node_t *c_node;
usr/src/uts/common/ipp/ipgpc/trie.c
706
node_t *c_node;
usr/src/uts/common/ipp/ipgpc/trie.c
783
node_t *c_node;
usr/src/uts/common/ipp/ipgpc/trie.h
80
extern node_t *create_node(int);
usr/src/uts/sun4u/lw8/io/sgfru.c
1597
const node_t *nodep)
usr/src/uts/sun4u/lw8/io/sgfru.c
1601
size_t size = (size_t)(frup->fru_cnt * sizeof (node_t));
usr/src/uts/sun4u/lw8/io/sgfru.c
1709
node_t *nodep)
usr/src/uts/sun4u/lw8/io/sgfru.c
1712
node_t *np;
usr/src/uts/sun4u/lw8/io/sgfru.c
382
node_t *clistp;
usr/src/uts/sun4u/lw8/io/sgfru.c
412
ssize = (size_t)(max_cnt * sizeof (node_t));
usr/src/uts/sun4u/lw8/io/sgfru.c
413
clistp = (node_t *)kmem_zalloc(ssize, KM_SLEEP);
usr/src/uts/sun4u/lw8/io/sgfru.c
510
node_t node;
usr/src/uts/sun4u/lw8/sys/sgfru_mbox.h
332
fru_info_t *fru, node_t *nodep);
usr/src/uts/sun4u/lw8/sys/sgfru_priv.h
140
const frup_info_t *frup, const node_t *nodep);
usr/src/uts/sun4u/lw8/sys/sgfrutree.h
123
int fru_get_children(fru_hdl_t parent, node_t *children, int max_children);
usr/src/uts/sun4u/lw8/sys/sgfrutree.h
156
int fru_get_node_info(fru_hdl_t node_hdl, node_t *node);