Home
last modified time | relevance | path

Searched refs:referenced (Results 1 – 25 of 45) sorted by relevance

12

/titanic_50/usr/src/test/zfs-tests/tests/functional/snapused/
H A Dsnapused.kshlib102 referenced=$(get_prop referenced $dataset)
107 if ((usedbydataset > referenced)); then
108 log_fail "$dataset(cloned): usedbydataset($usedbydataset) is more than referenced($referenced)"
114 if ((usedbydataset != referenced)); then
115 log_fail "$dataset: usedbydataset($usedbydataset) is not equal to referenced($referenced)"
137 referenced=$(get_prop referenced $dataset)
139 ((diff_ref = refreservation - referenced))
/titanic_50/usr/src/cmd/rcm_daemon/common/
H A Dmpxio_rcm.c70 int referenced; member
253 reg->referenced = CACHE_STALE; in mpxio_unregister()
663 reg->referenced = CACHE_STALE; in refresh_regs()
678 if (reg->referenced == CACHE_STALE) in refresh_regs()
679 reg->referenced = CACHE_REFERENCED; in refresh_regs()
703 reg->referenced = CACHE_NEW; in refresh_regs()
720 if (reg->referenced == CACHE_STALE) { in refresh_regs()
736 if (reg->referenced == CACHE_NEW) { in refresh_regs()
/titanic_50/usr/src/test/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_011_neg.ksh56 referenced compressratio mounted
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Dglobal.h53 boolean_t referenced; /* used for refresh */ member
H A Devents.c268 port->referenced = B_TRUE; in update_port()
394 allports[i]->referenced = B_FALSE; in handle_refresh()
414 if (!pdp->referenced) { in handle_refresh()
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_002_pos.ksh46 typeset zfs_props=("type" used available creation volsize referenced \
H A Dzfs_get_009_pos.ksh47 set -A all_props type used available creation volsize referenced \
H A Dzfs_get_008_pos.ksh49 set -A props type used available creation volsize referenced compressratio \
H A Dzfs_get_001_pos.ksh55 typeset zfs_props=("type" used available creation volsize referenced \
H A Dzfs_get_005_neg.ksh44 typeset v_props=(type used available creation volsize referenced compressratio \
/titanic_50/usr/src/uts/common/klm/
H A Dmapfile-ops25 # These are all the symbols referenced in ml/modstubs.s
H A Dmapfile-mod25 # These are all the symbols referenced in ml/modstubs.s
/titanic_50/usr/src/lib/libshell/common/
H A DTYPES63 use getopts to process arguments will be cross referenced on the generated
114 that only the variables defined by the type can be referenced or set.
125 The type Pt_t can be referenced as if it were a variable using the name
H A DRELEASE8894 is invoked each time the variable is referenced. The set
160 that that was referenced or assigned to when executing a get
163 that was referenced or assign to when executing a get or
173 and functions defined and referenced by a script. The
/titanic_50/usr/src/lib/libunistat/common/spcs/
H A Dspcs.err31 NODRIVER = The referenced SPCS driver could not be loaded:
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.msg152 By default, the string table referenced by the e_shstrndx field\n\
183 By default, the string table referenced by the e_shstrndx field\n\
227 By default, the string table referenced by the e_shstrndx field\n\
241 By default, the string table referenced by the e_shstrndx field\n\
/titanic_50/usr/src/cmd/auditd/
H A Ddoorway.c905 boolean_t referenced = 0; in queue_buffer() local
1016 referenced = 1; in queue_buffer()
1024 if (referenced) { in queue_buffer()
/titanic_50/usr/src/cmd/nsadmin/
H A Dsystem62 * even if referenced. Note that `exclude' accepts either a module name,
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg309 unexpected symbol referenced from file %s"
358 #Text relocation remains referenced
367 # The second %s and fourth %s are for: "referenced in file"
386 # "referenced in file"
389 @ MSG_REL_RMN_ITM_31 "referenced"
548 #Undefined first referenced
566 # "first referenced in file"
569 @ MSG_SYM_UNDEF_ITM_21 "first referenced"
612 @ MSG_VER_UNDEF "version '%s' undefined, referenced by version '%s':\n\
843 # Segment names for segments referenced by entrance criteria
/titanic_50/usr/src/cmd/mandoc/
H A Dlib.in19 * won't be referenced in other man pages.
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg85 referenced symbol not found"
169 @ MSG_LDD_INIT_FMT_03 " init object=%s - cyclic group [%d], referenced \
/titanic_50/usr/src/lib/libsqlite/test/
H A Dtable.test446 } {1 {number of columns in foreign key does not match the number of columns in the referenced table…
454 } {1 {number of columns in foreign key does not match the number of columns in the referenced table…
/titanic_50/usr/src/uts/common/io/warlock/
H A Dibtl.wlcmd242 # Internal, but not referenced (n the future, maybe)
/titanic_50/usr/src/tools/findunref/
H A Dexception_list.open246 # referenced in the CDDL headers.
/titanic_50/usr/src/uts/common/smbsrv/ndl/
H A Dlsarpc.ndl483 * A table of referenced domains.
549 * A table of referenced domains.

12