Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dprocess.c91 const sal_Char* m_pszDir; member
480 if (data.m_pszDir) in ChildStatusProc()
481 chstatus = chdir(data.m_pszDir); in ChildStatusProc()
881 Data.m_pszDir = (pszDirectory != NULL) ? strdup(pszDirectory) : NULL; in osl_psz_executeProcess()
922 if ( Data.m_pszDir != NULL ) in osl_psz_executeProcess()
924 free((void *)Data.m_pszDir); in osl_psz_executeProcess()

Completed in 24 milliseconds