Home
last modified time | relevance | path

Searched refs:nice (Results 1 – 25 of 45) sorted by relevance

12

/original-bsd/lib/libc/gen/
H A Dnice.c21 nice(incr) in nice() function
/original-bsd/games/trek/
H A Dshell.c35 nice(0); in shell()
/original-bsd/old/adb/scripts.tahoe/
H A Dproc3 +/"nice"8t"slp"8t"cursig"16t"sig"n3b16tX
/original-bsd/old/adb/scripts.vax/
H A Dproc3 +/"nice"8t"slp"8t"dupfd"16t"sig"n3b16tX
/original-bsd/sys/isofs/cd9660/
H A DTODO.hibler6 2. It would be nice to be able to use the vfs_cluster code.
/original-bsd/contrib/libg++-2.3/libg++/g++-include/
H A Dunistd.h108 extern int nice _G_ARGS((int));
/original-bsd/lib/libc/mips/gen/
H A Dsetjmp.s65 li v0, 1 # be nice if we could tell
/original-bsd/share/man/man0/
H A Dcshcmd30 csh(1) nice: run low priority process.
H A Dman1153 /usr/src/usr.bin/nice/nice.1
/original-bsd/include/
H A Dunistd.h111 int nice __P((int));
/original-bsd/sys/hp/hpux/
H A Dhpux_compat.c859 int nice, error; variable
868 nice = p->p_nice;
869 if (nice < NZERO)
870 *retval = (nice + 16) << 3;
879 if (nice >= NZERO)
881 nice = NZERO;
885 nice = (uap->prio >> 3) - 16;
888 error = donice(cp, p, nice);
/original-bsd/games/fortune/
H A DREADME19 It is a nice thing to have a neighbor of Avery's grain. He has
/original-bsd/usr.sbin/timed/timed/
H A DTODO.jb21 will work on it. An entire cleanup might be nice later, but
H A DCHANGES135 will work on it. An entire cleanup might be nice later, but
/original-bsd/old/sdb/
H A Dps.c616 char stat, nice, anom; variable
637 nice = ap->a_nice > NZERO ? 'N' : ' ';
639 printf("%c%c%c%5u", stat, nice, anom, ap->a_pid);
/original-bsd/old/berknet/
H A Dnetdaemon.c37 # define RENICE0() { if (getuid() == 0) { nice(-40); nice(20); nice(0); } }
63 nice(-1);
/original-bsd/old/vpr/
H A Dvpd.c84 nice(atol(argv[0]));
/original-bsd/old/pcc/ccom.vax/
H A DQUAD4 A 64-bit integer data type would be nice to have to implement data
/original-bsd/games/hack/
H A DREAD_ME60 running under nice; in that case you might write a program play.c
/original-bsd/usr.bin/vgrind/
H A Dvgrindefs.src57 glob goto history if logout nice nohup onintr repeat set\
/original-bsd/local/transcript/man/
H A Dpsgrind.l88 is a nice way to get program listings.
/original-bsd/old/pcc/mip/
H A Dcommon255 tprint( t ) TWORD t; { /* output a nice description of the type of t */
/original-bsd/usr.bin/spell/
H A Dspecial.4bsd565 nice
/original-bsd/old/games.vax/compat/
H A Dunixtraps.c519 i = nice(args[0]);
/original-bsd/local/toolchest/ksh/sh/
H A Dxec.c458 nice(4);

12