Home
last modified time | relevance | path

Searched defs:notUsed (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt_token.c155 struct adt_event_state *event, char *notUsed) in adt_to_return()
179 struct adt_event_state *event, char *notUsed) in adt_to_cmd()
205 struct adt_event_state *event, char *notUsed) in adt_to_cmd1()
237 struct adt_event_state *event, char *notUsed) in adt_to_tid()
282 struct adt_event_state *event, char *notUsed) in adt_to_frmi()
307 struct adt_event_state *event, char *notUsed) in adt_to_label()
335 struct adt_event_state *event, char *notUsed) in adt_to_newgroups()
358 struct adt_event_state *event, char *notUsed) in adt_to_path()
383 struct adt_event_state *event, char *notUsed) in adt_to_pathlist()
448 struct adt_event_state *event, char *notUsed) in adt_to_priv_limit()
[all …]
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dthreadtest2.c42 int check_callback(void *notUsed, int argc, char **argv, char **notUsed2){ in check_callback()
73 void *worker(void *notUsed){ in worker()
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c2735 int notUsed; in fileBtreeDelete() local