Home
last modified time | relevance | path

Searched refs:no_check (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/pty/
H A Dpty04.c94 static int ptmx = -1, pts = -1, sk = -1, mtu, no_check; variable
285 if (no_check) in check_data()
294 no_check = 1; in check_data()
300 no_check = 1; in check_data()
308 no_check = 1; in check_data()
328 no_check = 1; in check_data()
330 if (no_check) in check_data()
/third_party/alsa-utils/amixer/
H A Damixer.c43 static int no_check = 0; variable
168 (no_check ? (val) : ((val < min) ? (min) : (val > max) ? (max) : (val)))
1838 no_check = 1; in main()

Completed in 4 milliseconds