Home
last modified time | relevance | path

Searched refs: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() 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 …]
/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() argument
73 void *worker(void *notUsed){ in worker() argument
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c2735 int notUsed; in fileBtreeDelete() local
2737 rc = fileBtreeNext(&leafCur, &notUsed); in fileBtreeDelete()