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

12345678910

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatisticList.java378 * @param source The source of the event.
382 public StatisticEvent(Object source, int id, AggregateStatistic target) argument
384 super(source);
406 * Return the source of the event. This is a typesafe
411 return ((StatisticList) source);
427 * Invoked when a statistic is added to the source
435 * Invoked when a statistic is removed from the source
444 * This class performs statistical calculations on a source
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_dataset.h307 int dsl_dataset_set_refquota(const char *dsname, zprop_source_t source,
309 int dsl_dataset_set_refreservation(const char *dsname, zprop_source_t source,
336 zprop_source_t source, uint64_t value, dmu_tx_t *tx);
/illumos-gate/usr/src/lib/libpam/
H A Dpam_impl.h135 /* source values when calling __pam_get_authtok() */
144 __pam_get_authtok(pam_handle_t *pamh, int source, int type, char *prompt,
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemccpy.s37 movl 12(%esp),%esi / %esi = address of source string
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h27 2. Altered source versions must be plainly marked as such, and must not be
29 3. This notice may not be removed or altered from any source distribution.
502 z_stream *source));
504 Sets the destination stream as a complete copy of the source stream. If
505 the source stream is using an application-supplied history buffer, a new
519 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
520 (such as zalloc being NULL). msg is left unchanged in both source and
531 deflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
589 inflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
/illumos-gate/usr/src/cmd/backup/restore/
H A Dinteractive.c1006 setpagerargs(source)
1007 char **source;
1010 char *cp = *source;
1032 *source = cp;
/illumos-gate/usr/src/uts/common/xen/public/
H A Dgrant_table.h280 * source and destinations can be eithers MFNs or, for foreign domains,
284 * The flags specify what type source and destinations are (either MFN
288 * via a third party if the source and destination domains had previously
291 * source_offset specifies an offset in the source frame, dest_offset
311 } source, dest; member in struct:gnttab_copy
/illumos-gate/usr/src/lib/libadt_jni/com/sun/audit/
H A DAuditSession.java58 byte[] source)
218 // pushState duplicates the session handle, puts the source
57 dupSession( byte[] source) argument
/illumos-gate/usr/src/uts/intel/dtrace/
H A Ddtrace_asm.s201 xchgq %rdi, %rsi /* make %rsi source, %rdi dest */
218 movl 8(%ebp), %esi / Load source address
251 movb (%rdi), %al /* load from source */
253 addq $1, %rdi /* increment source pointer */
280 movl 8(%ebp), %ebx / Load source address
285 movb (%ebx), %al / Load from source
287 incl %ebx / Increment source pointer
/illumos-gate/usr/src/uts/common/zmod/
H A Dinflate.c60 * source file infback.c to provide a call-back interface to inflate for
1350 int ZEXPORT inflateCopy(dest, source)
1352 z_streamp source;
1360 if (dest == Z_NULL || source == Z_NULL || source->state == Z_NULL ||
1361 source->zalloc == (alloc_func)0 || source->zfree == (free_func)0)
1363 state = (struct inflate_state FAR *)source->state;
1367 ZALLOC(source, 1, sizeof(struct inflate_state));
1372 ZALLOC(source,
[all...]
/illumos-gate/usr/src/boot/lib/libz/
H A Dinflate.c53 * source file infback.c to provide a call-back interface to inflate for
1438 int ZEXPORT inflateCopy(dest, source)
1440 z_streamp source;
1448 if (dest == Z_NULL || source == Z_NULL || source->state == Z_NULL ||
1449 source->zalloc == (alloc_func)0 || source->zfree == (free_func)0)
1451 state = (struct inflate_state FAR *)source->state;
1455 ZALLOC(source, 1, sizeof(struct inflate_state));
1460 ZALLOC(source,
[all...]
/illumos-gate/usr/src/lib/print/libprint/common/
H A Dllib-lprint83 char *source; /* name service derived from */
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_zfs.c537 * zfs_inherited(handle, source, sourcestr)
688 * zfs_process_share(handle, share, mountpoint, proto, source,
696 char *mountpoint, char *proto, zprop_source_t source, char *shareopts,
701 if (source & ZPROP_SRC_INHERITED) {
755 zprop_source_t source; local
785 source = ZPROP_SRC_ALL;
810 sizeof (nfsshareopts), &source, nfssourcestr,
813 if (source & ZPROP_SRC_INHERITED)
821 sizeof (smbshareopts), &source, smbsourcestr,
824 if (source
695 sa_zfs_process_share(sa_handle_t handle, sa_group_t group, sa_share_t share, char *mountpoint, char *proto, zprop_source_t source, char *shareopts, char *sourcestr, char *dataset) argument
[all...]
/illumos-gate/usr/src/cmd/print/lpset/
H A Dlpset.c263 printer_obj->source = ons;
330 printer_obj->source = ons;
/illumos-gate/usr/src/cmd/sgs/tsort/common/
H A Derrtext.c74 if (Err.vsource && Err.source) {
75 (void) fprintf(stderr, "%s: ", Err.source);
229 } else if (strcmp(token, "source")) {
/illumos-gate/usr/src/cmd/tnf/prex/
H A Dprexlex.l44 ** standard fare. This allows us to support the "source"
48 #include "source.h"
97 source { yylval.intval = SOURCE; return (SOURCE); }
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_rts.c10 * Redistribution and use in source and binary forms, with or without
13 * 1. Redistributions of source code must retain the above copyright
198 const in6_addr_t *source, const in6_addr_t *author,
209 rts_fill_msg_v6(type, rtm_addrs, dst_addr, net_mask, gw_addr, source,
196 ip_rts_change_v6(int type, const in6_addr_t *dst_addr, const in6_addr_t *gw_addr, const in6_addr_t *net_mask, const in6_addr_t *source, const in6_addr_t *author, int flags, int error, int rtm_addrs, ip_stack_t *ipst) argument
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk91 # * Any additional FLG-related source files are in xref.flg.
103 # not really source files and thus can cause problems.
121 # Use the .flg files to assemble a list of other source files that are
155 # * We order the tags file such that source files that tags seems to
/illumos-gate/usr/src/uts/sun4/ml/
H A Dcopy.s102 ldub [%o0 + %o1], %g1 ! delay slot, get source byte
165 lduba [%g2+%g4]ASI_USER, %g1 ! delay slot, get source byte
235 lduba [%o0 + %o1]ASI_USER, %g1 ! delay slot, get source byte
300 ldub [%g2 + %g4], %g1 ! delay slot, get source byte
370 ldub [%o0+%o1], %g1 ! delay slot, get source byte
389 * Copy a block of storage. If the source and target regions overlap,
423 * Copy a user-land string. If the source and target regions overlap,
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgobjmap.c101 char source[PATH_MAX+1]; local
111 * Generate local (delivered source) paths for files
119 source[0] = '~';
120 (void) strlcpy(&source[1], ept->path,
121 sizeof (source)-1);
122 ept->ainfo.local = pathdup(source);
148 * Deal with source for hard and soft links.
173 * For the paths (both source and target) that were too mundane to
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_rq.c5 * Redistribution and use in source and binary forms, with or without
8 * 1. Redistributions of source code must retain the above copyright
590 smb_t2_init(struct smb_t2rq *t2p, struct smb_connobj *source, ushort_t *setup, argument
600 t2p->t2_source = source;
607 t2p->t2_share = (source->co_level == SMBL_SHARE ?
608 CPTOSS(source) : NULL); /* for smb up/down */
609 error = smb_rq_getenv(source, &t2p->t2_vc, NULL);
616 smb_nt_init(struct smb_ntrq *ntp, struct smb_connobj *source, ushort_t fn, argument
622 ntp->nt_source = source;
625 ntp->nt_share = (source
[all...]
/illumos-gate/usr/src/tools/onbld/hgext/
H A Dcdm.py67 - Check source style rules - nits
91 # such that a cdm.py loaded from the source tree uses the modules also
92 # within the source tree.
217 def pbconfirm(ui, repo, hooktype, source):
221 if source == 'push':
545 '''check active C source files conform to the C Style Guide
547 Check that any added or modified C source file conform to the C
550 See the C Style Guide for more information about correct C source
582 '''check active Java source files for common stylistic errors
831 - cstyle (C source styl
[all...]
/illumos-gate/usr/src/lib/libbrand/common/
H A Dlibbrand.c96 #define DTD_ATTR_SOURCE ((const xmlChar *) "source")
924 xmlChar *source, *target; local
935 source = xmlGetProp(node, DTD_ATTR_SOURCE);
938 if (source == NULL || target == NULL) {
939 if (source != NULL)
940 xmlFree(source);
946 ret = func(data, (char *)source, (char *)target);
948 xmlFree(source);
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c296 zprop_source_t *source)
318 if (source)
319 *source = sourcetype;
1029 zprop_source_t source; local
1032 &source))
1035 if (source == ZPROP_SRC_DEFAULT ||
1036 source == ZPROP_SRC_INHERITED) {
295 zfs_is_mountable(zfs_handle_t *zhp, char *buf, size_t buflen, zprop_source_t *source) argument
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dmemcpy.s82 * If (both source and destination are aligned) {
87 * to account for source unalignment. This enables
956 * If both the source and dest are aligned, then use the both aligned
1021 movdqa 0x10(%rdx),%xmm3 # load the upper source buffer
1022 movdqa 0x20(%rdx),%xmm0 # load the upper source buffer
1395 movdqa 0x10(%rdx),%xmm3 # load the upper source buffer
1397 movdqa 0x20(%rdx),%xmm0 # load the upper source buffer
1398 movdqa 0x30(%rdx),%xmm5 # load the upper source buffer
1425 movdqa 0x10(%rdx),%xmm3 # load the upper source buffer
1438 movdqa 0x10(%rdx),%xmm0 # load the upper source buffe
[all...]

Completed in 272 milliseconds

12345678910