Home
last modified time | relevance | path

Searched defs:dispatch_table (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/cmd/lp/cmd/lpsched/
H A Ddisptab.c35 static DISPATCH dispatch_table[] = { variable
/titanic_51/usr/src/cmd/sendmail/db/db/
H A Ddb_dispatch.c75 static int (**dispatch_table) __P((DB_LOG *, DBT *, DB_LSN *, int, void *)); variable