Searched defs:outst (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | main.c | 127 struct outstate outst; /* Output state. */ in main() local 913 process_onefile(struct mparse * mp,struct manpage * resp,int startdir,struct outstate * outst,struct manconf * conf) process_onefile() argument 982 parse(struct mparse * mp,int fd,const char * file,struct outstate * outst,struct manconf * conf) parse() argument 1112 outdata_alloc(struct outstate * outst,struct manoutput * outconf) outdata_alloc() argument 1264 run_pager(struct outstate * outst,char * tag_target) run_pager() argument 1318 spawn_pager(struct outstate * outst,char * tag_target) spawn_pager() argument [all...] |
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdserv.c | 5798 struct nfsstate inst, outst, *instp = &inst, *outstp = &outst; in nfsrvd_copy_file_range() local 6032 struct nfsstate inst, outst, *instp = &inst, *outstp = &outst; in nfsrvd_clone() local
|