Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/ptime/
H A Dptime.c51 static void tssub(timestruc_t *result, timestruc_t *a, timestruc_t *b);
219 tssub(&real, &real, &pup->pr_create); in look()
296 tssub(timestruc_t *result, timestruc_t *a, timestruc_t *b) in tssub() function