Searched defs:newer (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Drecon.c40 * newer ....... (static) which copy is newer
77 static side_t newer(struct file *);
374 * to favor the older, the newer, the source, or the
379 errs = do_copy(fp, newer(fp));
495 * newer
498 * determine which of two files is newer
507 newer(struct file *fp) function
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1644 * Writes can appear to be newer than the bonus buffer because
1766 * Verify that the current bonus buffer is not newer than our txg.
6192 int newer = 0; local
6310 (void) printf("Executing newer ztest: %s\n",
6313 newer++;
6392 (void) printf("%d runs of newer ztest: %s\n", newer,

Completed in 65 milliseconds