OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstanp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/autofs/
autofs.c
314
struct autofs_node *
firstanp
;
local in function:autofs_trigger_one
315
for (
firstanp
= anp;
firstanp
->an_parent->an_parent;
316
firstanp
=
firstanp
->an_parent)
318
key = kmem_strdup(
firstanp
->an_name, KM_SLEEP);
Completed in 26 milliseconds
Indexes created Fri Oct 31 11:10:07 GMT 2025