Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_record.h203 int au_write(int d, token_t *m);
224 token_t *au_to_me(void);
238 token_t *au_to_groups(int *groups);
242 token_t *au_to_ip(struct ip *ip);
243 token_t *au_to_ipc(char type, int id);
245 token_t *au_to_iport(uint16_t iport);
247 token_t *au_to_path(const char *path);
266 token_t *au_to_seq(long audit_count);
289 token_t *au_to_exec_args(char **argv);
290 token_t *au_to_exec_env(char **envp);
[all …]
H A Daudit.h251 typedef struct au_token token_t; typedef
/f-stack/freebsd/security/audit/
H A Dbsm_token.c74 token_t *
99 token_t *
126 token_t *
148 token_t *
170 token_t *
187 token_t *
234 token_t *
281 token_t *
296 token_t *
349 token_t *
[all …]
H A Daudit_private.h450 token_t *kau_to_socket(struct socket_au_info *soi);
H A Daudit_bsm.c123 token_t *cur, *hdr, *trail; in kau_close()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dstats_print.c30 } token_t; typedef
39 token_t token;
43 token_init(token_t *token, parser_t *parser, token_type_t token_type, in token_init()
54 token_error(token_t *token) { in token_error()
/f-stack/tools/compat/include/bsm/
H A Daudit.h241 typedef struct au_token token_t; typedef