Searched refs:newl (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dsubr_log.c524 int error = 0, newl, skip; local
546 for (i = newl = skip = 0; p != msgbufp->msg_bufc + msgbufp->msg_bufx - 1; ++p) {
553 newl = skip = 0;
556 if (newl && ch == '<') {
562 newl = (ch == '\n');
572 if (!newl)
/darwin-on-arm/xnu/security/
H A Dmac_mach_internal.h95 int mac_port_check_label_update(struct label *task, struct label *oldl, struct label *newl);

Completed in 19 milliseconds