Home
last modified time | relevance | path

Searched defs:fresh (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DCSrvReg.java54 CSrvReg(boolean fresh, in CSrvReg()
109 void initialize(boolean fresh, in initialize()
H A DSLPServerHeaderV2.java67 SLPServerHeaderV2(int functionCode, boolean fresh, Locale locale) in SLPServerHeaderV2()
H A DSrvLocHeader.java121 boolean fresh = false; // Fresh flag field in SrvLocHeader
H A DSLPHeaderV2.java288 SLPHeaderV2(int functionCode, boolean fresh, Locale locale) in SLPHeaderV2()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_fresh_alloc.c79 static int fresh_callback(void *fresh, int argc, char **argv, char **azColName) in fresh_callback()
87 int fresh = 0; in fresh_from_db() local
/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPReg.c139 const char *pcAttrs, SLPBoolean fresh, in SLPReg()
192 SLPBoolean fresh, struct reg_msg **msg) { in packSrvReg()
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dengine.c93 states fresh; /* states for a fresh start */ member
793 states fresh = m->fresh; in walk() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c49 static boolean_t fresh = B_FALSE; variable
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c7054 int fresh = 0; in lscf_service_import() local