Home
last modified time | relevance | path

Searched refs:exported (Results 1 – 25 of 51) sorted by relevance

123

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dnetwork_rcm.c274 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()
356 exported); in net_passthru()
423 char *exported; in net_getinfo() local
465 exported = malloc(len); in net_getinfo()
466 if (!exported) { in net_getinfo()
477 (void) rcm_get_info(hd, exported, flag, depend_info); in net_getinfo()
482 &exported, 1); in net_getinfo()
[all …]
H A Daggr_rcm.c650 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()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_import_001_neg.ksh48 RESULT=$(zpool list -H -o name | grep $TESTPOOL.exported)
63 log_mustnot zpool import -d /$TESTDIR $TESTPOOL.exported
H A Dsetup.ksh140 log_must zpool create $TESTPOOL.exported /$TESTDIR/disk-export.dat
141 log_must zpool export $TESTPOOL.exported
H A Dzpool_import_002_neg.ksh49 testpool=$TESTPOOL.exported
/illumos-gate/usr/src/uts/common/os/
H A Dtlabel.c428 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()
/illumos-gate/usr/src/lib/libsqlite/
H A Dmapfile-sqlite27 # exported functions
72 # exported data
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.conf35 max-exported-memory=0;
/illumos-gate/usr/src/lib/libkmf/
H A Dcdsa_license.txt45 and other U.S. law, and may not be exported or re-exported to certain
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DTask.xs26 # Define any constants that need to be exported. By doing it this way we can
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c119 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
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dmapfile-vers45 # The routines exported by elfedit for use by the modules
52 # Standard init routines exported by every module
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A DREADME40 kernel/netsmb uts/common/netsmb (exported headers)
/illumos-gate/usr/src/cmd/sh/
H A Dmapfile-intf43 # besides the malloc family that must be exported.
/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc524 body.macro.exported = true; in main()
527 body.macro.exported = false; in main()
1886 ->body.macro.exported = true; in read_files_and_state()
2077 body.macro.exported = true; in read_files_and_state()
2351 macro->body.macro.exported) { in read_files_and_state()
2359 macro->body.macro.exported = true; in read_files_and_state()
2630 macro->body.macro.exported = true; in enter_argv_values()
2755 maybe_append_prop(macro, macro_prop)->body.macro.exported = in read_environment()
/illumos-gate/usr/src/common/mapfiles/common/
H A Dmap.lex.yy30 # should remain exported from any application using lex.yy.c.
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dmapfile-intf44 # interfaces are exported here.
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/
H A DTask.pod49 By default nothing is exported from this module. The following tags can be
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dmapfile_skel28 * This file is used to limit the symbols that are to be exported from the
/illumos-gate/usr/src/cmd/ast/libcmd/
H A Dmapfile-vers96 # functions exported by the old Solaris version of libcmd
/illumos-gate/usr/src/cmd/initpkg/init.d/
H A DREADME.rc347 are exported.
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsymbols.msg89 @ MSG_STV_EXPORTED_NF "exported"
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs92 # Define any constants that need to be exported. By doing it this way we can
/illumos-gate/usr/src/test/libmlrpc-tests/doc/
H A DREADME60 - three binary files, exported from Wireshark:
/illumos-gate/usr/src/lib/libadm/common/
H A Dmapfile-vers191 # It was a mistake ever to have exported these symbols from libadm.

123