Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c85 static int alloc_hiernode(hiernode **, char *);
438 if ((rc = alloc_hiernode(rootnode, "")) != PARSE_OK) in hierarchical_sort()
477 if ((rc = alloc_hiernode in hierarchical_sort()
491 if ((rc = alloc_hiernode(&newnode, in hierarchical_sort()
1648 alloc_hiernode(hiernode **newnode, char *dirname) in alloc_hiernode() function