Home
last modified time | relevance | path

Searched defs:ppp (Results 1 – 13 of 13) sorted by relevance

/plan9/sys/src/cmd/ip/ppp/
H A Dppp.c120 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 Dthw.c111 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 Dtestppp.c11 char *ppp = "8.out"; variable
H A Dmppc.c140 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 Dspsdf.c146 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 Dgdevpsf1.c169 const param_printer_params_t *ppp) in write_Private()
364 param_printer_params_t ppp; in psf_write_type1_font() local
H A Dzpcolor.c208 ref *ppp; in pattern_paint_prepare() local
H A Dgdevpsdf.h379 #define psdf_alloc_param_printer(pplist, ppp, s, mem)\ argument
H A Dgdevpdfo.c1089 param_printer_params_t ppp; in cos_param_put_typed() local
/plan9/sys/src/cmd/ip/snoopy/
H A Dppp.c565 Proto ppp = variable
/plan9/sys/src/cmd/
H A Dtrace.c228 vlong ts, oldestts, newestts, period, ppp, scale, s, ss; in redraw() local
/plan9/sys/src/cmd/ip/ipconfig/
H A Dmain.c586 int tries, ppp; in doadd() local
/plan9/sys/src/cmd/bzip2/lib/
H A Dbzlib_private.h98 #define BZFREE(ppp) (strm->bzfree)(strm->opaque,(ppp)) argument