HomeSort by relevance Sort by last modified time
    Searched defs:get_attr (Results 1 - 10 of 10) sorted by null

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
base.pm 36 sub get_attr { subroutine
121 my $battr = get_attr($base);
122 my $dattr = get_attr($derived);
  /onnv/onnv-gate/usr/src/cmd/fs.d/udfs/fstyp/
fstyp.c 58 static int get_attr(fstyp_udfs_t *h);
121 if ((error = get_attr(h)) != 0) {
177 get_attr(fstyp_udfs_t *h) function
  /onnv/onnv-gate/usr/src/cmd/fs.d/hsfs/fstyp/
fstyp.c 77 static int get_attr(fstyp_hsfs_t *h);
134 if ((error = get_attr(h)) != 0) {
390 get_attr(fstyp_hsfs_t *h) function
  /onnv/onnv-gate/usr/src/cmd/fs.d/ufs/fstyp/
fstyp.c 91 static int get_attr(fstyp_ufs_t *h);
152 if ((error = get_attr(h)) != 0) {
211 get_attr(fstyp_ufs_t *h) function
  /onnv/onnv-gate/usr/src/cmd/fs.d/pcfs/fstyp/
fstyp.c 137 static int get_attr(fstyp_pcfs_t *h);
190 if ((error = get_attr(h)) != 0) {
579 get_attr(fstyp_pcfs_t *h) function
  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
psvc_objects_class.h 60 int32_t (*get_attr)(); member in struct:__anon1192
  /onnv/onnv-gate/usr/src/cmd/passwd/
passwd.c 208 static int get_attr(char *, pwu_repository_t *, attrlist **);
323 (void) get_attr(namelist[i], &repository,
333 if (get_attr(usrname, &repository, &attributes) ==
1257 * get_attr()
1260 get_attr(char *username, pwu_repository_t *repository, attrlist **attributes) function
    [all...]
  /onnv/onnv-gate/usr/src/lib/libraidcfg/common/
raidcfg.c 103 int (*get_attr)(raid_obj_tab_t *, raid_obj_id_t); member in struct:__anon4
    [all...]
raidcfg_spi.h 356 int (*get_attr)(uint32_t, uint32_t, uint32_t, raid_obj_type_id_t, member in struct:raid_lib_type
  /onnv/onnv-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
pkcs11_spi.c 366 get_attr(KMF_HANDLE *kmfh, CK_OBJECT_HANDLE obj, function
415 rv = get_attr(kmfh, obj, &certattr);
436 rv = get_attr(kmfh, obj, &certattr);
    [all...]

Completed in 2040 milliseconds