/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | network_rcm.c | 274 char *exported; in net_passthru() local 299 exported = alloca(len); in net_passthru() 301 (void) snprintf(exported, len, "SUNW_datalink/%u", linkid); in net_passthru() 317 rv = rcm_request_suspend(hd, exported, flag, in net_passthru() 321 rv = rcm_request_offline(hd, exported, flag, dependent_reason); in net_passthru() 324 rv = rcm_notify_online(hd, exported, flag, dependent_reason); in net_passthru() 327 rv = rcm_notify_remove(hd, exported, flag, dependent_reason); in net_passthru() 343 rv = rcm_notify_resume(hd, exported, flag, dependent_reason); in net_passthru() 347 _("NET: bad RCM operation %1$d for %2$s\n"), op, exported); in net_passthru() 356 exported); in net_passthru() [all …]
|
H A D | aggr_rcm.c | 650 char *exported; in aggr_remove() local 676 exported = alloca(RCM_LINK_RESOURCE_MAX); in aggr_remove() 677 (void) snprintf(exported, RCM_LINK_RESOURCE_MAX, "%s/%u", in aggr_remove() 679 rv = rcm_notify_remove(hd, exported, flags, depend_info); in aggr_remove() 683 exported); in aggr_remove()
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_user/misc/ |
H A D | zpool_import_001_neg.ksh | 48 RESULT=$($ZPOOL list -H -o name | $GREP $TESTPOOL.exported) 63 log_mustnot $ZPOOL import -d /$TESTDIR $TESTPOOL.exported
|
H A D | setup.ksh | 140 log_must $ZPOOL create $TESTPOOL.exported /$TESTDIR/disk-export.dat 141 log_must $ZPOOL export $TESTPOOL.exported
|
H A D | zpool_import_002_neg.ksh | 49 testpool=$TESTPOOL.exported
|
/titanic_41/usr/src/lib/libsqlite/ |
H A D | mapfile-sqlite | 27 # exported functions 72 # exported data
|
/titanic_41/usr/src/uts/common/os/ |
H A D | tlabel.c | 428 boolean_t exported = B_FALSE; in getflabel() local 455 exported = B_TRUE; in getflabel() 461 if (!exported) { in getflabel() 496 exported = B_TRUE; in getflabel() 504 if (!exported) in getflabel()
|
/titanic_41/usr/src/uts/common/io/rsm/ |
H A D | rsm.conf | 37 max-exported-memory=0;
|
/titanic_41/usr/src/lib/libunistat/common/dsw/ |
H A D | dsw.err | 44 NOTEXPORTED = Shadow volume is not exported 54 ISEXPORTED = Update or copy not allowed on an exported shadow volume
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Task/ |
H A D | Task.xs | 26 # Define any constants that need to be exported. By doing it this way we can
|
/titanic_41/usr/src/lib/libkmf/ |
H A D | cdsa_license.txt | 47 and other U.S. law, and may not be exported or re-exported to certain
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | ns_fnmount.c | 119 exported(const FN_ref_t *ref, const char *cname, FN_status_t *status); 374 if (!self && !exported(ref, cname, status)) { in process_ref() 535 if (!exported(ref, cname, status)) { in frontier_aux() 574 exported(const FN_ref_t *ref, const char *cname, FN_status_t *status) in exported() function
|
/titanic_41/usr/src/lib/libshell/common/fun/ |
H A D | title | 3 # title text string exported in TITLE_TEXT
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | mapfile-vers | 45 # The routines exported by elfedit for use by the modules 52 # Standard init routines exported by every module
|
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | README | 40 kernel/netsmb uts/common/netsmb (exported headers)
|
/titanic_41/usr/src/cmd/sh/ |
H A D | mapfile-intf | 43 # besides the malloc family that must be exported.
|
/titanic_41/usr/src/common/mapfiles/common/ |
H A D | map.lex.yy | 30 # should remain exported from any application using lex.yy.c.
|
/titanic_41/usr/src/cmd/fs.d/udfs/fsdb/ |
H A D | mapfile-intf | 44 # interfaces are exported here.
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/ |
H A D | Task.pod | 49 By default nothing is exported from this module. The following tags can be
|
/titanic_41/usr/src/cmd/make/bin/ |
H A D | main.cc | 498 body.macro.exported = true; in main() 501 body.macro.exported = false; in main() 1855 ->body.macro.exported = true; in read_files_and_state() 2037 body.macro.exported = true; in read_files_and_state() 2311 macro->body.macro.exported) { in read_files_and_state() 2319 macro->body.macro.exported = true; in read_files_and_state() 2577 macro->body.macro.exported = true; in enter_argv_values() 2702 maybe_append_prop(macro, macro_prop)->body.macro.exported = in read_environment()
|
/titanic_41/usr/src/cmd/mdb/common/kmdb/ |
H A D | mapfile_skel | 28 * This file is used to limit the symbols that are to be exported from the
|
/titanic_41/usr/src/lib/libcmd/ |
H A D | mapfile-vers | 100 # functions exported by the old Solaris version of libcmd
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols.msg | 77 @ MSG_STV_EXPORTED_NF "exported"
|
/titanic_41/usr/src/cmd/initpkg/init.d/ |
H A D | README.rc3 | 47 are exported.
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/ |
H A D | Project.xs | 92 # Define any constants that need to be exported. By doing it this way we can
|