Home | History | Annotate | Download | only in src

Lines Matching defs:file_path

1756     LCHAR           file_path [P_PATH_MAX];
1761 esr_status = ESR_SessionGetLCHAR ( L("cmdline.datapath"), file_path, &len );
1766 esr_status = ESR_SessionPrefixWithBaseDirectory ( file_path, &len );
1770 esr_status = pf_convert_backslashes_to_forwardslashes ( file_path );
1775 lstr_result = lstrinsert ( file_path, file_name, 0, &len );