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

  /src/external/mpl/dhcp/dist/server/tests/
simple_unittest.c 45 int this_is_linux = 1; local
61 if (!this_is_linux) {
65 if (condition && this_is_linux) {
simple_unittest.c 45 int this_is_linux = 1; local
61 if (!this_is_linux) {
65 if (condition && this_is_linux) {

Completed in 40 milliseconds