/plan9/sys/src/cmd/ip/ppp/ |
H A D | ppp.c | 120 pppopen(PPP *ppp, int mediain, int mediaout, char *net, in pppopen() 162 init(PPP* ppp) in init() 214 setphase(PPP *ppp, int phase) in setphase() 264 pinit(PPP *ppp, Pstate *p) in pinit() 321 newstate(PPP *ppp, Pstate *p, int state) in newstate() 372 getframe(PPP *ppp, int *protop) in getframe() 487 putframe(PPP *ppp, int proto, Block *b) in putframe() 648 config(PPP *ppp, Pstate *p, int newid) in config() 729 getipinfo(PPP *ppp) in getipinfo() 765 getopts(PPP *ppp, Pstate *p, Block *b) in getopts() [all …]
|
H A D | thw.c | 111 comp(PPP *ppp, ushort proto, Block *b, int *protop) in comp() 240 uncomp(PPP *ppp, Block *bb, int *protop, Block **reply) in uncomp()
|
H A D | testppp.c | 11 char *ppp = "8.out"; variable
|
H A D | mppc.c | 140 compinit(PPP *ppp) in compinit() 178 comp(PPP *ppp, ushort proto, Block *b, int *protop) in comp() 463 uncinit(PPP *ppp) in uncinit() 479 uncomp(PPP *ppp, Block *b, int *protop, Block **r) in uncomp()
|
/plan9/sys/src/cmd/gs/src/ |
H A D | spsdf.c | 146 const param_printer_params_t * ppp, stream * s) in s_init_param_printer() 157 const param_printer_params_t * ppp, stream * s, in s_alloc_param_printer()
|
H A D | gdevpsf1.c | 169 const param_printer_params_t *ppp) in write_Private() 364 param_printer_params_t ppp; in psf_write_type1_font() local
|
H A D | zpcolor.c | 208 ref *ppp; in pattern_paint_prepare() local
|
H A D | gdevpsdf.h | 379 #define psdf_alloc_param_printer(pplist, ppp, s, mem)\ argument
|
H A D | gdevpdfo.c | 1089 param_printer_params_t ppp; in cos_param_put_typed() local
|
/plan9/sys/src/cmd/ip/snoopy/ |
H A D | ppp.c | 565 Proto ppp = variable
|
/plan9/sys/src/cmd/ |
H A D | trace.c | 228 vlong ts, oldestts, newestts, period, ppp, scale, s, ss; in redraw() local
|
/plan9/sys/src/cmd/ip/ipconfig/ |
H A D | main.c | 586 int tries, ppp; in doadd() local
|
/plan9/sys/src/cmd/bzip2/lib/ |
H A D | bzlib_private.h | 98 #define BZFREE(ppp) (strm->bzfree)(strm->opaque,(ppp)) argument
|