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

/httpd/support/win32/
H A Dwintty.c31 * Also note the isservice detection semantics, which far exceed any
97 BOOL isservice = FALSE; local
165 isservice = TRUE;
175 isservice, DUPLICATE_SAME_ACCESS)) {
190 isservice, DUPLICATE_SAME_ACCESS)) {
205 isservice, DUPLICATE_SAME_ACCESS)) {
220 if (isservice) {
347 if (isservice) {

Completed in 9 milliseconds