Searched refs:Spot (Results 1 – 1 of 1) sorted by relevance
39 CHAR16 *Spot; in ShellCommandRunEdit() local79 Spot = StrStr(Nfs, L";"); in ShellCommandRunEdit()80 if (Spot != NULL) { in ShellCommandRunEdit()81 *Spot = CHAR_NULL; in ShellCommandRunEdit()83 Spot = StrStr(Nfs, L"\\"); in ShellCommandRunEdit()84 if (Spot != NULL) { in ShellCommandRunEdit()85 Spot[1] = CHAR_NULL; in ShellCommandRunEdit()