Searched defs:writeout (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dpacker.c72 * int writeout(void)
81 writeout(void) function
269 if (writeout() == 0)
/illumos-gate/usr/src/cmd/tnf/tnfxtract/
H A Dtnfxtract.c95 writeout(char *addr, int offset, int size) function
312 writeout(local_buf, 0, tnf_header->block_size);
346 writeout((char *) blockp,
376 writeout((char *) blockp,
421 writeout((char *) fwzone, tnf_header->block_size, fwzonesize);
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c11309 int writeout; local
11439 * and set a flag to writeout the opt record
11445 writeout = 0;
11454 writeout = 1;
11464 writeout = 1;
11470 if ((writeout) &&

Completed in 65 milliseconds