Searched refs:creation (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_011_neg.ksh55 type creation used available \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_008_pos.ksh53 set -A props type used available creation volsize referenced compressratio \
68 set -A bookmark_props creation
H A Dzfs_get_001_pos.ksh59 typeset zfs_props=("type" used available creation volsize referenced \
72 typeset bookmark_props=(creation)
H A Dzfs_get_002_pos.ksh50 typeset zfs_props=("type" used available creation volsize referenced \
H A Dzfs_get_005_neg.ksh48 typeset v_props=(type used available creation volsize referenced compressratio \
73 typeset val_bookmark_props=(creation)
H A Dzfs_get_009_pos.ksh51 set -A all_props type used available creation volsize referenced \
/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c374 time_t creation = cur_be->be_node_creation; local
383 tm = localtime(&creation);
411 creation);
440 time_t creation = snap->be_snapshot_creation; local
441 struct tm *tm = localtime(&creation);
459 creation);
466 creation);
501 time_t creation = cur_be->be_node_creation; local
512 tm = localtime(&creation);
530 creation);
[all...]
/illumos-gate/usr/src/cmd/cron/
H A Datq.c76 int cflag = 0; /* print in order of creation time */
79 extern int creation(); /* sort jobs by date of creation */
168 * execution time or creation time.
173 (cflag) ? creation : execution)) < 0)
454 * Sort files by queue, time of creation, and sequence. (used by "scandir")
457 creation(struct dirent **d1, struct dirent **d2) function
/illumos-gate/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh331 LANG=C LC_ALL=C /sbin/zfs list -H -t filesystem -s creation \
385 /sbin/zfs list -H -t snapshot -s creation -o name -r $fs |
459 /sbin/zfs list -H -t snapshot -s creation -o name -r $s_clone |
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh72 script just helps with rapid creation of a config file. You
83 script just helps with rapid creation of a mapping file. You
88 Also, creation of default mapping file would cause NIS components
121 "$PROG" assists with rapid creation of a simple N2L mapping
1160 # N2L mode in case something goes wrong during file creation.
2290 echo "Finished creation of config file ( $_CONFIG_FILE )"
5723 echo "Finished creation of mapping file ( $MAP_FILE )"

Completed in 56 milliseconds