Searched refs:HAVE_SETPRIORITY (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/bin/csh/
H A Dconfig.h108 #define HAVE_SETPRIORITY 1 macro
/freebsd-12-stable/lib/libopie/
H A Dconfig.h246 #define HAVE_SETPRIORITY 1 macro
/freebsd-12-stable/contrib/opie/
H A Dopiesu.c70 #if HAVE_SETPRIORITY && HAVE_SYS_RESOURCE_H
82 #else /* HAVE_SETPRIORITY && HAVE_SYS_RESOURCE_H */
88 #endif /* HAVE_SETPRIORITY && HAVE_SYS_RESOURCE_H */
365 #if HAVE_SETPRIORITY && HAVE_SYS_RESOURCE_H
367 #endif /* HAVE_SETPRIORITY && HAVE_SYS_RESOURCE_H */
484 #if HAVE_SETPRIORITY && HAVE_SYS_RESOURCE_H
486 #endif /* HAVE_SETPRIORITY && HAVE_SYS_RESOURCE_H */
H A Dopielogin.c101 #if HAVE_SETPRIORITY && HAVE_SYS_RESOURCE_H
103 #endif /* HAVE_SETPRIORITY && HAVE_SYS_RESOURCE_H */
693 #if HAVE_SETPRIORITY && HAVE_SYS_RESOURCE_H
695 #endif /* HAVE_SETPRIORITY && HAVE_SYS_RESOURCE_H */
/freebsd-12-stable/contrib/ntp/include/
H A Dntp_machine.h277 # ifdef HAVE_SETPRIORITY
/freebsd-12-stable/usr.sbin/ntp/
H A Dconfig.h808 #define HAVE_SETPRIORITY 1 macro
/freebsd-12-stable/contrib/tcsh/
H A Dsh.time.c157 #if defined(HAVE_SETPRIORITY) && defined(PRIO_PROCESS)
160 #else /* !HAVE_SETPRIORITY || !PRIO_PROCESS */
162 #endif /* HAVE_SETPRIORITY && PRIO_PROCESS */
H A Dsh.sem.c576 # if defined(HAVE_SETPRIORITY) && defined(PRIO_PROCESS)
580 # else /* !HAVE_SETPRIORITY || !PRIO_PROCESS */
582 # endif /* HAVE_SETPRIORITY && PRIO_PROCESS */
H A Dsh.proc.c1865 #if defined(HAVE_SETPRIORITY) && defined(PRIO_PROCESS)
1868 #else /* !HAVE_SETPRIORITY || !PRIO_PROCESS */
1870 #endif /* HAVE_SETPRIORITY && PRIO_PROCESS */

Completed in 193 milliseconds