Searched refs:token_t (Results 1 – 7 of 7) sorted by relevance
203 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 …]
251 typedef struct au_token token_t; typedef
74 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 …]
450 token_t *kau_to_socket(struct socket_au_info *soi);
123 token_t *cur, *hdr, *trail; in kau_close()
30 } token_t; typedef39 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()
241 typedef struct au_token token_t; typedef