Searched refs:wall (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/usr.bin/wall/
H A DMakefile4 PROG= wall
5 SRCS= ttymsg.c wall.c
/freebsd-9.3-release/libexec/talkd/
H A DMakefile6 .PATH: ${.CURDIR}/../../usr.bin/wall
8 CFLAGS+=-I${.CURDIR}/../../usr.bin/wall
/freebsd-9.3-release/usr.sbin/syslogd/
H A DMakefile6 .PATH: ${.CURDIR}/../../usr.bin/wall
21 CFLAGS+= -I${.CURDIR}/../../usr.bin/wall
/freebsd-9.3-release/contrib/gcc/
H A Dtimevar.c194 now->wall = 0;
203 now->wall = times (&tms) * ticks_to_msec;
228 timer->wall += stop_time->wall - start_time->wall;
431 && tv->elapsed.wall < tiny
453 /* Print wall clock time elapsed. */
454 fprintf (fp, "%7.2f (%2.0f%%) wall",
455 tv->elapsed.wall,
456 (total->wall
[all...]
H A Dtimevar.h27 wall-clock time, as appropriate to and supported by the host
63 double wall; member in struct:timevar_time_def
/freebsd-9.3-release/usr.bin/
H A DMakefile183 wall \
/freebsd-9.3-release/usr.sbin/crunch/examples/
H A Dreally-big.conf53 progs vacation vgrind vi vis vmstat w wall wc what whatis whereis who
/freebsd-9.3-release/contrib/tzdata/
H A DMakefile195 # "tzsetwall" is like "tzset" except that it arranges for local wall clock
290 VALIDATE_FLAGS = -s -B -wall -wno-unused-param

Completed in 83 milliseconds