HomeSort by: relevance | last modified time | path
    Searched refs:loser (Results 1 - 5 of 5) sorted by relevancy

  /src/games/atc/
update.c 105 loser(pp, "ran out of fuel.");
146 loser(pp, "landed in the wrong direction.");
157 loser(pp, "exited at the wrong altitude.");
165 loser(pp, "has a bizarre destination, get help!");
169 loser(pp, "exceeded flight ceiling.");
175 loser(pp,
178 loser(pp,
181 loser(pp, "crashed on the ground.");
189 loser(pp,
192 loser(pp
236 loser(const PLANE *p, const char *s) function in typeref:typename:void
    [all...]
extern.h 92 void loser(const PLANE *, const char *) __dead;
list.c 107 loser(p, "deleted a non-existent plane! Get help!");
  /src/tests/lib/librumphijack/
t_vfs.sh 179 atf_check -s exit:0 touch ./loser
180 atf_check -s not-exit:0 -e ignore ln ./loser /rump/.
  /src/tests/fs/psshfs/
t_psshfs.sh 251 atf_check -s exit:0 -x ': > mnt/loser'
252 atf_check -s exit:0 -o save:stat stat mnt/loser
256 atf_check -s exit:0 -x ': > mnt/loser'
257 atf_check -s exit:0 -o file:stat stat mnt/loser

Completed in 12 milliseconds