Searched defs:life (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c300 unsigned short life,
299 foreach_server(SLPHandle hin, const char *u, unsigned short life, SLPError errin, void *cookie) argument
/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPFindSrvs.c479 static char *collate_surls(char *surl, unsigned short life, void **collator) { argument
491 n->lifetime = life;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c127 " from %s to %s via %s life=%d\n",
878 ushort_t life, /* in host byte order */
910 if (pref == DEF_PREFERENCELEVEL || life < MIN_MAXADVERTISEINTERVAL) {
912 life = 0;
923 if (life == 0)
969 new_drp->dr_life = life;
875 parse_ad(uint32_t from, in_addr_t gate, uint32_t pref, ushort_t life, struct interface *ifp) argument

Completed in 48 milliseconds