Home
last modified time | relevance | path

Searched refs:trial (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/doc/vm/
H A Dfreezer.md101 …. All tunables are set via [Trial](https://trial.apple.com). See `doc/trial.md` for information on…
102 On the trial website, the freezer namespace has two versions. "V1" is for iOS, and "V2" is for watc…
/xnu-10063.141.1/bsd/net/
H A Dradix.c105 static int rn_satisfies_leaf(char *trial, struct radix_node *leaf, int skip,
251 rn_satisfies_leaf(char *trial, struct radix_node *leaf, int skip, in rn_satisfies_leaf() argument
254 char *cp = trial; in rn_satisfies_leaf()