wrs.c File Reference

#include <pc_err.h>
#include <pc_file.h>

Include dependency graph for wrs.c:

Go to the source code of this file.

Functions

 _wf ()
 _outcpt ()
 _wstrin (int width, int len, char *buf, struct file *f)
 _wsc (int w, char c, struct file *f)
 _wss (int w, int len, char *s, struct file *f)
 _wrs (int len, char *s, struct file *f)
 _wsb (int w, int b, struct file *f)
 _wrb (int b, struct file *f)


Function Documentation

_outcpt  ) 
 

_wf  ) 
 

_wrb int  b,
struct file f
 

Definition at line 66 of file wrs.c.

References _wsb(), and f.

_wrs int  len,
char *  s,
struct file f
 

Definition at line 54 of file wrs.c.

References _trp(), _wss(), EWIDTH, and f.

_wsb int  w,
int  b,
struct file f
 

Definition at line 59 of file wrs.c.

References _wss(), and f.

Referenced by _wrb().

_wsc int  w,
char  c,
struct file f
 

Definition at line 40 of file wrs.c.

References _trp(), _wss(), EWIDTH, and f.

_wss int  w,
int  len,
char *  s,
struct file f
 

Definition at line 46 of file wrs.c.

References _trp(), _wstrin(), EWIDTH, and f.

Referenced by _wrs(), _wsb(), _wsc(), and _wsz().

_wstrin int  width,
int  len,
char *  buf,
struct file f
 

Definition at line 27 of file wrs.c.

References _outcpt(), _wf(), and f.


Generated on Fri Apr 14 23:15:13 2006 for minix by  doxygen 1.4.6