Searched defs:untimeout (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c128 * during untimeout().
263 * deallocate a callout. See untimeout() for the reasoning.
1348 "untimeout:ID %lx hrtime left %llx", id,
1364 * The timeout handler called untimeout() on itself.
1403 panic("untimeout: impossible timeout id %llx",
1410 untimeout(timeout_id_t id_arg) function
1429 * Convenience function to untimeout a timeout with a full ID with default
1472 * Indicate to untimeout() that a callout is
1496 * list, return to freelist, and tell any untimeout() that
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c1654 * untimeout - Unschedule a timeout.
1657 untimeout(func, arg) function

Completed in 66 milliseconds