HomeSort by: relevance | last modified time | path
    Searched defs:modify (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/m68k/fpsp/
l_fpsp.h 26 * You are hereby granted a copyright license to use, modify, and variable
fpsp.h 26 * You are hereby granted a copyright license to use, modify, and variable
98 * of these registers, it should modify the saved copy and let
  /src/tests/kernel/kqueue/
t_timer.c 186 ATF_TC(modify); variable
187 ATF_TC_HEAD(modify, tc)
193 ATF_TC_BODY(modify, tc)
218 * Modify to a 4 second timer, sleep for 5 seconds, and check
356 ATF_TP_ADD_TC(tp, modify);
  /src/usr.bin/mail/
quit.c 267 int mcount, p, modify, autohold, anystat, holdbit, nohold; local
381 modify = 0;
392 modify++;
402 if (p == get_msgCount() && !modify && !anystat) {

Completed in 1912 milliseconds