Home
last modified time | relevance | path

Searched defs:callback_data (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/zfs/
H A Dzfs_iter.c57 typedef struct callback_data { struct
66 } callback_data_t; argument
/titanic_44/usr/src/cmd/sqlite/
H A Dshell.c179 struct callback_data { struct
180 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 …]
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsendto_kdc.c1286 krb5_data *callback_data = 0; in krb5int_sendto() local
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c11057 struct nfs4_lkserlock_callback_data callback_data = in nfs4_frlock() local