Searched refs:Add (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DCryptoAlg.h40 mStatus (*Add)(AlgContext *ctx, const void *data, mDNSu32 len); member in struct:__anon17
H A DCryptoAlg.c204 if (func->Add)
205 return (func->Add(ctx, data, len));
H A DmDNSEmbeddedAPI.h1717 // Note: Add any additional fields *before* the AuthRecord in this structure, not at the end.
3304 extern CacheRecord *CreateNewCacheEntry(mDNS *const m, const mDNSu32 slot, CacheGroup *cg, mDNSs32 delay, mDNSBool Add, const mDNSAddr *sourceAddress);
H A DmDNS.c565 AddRecord ? "Add" : "Rmv", rr->resrec.RecordType, ARDisplayString(m, rr));
2000 LogMsg("SendDelayedUnicastResponse: ERROR!! Cannot Add NSEC3 Record %s on %p", RRDisplayString(m, nsec3RR), intf->InterfaceID);
2006 // Add additionals, if there's space
2689 // Second Pass. Add additional records, if there's space.
2737 // Third Pass. Add NSEC records, if there's space.
2961 // Add a 33% random amount to the interval, to avoid synchronization between multiple hosts
3909 q->CurrentAnswers, AddRecord ? "Add" : "Rmv", rr->resrec.rroriginalttl, CRDisplayString(m, rr));
4025 // If this is an "Add" operation and this question needs validation, validate the response.
4220 // rr is a new CacheRecord just received from the wire (kDNSRecordTypePacketAns/AnsUnique/Add/AddUnique)
5205 debugf("mDNS_Execute: Delivering Add even
7928 CreateNewCacheEntry(mDNS *const m, const mDNSu32 slot, CacheGroup *cg, mDNSs32 delay, mDNSBool Add, const mDNSAddr *sourceAddress) argument
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_a.out.s120 or %o3, %o2, %o3 ! Add sethi and function address
H A Dboot_elf.s181 or %o4, %o0, %o4 ! Add elf_rtbndr address
432 or %o3, %o1, %o3 ! Add sethi and function address
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt511 * 07-10-12 02.00.09 Add MPI v2.5 Toolbox Diagnostic CLI Tool Request
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s652 * Add current value of ms_acct[LMS_USER]
1084 1: add %o0, %o4, %o5 ! Add the step
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s498 * Add current value of ms_acct[LMS_USER]
923 1: add %o0, %o4, %o5 ! Add the step
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1709 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
2671 \setbox0=\hbox{#1\unskip\space}% Add a normal word space as a
4432 % Add extra space after the heading -- half of whatever came above it.
5656 % Add the macroname to \macrolist
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh97 A Add a Service Search Descriptor
1456 # Add rules for host credentails and user credentials
1907 # Add Auth Method to list.
2013 # Add Auth Method to list.
2062 # Add Auth Method to list.
2111 # Add Auth Method to list.
2218 # Add the SSD to the file.
2300 # Add the SSD to the file.
2392 # ssd_2_profile(): Add SSD's to the GEN_CMD string.
2401 # Add an
[all...]

Completed in 179 milliseconds