Searched refs:pathCtx (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/file_io/netware/
H A Dfilestat.c319 NXPathCtx_t pathCtx = 0; local
321 getcwdpath(NULL, &pathCtx, CTX_ACTUAL_CWD);
323 srv = getstat(pathCtx, (char*)fname, &info, ST_STAT_BITS|ST_NAME_BIT);
325 srv = cstat(pathCtx, (char*)fname, &info, ST_STAT_BITS|ST_NAME_BIT, pool);
/macosx-10.9.5/apr-30/apr/apr/file_io/netware/
H A Dfilestat.c319 NXPathCtx_t pathCtx = 0; local
321 getcwdpath(NULL, &pathCtx, CTX_ACTUAL_CWD);
323 srv = getstat(pathCtx, (char*)fname, &info, ST_STAT_BITS|ST_NAME_BIT);
325 srv = cstat(pathCtx, (char*)fname, &info, ST_STAT_BITS|ST_NAME_BIT, pool);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/arch/netware/
H A Dapr_arch_file_io.h137 NXPathCtx_t pathCtx; member in struct:apr_stat_entry_t
/macosx-10.9.5/apr-30/apr/apr/include/arch/netware/
H A Dapr_arch_file_io.h137 NXPathCtx_t pathCtx; member in struct:apr_stat_entry_t

Completed in 187 milliseconds