Searched refs:PR_OK (Results 1 – 1 of 1) sorted by relevance
220 enum { PR_OK, PR_SKIP, PR_ABEND }; enumerator4626 return PR_OK; in show_pattern_info()4690 return PR_OK; in open_file()4721 yield = PR_OK; in process_command()4789 if (i == NEWLINE_DEFAULT) return PR_OK; /* Default is valid */ in process_command()4831 if (rc != PR_OK) return rc; in process_command()4841 return PR_OK; in process_command()4845 if (rc != PR_OK) return rc; in process_command()4884 if (rc != PR_OK) return rc; in process_command()5392 return PR_OK; in process_pattern()[all …]