Home
last modified time | relevance | path

Searched refs:con_loc (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/printqd/
H A Dprintqd.c1208 static size_t con_loc = 0; variable
6623 if ((0 == conf.m_loc) || (con_loc < conf.m_loc)) { in one_pass()
6698 if ((0 == conf.m_loc) || (con_loc < conf.m_loc)) { in one_pass()
6706 con_loc++; in one_pass()
6746 job.pnconn = &con_loc; in one_pass()
6750 close_stream_conn(pconnloc->sock, s_c_unix, pconnloc, &con_loc); in one_pass()
6753 close_stream_conn(pconnloc->sock, s_c_unix, pconnloc, &con_loc); in one_pass()
H A Dprintqd.ctr1249 static size_t con_loc = 0;
6664 if ((0 == conf.m_loc) || (con_loc < conf.m_loc)) {
6739 if ((0 == conf.m_loc) || (con_loc < conf.m_loc)) {
6747 con_loc++;
6787 job.pnconn = &con_loc;
6791 close_stream_conn(pconnloc->sock, s_c_unix, pconnloc, &con_loc);
6794 close_stream_conn(pconnloc->sock, s_c_unix, pconnloc, &con_loc);