Home
last modified time | relevance | path

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

/dports/graphics/bmeps/dktools-4.31.1/src/printqd/
H A Dprintqd.c210 static const char def_db_file_name[] = { variable
4117 if (NULL == fn) { fn = def_db_file_name; } in inner_allocate_resources()
4296 if (NULL == fn) { fn = def_db_file_name; } in inner_allocate_resources()
4499 fn = ((NULL != conf.dname) ? (conf.dname) : (def_db_file_name)); in change_group_and_user()
4573 if (NULL == fn) { fn = def_db_file_name; } in change_group_and_user()
H A Dprintqd.ctr406 static const char def_db_file_name[] = {
4158 if (NULL == fn) { fn = def_db_file_name; }
4337 if (NULL == fn) { fn = def_db_file_name; }
4540 fn = ((NULL != conf.dname) ? (conf.dname) : (def_db_file_name));
4614 if (NULL == fn) { fn = def_db_file_name; }