Searched refs:objects (Results 26 - 41 of 41) sorted by relevance

12

/illumos-gate/usr/src/cmd/iscsiadm/
H A Discsiadm_main.c325 * Add objects here
327 object_t objects[] = { variable
339 * Rules for subcommands and objects
358 * list of objects, subcommands, valid short options, required flag and
1762 listDiscoveryAddress(int objectLen, char *objects[], cmdOptions_t *options, argument
1808 * If there are multiple objects, execute outer 'for' loop that
1834 if (mbstowcs(wcInputObject, objects[i],
1844 * if one or more objects were input,
1848 objects[i], &address) != 0) {
1930 objects[
1940 listISNSServerAddress(int objectLen, char *objects[], cmdOptions_t *options, int *funcRet) argument
2385 listTarget(int objectLen, char *objects[], cmdOptions_t *options, int *funcRet) argument
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs141 Allows a process to read objects in the filesystem.
166 Allows a process to modify objects in the filesystem.
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c949 fc_util_force_lip(int objects, char *argv[]) argument
/illumos-gate/usr/src/lib/libsqlite/
H A Dmain.mk141 # This is the default Makefile target. The objects listed here
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dpsvcobj.conf57 * between objects
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dimpl.h361 * ensures no objects from old SW providers are used in the new one
1115 #define KCF_PROV_OBJECT_FIND(pd, ppriv, objects, max_objects, object_count, \
1119 (pd)->pd_prov_handle, ppriv, objects, max_objects, object_count, \
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c567 * iter, inst, snap, and snpl are required scratch objects.
13433 void **objects; local
13470 * matching items, their names, and their templates in objects,
13479 objects = safe_malloc(sizeof (*objects));
13511 objects = realloc(objects,
13512 sizeof (*objects) * allocd);
13517 if (objects == NULL || names == NULL ||
13521 objects[
[all...]
/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c155 * Add objects here
157 object_t objects[] = { variable
167 * Rules for subcommands and objects
195 * list of objects, subcommands, valid short options, required flag and
3394 synTables.objectTbl = &objects[0];
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh1308 printf "$(gettext "Looking to see if the machine account contains other objects")...\n"
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/
H A Dpsvcobj.conf56 * between objects
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/
H A Dpsvcobj.conf56 * between objects
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c2893 # define COL_NAME(res,i) ((res->objects.objects_val)->TA_data.ta_cols.ta_cols_val)[i].tc_name
2894 # define COL_MAX(res) ((res->objects.objects_val)->TA_data.ta_cols.ta_cols_len)
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c1066 * Objects: each session is associated with an array of objects.
1067 * Unlike PKCS#11, the objects cannot be shared between sessions.
1072 * There is also a per-instance array of objects, which correspond
1073 * to PKCS#11 token objects. These objects can be shared by multiple
1076 * Token objects are identified by having a CKA_TOKEN attribute B_TRUE.
1077 * Private objects are identified by having a CKA_PRIVATE attribute
1081 #define DPROV_MAX_OBJECTS 128 /* max # of objects */
1088 /* for token objects. */
1095 /* used for token objects onl
3920 dprov_object_find(crypto_provider_handle_t provider, void *provider_private, crypto_object_id_t *objects, uint_t max_object_count, uint_t *object_count, crypto_req_handle_t req) argument
[all...]
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c88 #include <openssl/objects.h>
3878 * If converting to PKCS11 objects, these can translate to CKA_ID
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/
H A Dpsvcobj.conf57 * between objects
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/
H A Dpsvcobj.conf57 * between objects

Completed in 423 milliseconds

12