Searched refs:notUsed (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/libbsm/common/ |
H A D | adt_token.c | 155 struct adt_event_state *event, char *notUsed) in adt_to_return() argument 179 struct adt_event_state *event, char *notUsed) in adt_to_cmd() argument 205 struct adt_event_state *event, char *notUsed) in adt_to_cmd1() argument 237 struct adt_event_state *event, char *notUsed) in adt_to_tid() argument 282 struct adt_event_state *event, char *notUsed) in adt_to_frmi() argument 307 struct adt_event_state *event, char *notUsed) in adt_to_label() argument 335 struct adt_event_state *event, char *notUsed) in adt_to_newgroups() argument 358 struct adt_event_state *event, char *notUsed) in adt_to_path() argument 383 struct adt_event_state *event, char *notUsed) in adt_to_pathlist() argument 448 struct adt_event_state *event, char *notUsed) in adt_to_priv_limit() argument [all …]
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | threadtest2.c | 45 int check_callback(void *notUsed, int argc, char **argv, char **notUsed2){ in check_callback() argument 76 void *worker(void *notUsed){ in worker() argument
|
/titanic_50/usr/src/lib/libsqlite/src/ |
H A D | btree.c | 2737 int notUsed; in fileBtreeDelete() local 2739 rc = fileBtreeNext(&leafCur, ¬Used); in fileBtreeDelete()
|