OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prepared_mask
(Results
1 - 3
of
3
) sorted by relevancy
/src/share/examples/puffs/pgfs/
pgfs_db.c
217
uint32_t
prepared_mask
; /* for which connections this is prepared? */
member in struct:cmd
252
c->
prepared_mask
= ~0;
254
c->
prepared_mask
= 0;
317
if ((c->
prepared_mask
& mask) != 0) {
331
c->
prepared_mask
|= mask;
834
* limit from sizeof(cmd->
prepared_mask
)
pgfs_db.c
217
uint32_t
prepared_mask
; /* for which connections this is prepared? */
member in struct:cmd
252
c->
prepared_mask
= ~0;
254
c->
prepared_mask
= 0;
317
if ((c->
prepared_mask
& mask) != 0) {
331
c->
prepared_mask
|= mask;
834
* limit from sizeof(cmd->
prepared_mask
)
pgfs_db.c
217
uint32_t
prepared_mask
; /* for which connections this is prepared? */
member in struct:cmd
252
c->
prepared_mask
= ~0;
254
c->
prepared_mask
= 0;
317
if ((c->
prepared_mask
& mask) != 0) {
331
c->
prepared_mask
|= mask;
834
* limit from sizeof(cmd->
prepared_mask
)
Completed in 38 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025