Searched refs:restype (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dpysol.py61 _libc.fopen.restype = c_void_p
63 _libc.free.restype = None
550 _libdi.di_devlink_init.restype = c_void_p
552 _libdi.di_devlink_path.restype = c_char_p
607 _libdi.di_prom_init.restype = c_void_p
609 _libdi.di_init.restype = c_void_p
611 _libdi.di_fini.restype = None
613 _libdi.di_prom_fini.restype = None
615 _libdi.di_devfs_path.restype = c_void_p
619 _libdi.di_minor_name.restype
[all...]
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_commit.c490 const char *restype; local
508 restype = pool_elem_class_string(TO_ELEM(owner));
509 parent_res = pool_get_resource(stc, restype, resname);
512 parent_res = resource_by_sysid(stc, PS_NONE, restype);
/osnet-11/usr/src/lib/libdladm/common/
H A Dlinkprop.c2207 char *restype = "resource-effective"; local
2215 restype = "resource";
2218 status = i_dladm_get_public_prop(handle, linkid, restype, flags,
4635 char *restype; local
4644 restype = "resource-effective";
4646 restype = "resource";
4648 status = i_dladm_get_public_prop(handle, linkid, restype,

Completed in 61 milliseconds