Home
last modified time | relevance | path

Searched defs:tok (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/security/audit/
H A Daudit_bsm.c103 kau_write(struct au_record *rec, struct au_token *tok) in kau_write()
176 struct au_token *tok; in kau_free() local
384 struct au_token *tok; in audit_sys_auditon() local
541 struct au_token *tok; in audit_sys_fcntl() local
612 struct au_token *tok = NULL, *subj_tok; in kaudit_to_bsm() local
/xnu-8019.80.24/libsyscall/wrappers/string/
H A Dstrsep.c50 char *tok; in strsep() local
/xnu-8019.80.24/bsd/libkern/
H A Dstrsep.c84 char *tok; in strsep() local
/xnu-8019.80.24/bsd/net/
H A Dpf_ioctl.c378 remove_token(struct pfioc_remove_token *tok) in remove_token()