Searched defs:callback_data (Results 1 – 4 of 4) sorted by relevance
57 typedef struct callback_data { struct66 } callback_data_t; argument
179 struct callback_data { struct180 sqlite *db; /* The database */181 int echoOn; /* True to echo input commands */182 int cnt; /* Number of records displayed so far */183 FILE *out; /* Write results here */184 int mode; /* An output mode setting */185 int showHeader; /* True to show column names in List or Column mode */186 char *zDestTable; /* Name of destination table when MODE_Insert */187 char separator[20]; /* Separator character for MODE_List */188 int colWidth[100]; /* Requested width of each column when in column mode*/[all …]
1286 krb5_data *callback_data = 0; in krb5int_sendto() local
11057 struct nfs4_lkserlock_callback_data callback_data = in nfs4_frlock() local