Searched refs:fresh (Results 1 - 18 of 18) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DCSrvReg.java54 CSrvReg(boolean fresh, argument
97 this.initialize(fresh,
109 void initialize(boolean fresh, argument
119 SLPHeaderV2 hdr = new SLPHeaderV2(SrvLocHeader.SrvReg, fresh, locale);
H A DSLPServerHeaderV2.java67 SLPServerHeaderV2(int functionCode, boolean fresh, Locale locale) argument
69 super(functionCode, fresh, locale);
226 hdr.fresh = false;
281 hdr.fresh = false;
297 " fresh=``" + fresh + "''\n" +
H A DSLPV1SSrvReg.java141 // Check if the registration is fresh or not.
143 hdr.fresh = true;
162 hdr.fresh = false;
180 hdr.fresh = existing;
H A DSLPHeaderV1.java119 fresh = false; // fresh gets set on output in SLPv1
311 if (fresh) {
377 hdr.fresh = false;
467 hdr.fresh = false;
483 " fresh=``" + fresh + "''\n" +
H A DSLPHeaderV2.java170 fresh = ((flags & FRESH) != NOFLAG);
288 SLPHeaderV2(int functionCode, boolean fresh, Locale locale) argument
306 this.fresh = fresh;
451 if (fresh) {
H A DSDAAdvert.java76 this.hdr.fresh = false;
H A DServiceTable.java508 boolean fresh = hdr.fresh;
516 (fresh ? ServiceLocationException.INVALID_REGISTRATION :
561 // If a signature and the fresh bit was not set, error since signed
564 if (urlSig != null && !fresh) {
625 if (fresh) {
648 conf.writeLog((fresh ? "st_reg_add":"st_reg_update"),
H A DServerDATable.java192 forwardRegs.put(key, msg); // fresh doesn't matter.
566 CSrvReg msg = new CSrvReg(hdr.fresh,
H A DSrvLocHeader.java121 boolean fresh = false; // Fresh flag field in class:SrvLocHeader
/osnet-11/usr/src/lib/libslp/clib/
H A Dllib-lslp41 const char *pcAttrs, SLPBoolean fresh,
H A Dslp.h182 SLPBoolean fresh, /* fresh registration if true */
H A DSLPReg.c141 const char *pcAttrs, SLPBoolean fresh,
168 pcScopeList, pcAttrs, fresh, &msg)) != SLP_OK) {
194 SLPBoolean fresh, struct reg_msg **msg) {
250 /* set fresh flag */
251 if (fresh)
138 SLPReg(SLPHandle hSLP, const char *pcSrvURL, const unsigned short usLifetime, const char *pcSrvType, const char *pcAttrs, SLPBoolean fresh, SLPRegReport callback, void *pvUser) argument
191 packSrvReg(slp_handle_impl_t *hp, const char *url, unsigned short lifetime, const char *type, const char *scope, const char *attrs, SLPBoolean fresh, struct reg_msg **msg) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A Drecurs.t65 ok( setup_recurs(), ' setting up fresh copy' );
89 ok( setup_recurs(), ' setting up fresh copy' );
/osnet-11/usr/src/lib/libparted/common/libparted/fs/linux_swap/
H A Dlinux_swap.c177 swap_init (PedFileSystem* fs, int fresh) argument
187 if (fresh) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DMaketext.pm541 * 1 tablespoon of fresh dill, washed and chopped fine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/
H A DExpire.pm218 cache, and if so, is it fresh enough to use?
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm1828 please build and install your perl from a fresh perl distribution. It
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm6192 architectures. You decide to do a completely independent fresh

Completed in 60 milliseconds