Searched defs:gone (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | table.c | 2178 struct interface *ifp, int gone) 2195 if (gone) { 2370 * has gone bad, since there may be a working route that 2525 * If the route has gone bad because of a bad interface, 2551 * badifp has just gone bad. We want to keep this 2177 del_static(in_addr_t dst, in_addr_t mask, in_addr_t gate, struct interface *ifp, int gone) argument
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_recovery.c | 347 bool_t gone = FALSE; local 355 gone = FS_OR_ZONE_GONE4(mi->mi_vfsp); 356 if (gone) { 380 errs_to_action(recovp, sp, mi, sid, lost_rqstp, gone, op, bsep);
|
Completed in 71 milliseconds