Searched refs:pstatus (Results 1 – 2 of 2) sorted by relevance
47 int pstatus = STATUS_SUCCESS; in dbase_file_cache() local77 pstatus = rftable->parse(handle, parse_info, process_record); in dbase_file_cache()80 if (pstatus < 0) in dbase_file_cache()84 else if (pstatus == STATUS_NODATA) in dbase_file_cache()95 } while (pstatus != STATUS_NODATA); in dbase_file_cache()
3 set pstatus = 0134 set pstatus = $?145 exit($pstatus)