OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adr_prefix
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/autofs/
autofs_ioctl.h
71
char
adr_prefix
[AUTOFS_MAXPATHLEN];
member in struct:autofs_daemon_request
autofs.c
484
strlcpy(adr->
adr_prefix
, ar->ar_prefix, sizeof(adr->
adr_prefix
));
/src/usr.sbin/autofs/
automountd.c
179
adr->adr_path, adr->
adr_prefix
, adr->adr_key, adr->adr_options);
194
if (adr->
adr_prefix
[0] == '\0' || strcmp(adr->
adr_prefix
, "/") == 0) {
206
parent = node_new_map(root, checked_strdup(adr->
adr_prefix
),
Completed in 13 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025