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 - 2
of
2
) 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);
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 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025