/src/sys/external/bsd/drm2/dist/drm/i915/ |
intel_sideband.c | 49 static void ping(void *info) function in typeref:typename:void 69 on_each_cpu(ping, NULL, 1);
|
intel_sideband.c | 49 static void ping(void *info) function in typeref:typename:void 69 on_each_cpu(ping, NULL, 1);
|
/src/usr.sbin/ypbind/ |
ypbind.c | 91 DOM_PINGING, /* ping outstanding */ 255 * every 60 seconds, send ping and switch to state PINGING 545 * If we're expected a ping response, and we've got it 552 * dom_state back to ALIVE and ping again in 60 774 * this domain. If it happens a lot, force a ping. This works 992 err(1, "ping socket"); 1274 * Receive and dispatch packets on the ping socket. 1432 * Send a ping message to a domain's current ypserver. 1435 ping(struct domain *dom) function in typeref:typename:int 1483 DPRINTF("ping %x\n", dom->dom_server_addr.sin_addr.s_addr) [all...] |
ypbind.c | 91 DOM_PINGING, /* ping outstanding */ 255 * every 60 seconds, send ping and switch to state PINGING 545 * If we're expected a ping response, and we've got it 552 * dom_state back to ALIVE and ping again in 60 774 * this domain. If it happens a lot, force a ping. This works 992 err(1, "ping socket"); 1274 * Receive and dispatch packets on the ping socket. 1432 * Send a ping message to a domain's current ypserver. 1435 ping(struct domain *dom) function in typeref:typename:int 1483 DPRINTF("ping %x\n", dom->dom_server_addr.sin_addr.s_addr) [all...] |