Home
last modified time | relevance | path

Searched defs:Dest (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/libc/9sys/
H A Ddial.c8 typedef struct Dest Dest; typedef
51 struct Dest { struct
66 static int call(char*, char*, DS*, Dest*, Conn*); argument
/plan9/sys/src/cmd/ssh2/
H A Ddial.c9 typedef struct Dest Dest; typedef
52 struct Dest { struct
67 static int call(char*, char*, DS*, Dest*, Conn*); argument
H A Ddial.thread.c12 typedef struct Dest Dest; typedef
52 struct Dest { struct
70 Dest *dp; argument
/plan9/sys/src/cmd/ndb/
H A Ddnresolve.c11 typedef struct Dest Dest; typedef
52 struct Dest struct
74 Dest *dest; /* array of destinations */ argument
/plan9/sys/src/9/pc/
H A Dether83815.c69 Dest = 3<<23, /* destination class */ enumerator
/plan9/sys/src/cmd/gs/src/
H A Dgdevpdfm.c391 gs_param_string Dest; in pdfmark_put_ao_pairs() local