Searched refs:source (Results 226 - 248 of 248) sorted by relevance

12345678910

/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s49 ! this method starts by checking for and arranging source alignment.
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c11 * Redistribution and use in source and binary forms, with or without
14 * - Redistributions of source code must retain the above copyright
1521 event->adt_ndmp_backup.source = path;
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c5741 caddr_t source; local
5745 source = (caddr_t)&sblock;
5747 written = write(fileno(stdout), source, pending);
5749 source += written;
/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc184 enter_explicit_rule_from_dynamic_rule(Name target, Name source) argument
189 source_line = get_prop(source->prop, line_prop);
2768 (void) printf(gettext("%*sSccs getting %s because s. file is younger than source file\n"),
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1294 * CK_RSA_PKCS_OAEP_SOURCE_TYPE is used to indicate the source
1310 CK_RSA_PKCS_OAEP_SOURCE_TYPE source; member in struct:CK_RSA_PKCS_OAEP_PARAMS
1770 * source of the salt value when deriving a key using PKCS #5
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c5486 char *source; local
5490 source = "hotplugged";
5498 source = "activated or attached";
5505 " 0x%x state: 0x%x nvp_type: 0x%x", source,
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c3188 ** of valid shells is obviously a source of great concern).
5568 ** source -- pathname of existing file.
5577 link(source, target)
5578 const char *source;
5594 src = safeopen((char *)source, O_RDONLY, 0, sff);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c4469 uint8_t *msgbuf, *source = (uint8_t *)buf; local
4571 bcopy(source, msgbuf, len);
4573 source += len;
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c280 "forces a copy of the source zone. The -s option\n\t"
283 "snapshot will be used as the source\n\tinstead of "
3344 warn_dataset_match(zone_dochandle_t s_handle, char *source, argument
3360 zperror2(source,
3369 target_zone = source;
3383 * Check that the clone and its source have the same brand type.
3610 * We also need to do some extra validation on the source zone.
3626 "user is not authorized to read source zone."),
3664 * The source zone checks out ok, continue with the clone.
3803 * We always copy the clone unless the source i
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c1103 * rdc_lor(source, dest, len)
1104 * logically OR memory pointed to by source and dest, copying result into dest.
1107 rdc_lor(const uchar_t *source, uchar_t *dest, int len) argument
1111 if (source == NULL)
1115 *dest++ |= *source++;
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s91 add %o1, %o2, %o1 ! get to end of source space
461 * move when source and destination is in cache for medium
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s86 add %o1, %o2, %o1 ! get to end of source space
479 * move when source and destination is in cache for medium
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_stats.c1123 lm_dmae_address_t source = lm_dmae_address((0==PORT_ID(pdev))?NIG_REG_STAT0_BRB_DISCARD : NIG_REG_STAT1_BRB_DISCARD, local
1128 lm_status = lm_dmae_operation_add_sge(pdev, dmae_operation, source, dest, sizeof(struct _stats_nig_query_t ) / sizeof(u32_t));
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c1055 mount_one_dev_symlink_cb(void *arg, const char *source, const char *target) argument
1059 return (di_prof_add_symlink(prof, source, target));
1652 * source path for a lofs mount in a given zone needs
4360 * Search for loopback mounts that use this same source node (same device and
4832 * that use this same source node (same device and inode).
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1631 int port_dispatch(int port, int flags, int source, int events, uintptr_t object,
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c3242 do_archive_copy(char *source, char *dest) argument
3248 if (rename(source, dest) != 0) {
3249 (void) unlink(source);
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s71 add %o1, %o2, %o1 ! get to end of source space
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex28 % a Texinfo source document, you may use the result without
2879 { \catcode`_=11 % We want to use \_STOP_ which cannot appear in texinfo source.
3583 % Index files are almost Texinfo source, but we use \ as the escape
5163 % beforehand -- and a) we want @copying to be done first in the source
6833 % your texinfo source file like this:
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s1734 * both source and destination operands for the "fitos" instruction
1736 * half to guarantee that it won't collide with the source or the
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s1961 * both source and destination operands for the "fitos" instruction
1963 * half to guarantee that it won't collide with the source or the
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s1583 ! %i0 - source address (arg)
H A Dopl_olympus_copy.s1526 ! %i0 - source address (arg)
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c104 #define COPY_POS(dest, source) bcopy(source, dest, sizeof (tapepos_t))

Completed in 478 milliseconds

12345678910