Lines Matching defs:outstate
84 struct outstate {
107 static void outdata_alloc(struct outstate *, struct manoutput *);
109 struct outstate *, struct manconf *);
112 int, struct outstate *, struct manconf *);
113 static void run_pager(struct outstate *, char *);
114 static pid_t spawn_pager(struct outstate *, char *);
127 struct outstate outst; /* Output state. */
913 struct outstate *outst, struct manconf *conf)
982 struct outstate *outst, struct manconf *conf)
1112 outdata_alloc(struct outstate *outst, struct manoutput *outconf)
1264 run_pager(struct outstate *outst, char *tag_target)
1318 spawn_pager(struct outstate *outst, char *tag_target)