Home
last modified time | relevance | path

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

/xnu-11215.1.10/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-11215.1.10/libsyscall/wrappers/string/
H A Dstrsep.c50 char *tok; in strsep() local
/xnu-11215.1.10/bsd/libkern/
H A Dstrsep.c84 char *tok; in strsep() local
/xnu-11215.1.10/bsd/net/
H A Dpf_ioctl.c370 remove_token(struct pfioc_remove_token *tok) in remove_token()