HomeSort by: relevance | last modified time | path
    Searched refs:untimeout (Results 1 - 12 of 12) sorted by relevancy

  /src/external/bsd/am-utils/dist/amd/
srvr_amfs_auto.c 168 untimeout(fs->fs_cid);
clock.c 164 untimeout(int id) function
mntfs.c 68 untimeout(mf->mf_cid);
256 untimeout(mf->mf_cid);
amfs_generic.c 656 untimeout(cp->callout);
848 untimeout(cp->callout);
880 untimeout(cp->callout);
ops_nfs.c 389 untimeout(fp->fh_cid);
442 untimeout(fp->fh_cid);
492 untimeout(fp->fh_cid);
srvr_nfs.c 417 untimeout(fs->fs_cid);
671 untimeout(fs->fs_cid);
amd.h 658 extern void untimeout(int);
map.c 1098 untimeout(timeout_mp_id);
  /src/sys/altq/
altq_var.h 162 /* macro for timeout/untimeout */
190 /* use old-style timeout/untimeout */
200 #define CALLOUT_STOP(c) untimeout((c)->c_func,(c)->c_arg)
  /src/share/man/man9/
Makefile 263 callout.9 timeout.9 callout.9 untimeout.9 \
  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 578 untimeout(ipf_slowtimer, NULL);
  /src/external/bsd/ipf/dist/
HISTORY 652 use timeout/untimeout on SunOS4/BSD platforms too rather than hijacking

Completed in 24 milliseconds