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

/netbsd-current/external/bsd/less/dist/lesstest/
H A Dlesstest.c63 return RUN_ERR;
68 return RUN_ERR;
74 return RUN_ERR;
80 return ok ? RUN_OK : RUN_ERR;
H A Dlt_types.h21 #define RUN_ERR 1 macro
H A Dlt_screen.c514 return RUN_ERR;
/netbsd-current/bin/rcp/
H A Drcp.c665 #define RUN_ERR(w_context) do { \ macro
693 RUN_ERR("write");
701 RUN_ERR("truncate");
706 RUN_ERR("set mode");
710 RUN_ERR("set mode");
716 RUN_ERR("set times");
724 RUN_ERR("set times");

Completed in 143 milliseconds