Home
last modified time | relevance | path

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

/freebsd/sys/fs/autofs/
H A Dautofs.h134 const char *name, int namelen, struct autofs_node **anpp);
136 const char *name, int namelen, struct autofs_node **anpp);
H A Dautofs_vnops.c557 const char *name, int namelen, struct autofs_node **anpp) in autofs_node_new() argument
592 *anpp = anp; in autofs_node_new()
598 int namelen, struct autofs_node **anpp) in autofs_node_find() argument
613 if (anpp != NULL) in autofs_node_find()
614 *anpp = anp; in autofs_node_find()