Home
last modified time | relevance | path

Searched defs:method (Results 1 – 19 of 19) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dszlibx.h34 int method; member
H A Dgdevcmap.c83 gx_device_color_mapping_method_t method) in gdev_cmap_set_method()
144 gx_device_color_mapping_method_t method) in gdev_cmap_init()
H A Dgslib.c767 set_cmap_method(gx_device_cmap *cmdev, gx_device_color_mapping_method_t method, in set_cmap_method()
/plan9/sys/src/cmd/aquarela/
H A Dsmbtrans2client.c3 static SmbTransactionMethod method = { variable
H A Dsmbtransaction.c409 …bTransaction *t, SmbHeader *h, SmbPeerInfo *p, SmbBuffer *ob, SmbTransactionMethod *method, void *… in smbtransactionrespond()
443 …Transaction *t, SmbHeader *h, SmbPeerInfo *p, SmbBuffer *iob, SmbTransactionMethod *method, void *… in smbtransactionexecute()
/plan9/sys/src/cmd/gs/jpeg/
H A Djddctmgr.c94 int method = 0; in start_pass() local
/plan9/sys/src/cmd/auth/factotum/
H A Dhttpdigest.c61 char *nonce, char *method, char *uri, in digest()
/plan9/sys/src/cmd/gs/libpng/
H A Dpngwrite.c1092 png_set_filter(png_structp png_ptr, int method, int filters) in png_set_filter()
1355 png_set_compression_method(png_structp png_ptr, int method) in png_set_compression_method()
/plan9/sys/src/cmd/gs/zlib/
H A Dzlib.h1178 #define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument
H A Ddeflate.c216 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
H A Dgzio.c291 int method; /* method byte */ local
H A Ddeflate.h98 Byte method; /* STORED (for zip only) or DEFLATED */ member
/plan9/sys/src/cmd/srvold9p/
H A Dsrvold9p.c125 int method; in main() local
253 connect(int method, char *oldstring) in connect()
/plan9/sys/src/cmd/
H A Dhget.c12 int method; member
86 } method[] = { variable
/plan9/sys/src/cmd/ssh2/
H A Dnetssh.c2875 char method[32]; in authreqpk() local
2938 char key1[DESKEYLEN], key2[DESKEYLEN], method[32]; in auth_req() local
/plan9/sys/src/cmd/cifs/
H A Dmain.c1144 char *method, *sysname, *keyp, *mtpt, *svs; in main() local
/plan9/sys/src/cmd/abaco/
H A Ddat.h128 int method; /* HGet or HPost */ member
/plan9/sys/src/libhtml/
H A Dbuild.c411 int method; in getitems() local
3687 newform(int formid, Rune* name, Rune* action, int target, int method, Form* link) in newform()
/plan9/sys/include/
H A Dhtml.h378 int method; /* HGet or HPost */ member