Home
last modified time | relevance | path

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

/trunk/main/sal/osl/os2/
H A Dprocess.c366 ULONG nAppType, nOwnAppType; in osl_psz_executeProcess() local
423 DosQueryAppType( (PCSZ)szName, &nOwnAppType ); in osl_psz_executeProcess()
431 if( ((nAppType & 0x00000007) == (nOwnAppType & 0x00000007)) in osl_psz_executeProcess()

Completed in 7 milliseconds