Searched defs:corefd (Results 1 – 1 of 1) sorted by relevance
/titanic_51/usr/src/cmd/savecore/ |
H A D | savecore.c | 445 build_dump_map(int corefd, const pfn_t *pfn_table) in build_dump_map() argument 571 int corefd = Open(corefile, O_WRONLY | O_CREAT | O_TRUNC, 0644); in copy_crashfile() local 715 int corefd; global() member 757 initstreams(int corefd,int nstreams,int maxcsize) initstreams() argument 878 putpage(int corefd,char * buf,pgcnt_t pgnum,pgcnt_t np) putpage() argument 890 lzjbblock(int corefd,stream_t * s,char * block,size_t blocksz) lzjbblock() argument 1013 bz2block(int corefd,stream_t * s,char * block,size_t blocksz) bz2block() argument 1186 decompress_pages(int corefd) decompress_pages() argument 1345 int corefd = Open(corefile, O_WRONLY | O_CREAT | O_TRUNC, 0644); build_corefile() local [all...] |