Searched refs:saving (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Daux.c715 * Fields of the form "Content-*" can't be ignored when saving.
718 isign(char *field, int saving) argument
728 if (saving && strncmp(realfld, "content-", 8) == 0)
/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.s97 ! This handles floating-point state saving.
149 ! This handles coprocessor state saving.
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h511 extern int isign(char *field, int saving);
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/
H A Dcdboot.S515 # Convert AL to hex, saving the result to [EDI].
/illumos-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_startup.s275 * We're almost done saving state. Go back to the starting window, and
277 * saving state, and for the next stage of debugger startup/resumption,
292 * We'll need to access cpusave and gregs for our final state-saving,
701 * 3. We took a trap while executing in the debugger. Before saving

Completed in 80 milliseconds