Home
last modified time | relevance | path

Searched defs:shared (Results 1 – 8 of 8) sorted by relevance

/plan9/sys/src/cmd/vnc/
H A Dvncv.c7 int shared; variable
82 int p, fd, dfd, cfd, shared; in main() local
199 vncstart(Vnc *v, int shared) in vncstart()
H A Dvncs.c55 int shared; variable
/plan9/sys/src/cmd/auth/
H A Dsecureidcheck.c57 hide(Secret *shared, uchar *auth, Secret *pass, uchar *x) in hide()
71 authcmp(Secret *shared, uchar *buf, int m, uchar *auth) in authcmp()
126 rpc(char *dest, Secret *shared, Packet *req) in rpc()
360 Secret shared, pass; in secureidcheck() local
/plan9/sys/src/cmd/gs/src/
H A Dgxcpath.c127 cpath_share_own_contents(gx_clip_path * pcpath, const gx_clip_path * shared) in cpath_share_own_contents()
147 const gx_clip_path * shared, gs_memory_t * mem, client_name_t cname) in gx_cpath_init_contained_shared()
176 #define gx_cpath_alloc_contents(pcpath, shared, mem, cname)\ argument
181 gx_cpath_alloc_shared(const gx_clip_path * shared, gs_memory_t * mem, in gx_cpath_alloc_shared()
201 gx_cpath_init_local_shared(gx_clip_path * pcpath, const gx_clip_path * shared, in gx_cpath_init_local_shared()
H A Dgsstype.h91 const struct_shared_procs_t *shared; member
H A Dgxpath.c127 gx_path_init_contained_shared(gx_path * ppath, const gx_path * shared, in gx_path_init_contained_shared()
157 gx_path_alloc_shared(const gx_path * shared, gs_memory_t * mem, in gx_path_alloc_shared()
193 gx_path_init_local_shared(gx_path * ppath, const gx_path * shared, in gx_path_init_local_shared()
H A Dgsstate.c790 gstate_alloc_parts(gs_state * parts, const gs_state * shared, in gstate_alloc_parts()
/plan9/sys/src/9/port/
H A Ddevaoe.c163 int shared; /* Srb shared with kproc (don't free) */ member