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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_domain.c428 struct protosw *maybe = 0; local
441 pr->pr_protocol == 0 && maybe == (struct protosw *)0)
442 maybe = pr;
444 return (maybe);

Completed in 15 milliseconds