src/server/util/pblock.h

branch
webdav
changeset 369
e28ee9875a90
parent 325
2d14055c3543
child 386
b91f8efadb63
equal deleted inserted replaced
368:69dbcc7e7f93 369:e28ee9875a90
302 extern const pb_key *const pb_key_via; 302 extern const pb_key *const pb_key_via;
303 extern const pb_key *const pb_key_warning; 303 extern const pb_key *const pb_key_warning;
304 extern const pb_key *const pb_key_depth; 304 extern const pb_key *const pb_key_depth;
305 extern const pb_key *const pb_key_if; 305 extern const pb_key *const pb_key_if;
306 extern const pb_key *const pb_key_vfs; 306 extern const pb_key *const pb_key_vfs;
307 extern const pb_key *const pb_key_dav;
307 extern const pb_key *const pb_key_vfsclass; 308 extern const pb_key *const pb_key_vfsclass;
308 extern const pb_key *const pb_key_davclass; 309 extern const pb_key *const pb_key_davclass;
309 310
310 NSAPI_PUBLIC pool_handle_t *pblock_pool(pblock *pb); 311 NSAPI_PUBLIC pool_handle_t *pblock_pool(pblock *pb);
311 312

mercurial