Searched defs:terminated (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/test/os-tests/tests/poll/
H A Dpoll_test.c92 static int terminated = 0; variable
478 exit = terminated;
500 terminated = 1;
/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplfile.c619 int terminated=0; /* True if the directory part had to be terminated */ local
645 * terminated, so temporarily do this by overwriting the first character
650 terminated = 1;
670 if(terminated) {

Completed in 368 milliseconds