Home
last modified time | relevance | path

Searched refs:app_list (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/security/audit/
H A Daudit_pipe.c102 TAILQ_ENTRY(audit_pipe_preselect) app_list;
278 TAILQ_FOREACH(app, &ap->ap_preselect_list, app_list) { in audit_pipe_preselect_find()
326 TAILQ_INSERT_TAIL(&ap->ap_preselect_list, app, app_list); in audit_pipe_preselect_set()
346 TAILQ_REMOVE(&ap->ap_preselect_list, app, app_list); in audit_pipe_preselect_delete()
367 TAILQ_REMOVE(&ap->ap_preselect_list, app, app_list); in audit_pipe_preselect_flush_locked()