Home
last modified time | relevance | path

Searched defs:outst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmain.c127 struct outstate outst; /* Output state. */ in main() local
913 struct outstate *outst, struct manconf *conf) in process_onefile()
982 struct outstate *outst, struct manconf *conf) in parse()
1112 outdata_alloc(struct outstate *outst, struct manoutput *outconf) in outdata_alloc()
1264 run_pager(struct outstate *outst, char *tag_target) in run_pager()
1318 spawn_pager(struct outstate *outst, char *tag_target) in spawn_pager()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c5604 struct nfsstate inst, outst, *instp = &inst, *outstp = &outst; in nfsrvd_copy_file_range() local