Searched refs:partial (Results 1 - 25 of 58) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgscripts/
H A Ddefault28 partial=ask
/opensolaris-onvv-gate/usr/src/lib/libdhcpsvc/modules/templates/
H A Ddhcptab.c69 * described by the combination of query and targetp. If the partial
87 lookup_dt(void *handle, boolean_t partial, uint_t query, int count, argument
H A Ddhcp_network.c71 * described by the combination of query and targetp. If the partial
90 lookup_dn(void *handle, boolean_t partial, uint_t query, int count, argument
/opensolaris-onvv-gate/usr/src/lib/libc/i386/gen/
H A Dlmul.s45 movl %eax,%ecx / partial high(product)
49 addl %eax,%ecx / partial sum of high(product)
H A Dmemset.s46 shll $8,%eax / This is ugly, but no P6 partial stalls
/opensolaris-onvv-gate/usr/src/cmd/backup/dump/
H A Dpartial.c33 static int partial; variable
78 partial = 1;
115 if (partial == 0)
H A DMakefile20 # partial.c partial filesystem dump support
25 # PARTIAL enable partial filesystem dump support
47 partial.o lftw.o
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Carp/
H A DHeavy.pm222 my ($known, $partial) = get_status($cache, $child);
224 while (@$partial and not exists $known->{$parent}) {
225 my $anc = shift @$partial;
231 push @$partial, @$anc_partial;
/opensolaris-onvv-gate/usr/src/cmd/ssh/sshd/
H A Dauth2.c277 int authenticated, partial; local
285 partial = 0;
305 partial = userauth_check_partial_failure(authctxt);
311 * partial failure.
314 partial = 1;
319 * authenticated=0, partial=0 above and know that
344 if (authenticated && !partial) {
387 * If (partial) then authmethods_get() will return only
389 * (methods == NULL) implies failure, even if (partial == 1)
393 packet_put_char((authenticated && partial
596 int partial = 0; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dinstall.h88 char *partial; member in struct:admin
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Dpk0.c324 int partial; local
347 partial = 0;
357 partial = B_SHORT;
364 pk->p_os[x] = B_READY+partial;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
H A Dmisc.c197 dhcp_lookup_dd(dsvc_handle_t hand, boolean_t partial, uint_t query, argument
201 return (lookup_dd(hand, partial, query, count, targetp, recordsp,
294 ret = lookup_dd(hand, partial, query, count, targetp,
472 dhcp_lookup_dd_classify(dsvc_dnet_t *pnd, boolean_t partial, uint_t query, argument
496 err = dhcp_lookup_dd(pnd->dh, partial, query, count, targetp,
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c83 #define ERR_NOPINFO "ERROR: No partial information for \"%s\" was found"
125 short partial; member in struct:cfstat
374 (choice->partial || (info.status == PI_PARTIAL) ||
526 if (dp->partial)
529 dp->partial);
712 * character are considered "partial", everything
718 dp->partial++;
/opensolaris-onvv-gate/usr/src/cmd/avs/dsstat/
H A Dsndr_stats.c763 * 1) full and partial are same
764 * 2) partial is the last 15 chars of full
767 sndr_strcmp(char *full, char *partial) argument
772 rc = strcmp(full, partial);
775 (strlen(partial) == NAMED_LEN) &&
778 rc = strncmp(f, partial, NAMED_LEN);
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c97 unsigned partial_set:1; /* 1 if a partial installation was detected. */
98 unsigned partial:1; /* 1 if a partial installation was detected. */ member in struct:drinfo
269 wr_OK(fp_dra, "PARTIAL", dr_info.partial_set, dr_info.partial);
468 if (dr_info.partial != 0)
775 dr_info.partial = (value ? 1 : 0);
H A Dsetadmin.c67 &adm.partial, "partial",
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dcheck.c656 return (getyorn(a_msg, a_pkg, ADM(partial, "nocheck"),
657 ADM(partial, "quit"), HLP_PKGADDCHK_PARTIAL, NULL));
678 return (getyorn(a_msg, a_pkg, ADM(partial, "nocheck"),
679 ADM(partial, "quit"), HLP_PKGADDCHK_PARTIAL, NULL));
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld.4.x/
H A Dumultiply.s88 andcc %g0, %g0, %o4 ! zero the partial product
142 ! Because of the way the shift into the partial product is calculated
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrcmp.s95 sllx %o0, %g5, %g1 ! partial unaligned word from s2
117 sllx %o0, %g5, %g1 ! partial unaligned word from s2
/opensolaris-onvv-gate/usr/src/lib/libdhcpsvc/modules/files0/
H A Ddhcptab.c107 * update_dt(); same semantics as lookup_dt() except that the `partial'
248 lookup_dt(void *handle, boolean_t partial, uint_t query, int count, argument
264 retval = find_dt(fp, partial ? FIND_PARTIAL : 0, query, count, targetp,
/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c735 /* we have a partial replicated set, fake it */
1020 int partial = imp_flags & MD_IM_PARTIAL_DISKSET; local
1034 misp->mis_partial = partial;
1856 * ENOTSUP partial diskset, not all disks in a diskset on the
1882 int partial = 0; local
1938 /* we have a partial replicated set, fake it */
1982 partial = ENOTSUP;
2005 if (partial)
2006 return (partial);
2013 * indicate we have a partial diskse
2264 int partial = 0; local
2535 int partial = 0; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dcheck.c197 * 8 - partial install detected
198 * 9 - partial removal detected
207 if (ADM(partial, "nocheck")) {
213 return (8); /* partial install detected */
222 if (ADM(partial, "quit")) {
246 return (9); /* partial removal detected */
256 if (ADM(partial, "quit")) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c526 off_t partial = offset % sizeof (sym); local
534 if ((error = uiomove((char *)&sym + partial,
535 sizeof (sym) - partial, UIO_READ, uio)) != 0 ||
/opensolaris-onvv-gate/usr/src/lib/libdhcpsvc/modules/files/
H A Ddhcptab.c141 * update_dt(); same semantics as lookup_dt() except that the `partial'
283 lookup_dt(void *handle, boolean_t partial, uint_t query, int count, argument
299 retval = find_dt(fp, partial ? FIND_PARTIAL : 0, query, count, targetp,
/opensolaris-onvv-gate/usr/src/cmd/itutools/
H A Dpkg2du.ksh199 partial=nocheck

Completed in 211 milliseconds

123