OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adr_from
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/autofs/
autofs_ioctl.h
59
char
adr_from
[AUTOFS_MAXPATHLEN];
member in struct:autofs_daemon_request
autofs.c
482
strlcpy(adr->
adr_from
, ar->ar_from, sizeof(adr->
adr_from
));
/src/usr.sbin/autofs/
automountd.c
178
"key \"%s\", options \"%s\"", adr->adr_id, adr->
adr_from
,
187
if (strncmp(adr->
adr_from
, "map ", 4) != 0) {
189
adr->
adr_from
);
192
map = adr->
adr_from
+ 4; /* 4 for strlen("map "); */
Completed in 30 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025