Searched defs:save (Results 76 - 100 of 107) sorted by relevance

12345

/illumos-gate/usr/src/uts/common/os/
H A Dbio.c367 * Also save the time that the block is first marked as delayed
1505 struct buf *save; local
1507 save = bp; /* Save bp we allocated */
1562 sema_v(&save->b_sem);
1563 bio_bhdr_free(save);
1575 bp = save; /* Use original bp */
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_lib.c682 char **save; local
684 if ((save = lpp) == 0)
690 free(save);
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c892 char save[2] = { '\0', '\0' }; local
903 save[0] = end[2];
907 save[0] = device->path[i - 2];
908 save[1] = device->path[i - 1];
925 end[2] = save[0];
927 device->path[i - 2] = save[0];
928 device->path[i - 1] = save[1];
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_name.c1368 * UNKNOWN, save all the found devices in rname_list
1801 int save = errno; local
1803 if (save == ENOTTY)
1806 (void) mdsyserror(ep, save, rname);
3394 /* save hspname and number */
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dio.c445 int save = errno; local
450 errno = save;
1113 sh_iosave(shp,toclose,indx,(char*)0); /* save file descriptor */
1391 /* close stream outfile, but save file descriptor */
1414 * copy file <origfd> into a save place
1428 /* see if already saved, only save once */
H A Dmacro.c265 Fcin_t save; local
276 fcsave(&save);
322 fcrestore(&save);
847 * save line offsets in the offsets array.
1898 Fcin_t save; local
1919 fcsave(&save);
1936 fcrestore(&save);
1955 /* disable verbose and don't save in history file */
1970 fcsave(&save);
2000 fcrestore(&save);
2431 Sfio_t *iop, *save=sfstdout; local
[all...]
H A Dxec.c1381 * save and restore io-streams
1521 /* save the pipe stream-ids */
2615 /* save trap table */
2710 char *save; local
2713 save = argv[-1];
2722 argv[-1] = save;
2762 Fcin_t save; local
2763 fcsave(&save);
2803 fcrestore(&save);
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar3.c137 char *save; local
150 bp = save = strdup(envp);
160 if (cp > save && *(cp-1) != '\\')
169 free(save);
175 cp = bp = ep = save;
218 free(save);
366 char **lpp, **save; local
374 save = lpp = ndmp_malloc(sizeof (char *) * (n + 1));
424 return (save);
1390 * A dispatcher function to call the corresponding save functio
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c600 /* save id for future use */
613 /* save id for future use */
620 /* and save qid for reacquisition */
5071 ** is used implicitly to save messages in ~/dead.letter. We
5074 ** to create another process plus some pipes to save the message.
5429 char save; local
5431 save = *realfile;
5441 *realfile = save;
H A Dconf.c4625 /* save its cname */
4643 /* save all it aliases name */
4895 /* save IP address in text from */
4914 /* save IP address in text from */
5063 /* save IP address in text from */
5095 /* save IP address in text from */
5416 char save; local
5437 save = *end;
5448 *end = save;
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.c1371 Dyn save; local
1389 sizeof (save), dyn_num, ndx, dstndx, cnt, &save);
/illumos-gate/usr/src/lib/libast/common/misc/
H A Doptget.c684 * save s and return the saved pointer
688 save(const char* s) function
846 p->id = save(sfprints("%-.*s", t - s, s));
866 p->id = save(p->id);
868 p->catalog = ((t = strchr(s, ']')) && (!p->id || (t - s) != strlen(p->id) || !strneq(s, p->id, t - s))) ? save(sfprints("%-.*s", t - s, s)) : (char*)0;
4019 if (argv[0] && (opt_info.state->argv[0] = save(argv[0])))
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c611 * Allocate the cpr soft data structure to save the current
2177 * Called by suspend/resume to save/restore the interrupt status (valid bit)
2182 int save)
2190 if (save) {
2181 sbus_cpr_handle_intr_map_reg(uint64_t *cpr_softsp, volatile uint64_t *baddr, int save) argument
/illumos-gate/usr/src/cmd/lp/include/
H A Dmsgs.h358 char save [MSGMAX], member in struct:__anon806
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c749 uchar_t save; local
777 save = inb(fcp->c_regbase + FCR_SRA);
838 outb(fcp->c_regbase + FCR_SRA, save);
1830 uchar_t save; local
1903 save = inb(fcp->c_regbase + FCR_SRA);
1919 outb(fcp->c_regbase + FCR_SRA, save);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c611 * fx save
612 * 0 1 Process or save port->fx
614 * 1 1 Process port->fx, Process or save fx
619 uint32_t save)
698 if (save) {
618 emlxs_fct_handle_unsol_flogi(emlxs_port_t *port, fct_flogi_xchg_t *fx, uint32_t save) argument
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c2246 * save result for caller if accepted.
2801 * If VLV search was successfull save the server
4399 * If it's nscd, ask cache manager to save the
4933 char save; local
4943 save = *++next;
4949 next = resync_str(str, next, save);
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c3790 int save; local
3806 save = errno;
3811 errno = save;
3814 errno = save;
/illumos-gate/usr/src/common/mpi/
H A Dmpi.c915 step is a bit more complicated, but we save a fair number of
3167 mp_digit save, next, mask; local
3173 save = 0;
3176 DIGIT(mp, ix) = (DIGIT(mp, ix) >> d) | (save << (DIGIT_BIT - d));
3177 save = next;
/illumos-gate/usr/src/cmd/ed/
H A Ded.c284 static void save(void);
554 if (!globflg) save();
634 if (!globflg) save();
648 if (!globflg) save();
743 if (!globflg && (c == 'r')) save();
753 if (!globflg) save();
1218 * since last update, save in ed.hup, or $HOME/ed.hup
1576 /* save command */
1622 if (!globflg) save();
1843 save();
2513 int save; local
3097 save(void) { function
[all...]
/illumos-gate/usr/src/cmd/find/
H A Dfind.c492 struct Node *save = topnode; local
497 topnode = save;
775 /* just before returning, save next free node from the list */
869 struct Node *save = topnode; local
873 topnode = save;
/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c1189 unsigned long long save = 0; local
1222 save = number;
1226 if (save && ((save / scale) < 10)) {
1228 float fnum = (float)save / scale;
/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c2138 int save; local
2140 save = *end;
2144 *end = save;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5302 int save; local
5307 save = *rval;
5339 *rval = save;
/illumos-gate/usr/src/cmd/ls/
H A Dls.c1048 * process a child that is a directory, we save
1644 * back to its parent. We save
2470 unsigned long long save; local
2479 save = number;
2492 if ((save % scale) >= (unsigned long long)(scale / 2)) {
2501 save = number;
2514 if ((save / scale) < 10) {
2516 float fnum = (float)save / scale;

Completed in 256 milliseconds

12345