Home
last modified time | relevance | path

Searched defs:creation (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/beadm/
H A Dbeadm.c352 time_t creation = cur_be->be_node_creation; in print_be_nodes() local
418 time_t creation = snap->be_snapshot_creation; in print_be_snapshots() local
479 time_t creation = cur_be->be_node_creation; in print_fmt_nodes() local
/titanic_44/usr/src/cmd/cron/
H A Datq.c457 creation(struct dirent **d1, struct dirent **d2) in creation() function