Searched refs:adr_from (Results 1 – 3 of 3) sorted by relevance
183 "key \"%s\", options \"%s\"", adr->adr_id, adr->adr_from, in handle_request()192 if (strncmp(adr->adr_from, "map ", 4) != 0) { in handle_request()194 adr->adr_from); in handle_request()197 map = adr->adr_from + 4; /* 4 for strlen("map "); */ in handle_request()
47 char adr_from[MAXPATHLEN]; member
577 strlcpy(adr->adr_from, ar->ar_from, sizeof(adr->adr_from)); in autofs_ioctl_request()