Searched refs:write_rest (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.h181 extern void write_rest(void);
H A Drpc_main.c708 write_rest();
H A Drpc_svcout.c282 write_rest(void) function
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c158 static void write_rest(bpb_t *wbpb, char *efn,
2926 * write_rest
2934 write_rest(bpb_t *wbpb, char *efn, int dfd, int sfd, int remaining) function
3150 write_rest(wbpb, fn, fd, bsfd, bootblksize - BPSEC);
3170 write_rest(wbpb, ffn, fd, fffd, ffsize);

Completed in 77 milliseconds