Searched refs:nice (Results 26 - 50 of 70) sorted by relevance

123

/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/unix/
H A DtclXunixOS.c188 *priority = nice (0);
222 *priority = nice (priorityIncr);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcsh.vim52 syn keyword cshStatement dirs glob nice repeat umask wait
H A Dcsp.vim13 " nice to have more actual syntax checks, including
H A Dxinetd.vim102 syn keyword xinetdAttribute contained nice
H A Dtcsh.vim44 syn keyword tcshBuiltin nextgroup=tcshStatementEnd alloc bg break breaksw builtins bye case cd chdir complete continue default dirs echo echotc end endif endsw eval exec exit fg filetest foreach getspath getxvers glob goto hashstat history hup inlib jobs kill limit log login logout ls ls-F migrate newgrp nice nohup notify onintr popd printenv pushd rehash repeat rootnode sched setpath setspath settc setty setxvers shift source stop suspend switch telltc time umask uncomplete unhash universe unlimit ver wait warp watchlog where which
H A Dsh.vim248 syn keyword bashAdminStatement daemon killall killproc nice reload restart start status stop
255 syn keyword kshStatement cat chmod clear cp du egrep expr fgrep find grep install killall less ls mkdir mv nice printenv rm rmdir sed sort strip stty tail touch tput
/macosx-10.10.1/ntp-92/ntpd/
H A Dntpd.c463 if (-1 == nice (NTPD_PRIO) && errno != 0)
464 msyslog(LOG_ERR, "nice() error: %m");
/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.time.c165 (void) nice(nval);
H A Dsh.sem.c225 * nice, nohup, time. These commands can also be used by themselves,
234 setname("nice");
347 * not pipedout, niced, nohupped, or &'d. It would be nice(?) to not
569 (void) nice(nval);
H A Dsh.proc.c1806 * Nohup and nice apply only to NODE_COMMAND's but it would be nice
1808 * to know about nice/nohup/time
1818 (void) nice(nval);
/macosx-10.10.1/CPANInternal-159.1/Data-Dump-1.21/lib/Data/
H A DDump.pm671 Setting it to "| " makes for nice visuals even if the dump output then fails to
/macosx-10.10.1/emacs-93/emacs/src/
H A Dcallproc.c1226 nice (- emacs_priority);
H A Demacs.c1064 nice (emacs_priority);
/macosx-10.10.1/CPANInternal-159.1/common-sense-3.6/
H A Dsense.pm.PL146 (you can do really nice quoting tricks...). Experience has shown that our
/macosx-10.10.1/CPANInternal-159.1/Ima-DBI-0.35/lib/Ima/
H A DDBI.pm65 techniques. Ima::DBI is the culmination of all this, put into a nice(?),
/macosx-10.10.1/ntp-92/ntpdate/
H A Dntpdate.c537 nice (NTPDATE_PRIO);
H A Dntptimeset.c617 nice (NTPDATE_PRIO);
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm921 The nice part about todo tests, as opposed to simply commenting out a
/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.xs1665 # These would be nice for RECNO
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dcs-refcard.tex57 % If there were room, it would be nice to see a section on Dired.
H A Dpt-br-refcard.tex64 % If there were room, it would be nice to see a section on Dired.
H A Drefcard.tex64 % If there were room, it would be nice to see a section on Dired.
H A Dsk-refcard.tex57 % If there were room, it would be nice to see a section on Dired.
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dxec.c58 extern int nice(int);
1793 nice(4);
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DMore.pm1067 The nice part about todo tests, as opposed to simply commenting out a

Completed in 245 milliseconds

123