Home
last modified time | relevance | path

Searched refs:nAppType (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
382 rc = DosQueryAppType( (PCSZ) pszImageName, &nAppType ); in osl_psz_executeProcess()
431 if( ((nAppType & 0x00000007) == (nOwnAppType & 0x00000007)) in osl_psz_executeProcess()
585 if(nAppType & 0x00000007) in osl_psz_executeProcess()

Completed in 20 milliseconds