Searched refs:cp_flag_p (Results 1 – 1 of 1) sorted by relevance
454 static inline int cp_flag_p(void) { return FLAG_p; }; in cp_flag_p() function504 if (flags & (FLAG_p|FLAG_o|FLAG_g)) toys.optflags |= cp_flag_p(); in install_main()