Home
last modified time | relevance | path

Searched refs:unixlen (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/halt/
H A Dhalt.c1008 int unixlen = 0; /* length of the unix argument */ in parse_fastboot_args() local
1193 unixlen = strlen(unixfile); in parse_fastboot_args()
1194 if (unixlen > 0) { in parse_fastboot_args()
1204 unixlen = strlen(unixfile); in parse_fastboot_args()
1216 unixlen - mplen); in parse_fastboot_args()
1218 off += unixlen + space + 1; in parse_fastboot_args()