loadfont.c File Reference

#include <sys/types.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <termios.h>
#include <sys/ioctl.h>

Include dependency graph for loadfont.c:

Go to the source code of this file.

Functions

void tell (char *s)
char * itoa (unsigned i)
void report (char *say)
void usage (void)
int main (int argc, char *argv[])


Function Documentation

char* itoa unsigned  i  ) 
 

Definition at line 21 of file loadfont.c.

References a, int(), and p.

Referenced by classname(), dns_tell(), main(), numeral(), prn(), putn(), uname(), and write_pid().

int main int  argc,
char *  argv[]
 

Definition at line 52 of file loadfont.c.

References close, ENOTTY, errno, exit(), ioctl, NULL, O_RDONLY, open, read, report(), size, tell(), TIOCGWINSZ, usage, winsize::ws_row, and winsize::ws_ypixel.

void report char *  say  ) 
 

Definition at line 33 of file loadfont.c.

References err, errno, NULL, strerror(), and tell().

void tell char *  s  ) 
 

Definition at line 16 of file loadfont.c.

References strlen(), and write.

Referenced by crypt(), fatal(), list(), lock_device(), main(), reader(), report(), set_uart(), shell(), startup(), usage(), and video_base().

void usage void   ) 
 

Definition at line 45 of file loadfont.c.

References exit(), and tell().


Generated on Fri Apr 14 23:04:56 2006 for minix by  doxygen 1.4.6