Searched refs:unixlen (Results 1 – 1 of 1) sorted by relevance
1009 int unixlen = 0; /* length of the unix argument */ in parse_fastboot_args() local1192 unixlen = strlen(unixfile); in parse_fastboot_args()1193 if (unixlen > 0) { in parse_fastboot_args()1203 unixlen = strlen(unixfile); in parse_fastboot_args()1215 unixlen - mplen); in parse_fastboot_args()1217 off += unixlen + space + 1; in parse_fastboot_args()