HomeSort by: relevance | last modified time | path
    Searched defs:Response (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/tools/acpisrc/
asmain.c 224 int Response;
254 Response = getchar ();
256 /* Check response */
258 if (Response != 'y')
271 Response = getchar ();
273 /* Check response */
275 if (Response != 'y')
asmain.c 224 int Response;
254 Response = getchar ();
256 /* Check response */
258 if (Response != 'y')
271 Response = getchar ();
273 /* Check response */
275 if (Response != 'y')

Completed in 21 milliseconds