Home
last modified time | relevance | path

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

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