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