/titanic_52/usr/src/lib/libcontract/common/ |
H A D | libcontract_priv.c | 84 contract_open(ctid_t ctid, const char *type, const char *file, int oflag) in contract_open() argument 146 ct_typeid_t type; in contract_event_dump() local
|
/titanic_52/usr/src/cmd/boot/installboot/sparc/ |
H A D | installboot.h | 45 uint8_t type; member 64 #define is_zfs(type) (type == TARGET_IS_ZFS) argument
|
/titanic_52/usr/src/lib/libzfs/common/ |
H A D | libzfs_util.c | 807 zprop_print_headers(zprop_get_cbdata_t *cbp, zfs_type_t type) in zprop_print_headers() argument 1134 zfs_type_t type, nvlist_t *ret, char **svalp, uint64_t *ivalp, in zprop_parse_value() argument 1254 addlist(libzfs_handle_t * hdl,char * propname,zprop_list_t ** listp,zfs_type_t type) addlist() argument 1309 zprop_get_list(libzfs_handle_t * hdl,char * props,zprop_list_t ** listp,zfs_type_t type) zprop_get_list() argument 1404 zfs_type_t type; global() member 1427 zprop_expand_list(libzfs_handle_t * hdl,zprop_list_t ** plp,zfs_type_t type) zprop_expand_list() argument 1469 zprop_iter(zprop_func func,void * cb,boolean_t show_all,boolean_t ordered,zfs_type_t type) zprop_iter() argument [all...] |
/titanic_52/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | UARequester.java | 158 findServices(ServiceType type, Vector scopes, String query) in findServices() argument 340 findAttributes(ServiceType type, Vector scopes, Vector attributeIds) findAttributes() argument 414 createMessages(int msgType, Object t1, Object t2, ServiceType type, Vector scopes) createMessages() argument [all...] |
/titanic_52/usr/src/lib/libresolv2/common/irs/ |
H A D | hesiod.c | 173 hesiod_to_bind(void *context, const char *name, const char *type) { in hesiod_to_bind() argument 232 hesiod_resolve(void *context, const char *name, const char *type) { in hesiod_resolve() argument 345 int type; /* in get_txt_records() member [all...] |
/titanic_52/usr/src/cmd/svc/configd/ |
H A D | file_object.c | 600 const char *type; in fill_pg_callback() local 696 object_free_values(const char *vals, uint32_t type, size_t count, size_t size) in object_free_values() argument 711 rep_protocol_value_type_t type; in fill_property_callback() local 826 scope_setup_child_info(rc_node_t * np,uint32_t type,child_info_t * cip) scope_setup_child_info() argument 839 service_setup_child_info(rc_node_t * np,uint32_t type,child_info_t * cip) service_setup_child_info() argument 859 instance_setup_child_info(rc_node_t * np,uint32_t type,child_info_t * cip) instance_setup_child_info() argument 880 snaplevel_setup_child_info(rc_node_t * np,uint32_t type,child_info_t * cip) snaplevel_setup_child_info() argument 899 propertygrp_setup_child_info(rc_node_t * pg,uint32_t type,child_info_t * cip) propertygrp_setup_child_info() argument 1202 uint32_t type = lp->rl_type; scope_query_child() local 1241 uint32_t type = lp->rl_type; service_query_child() local 1309 uint32_t type = lp->rl_type; instance_query_child() local 1467 uint32_t type = pp->rn_id.rl_type; object_fill_children() local 1481 uint32_t type = pp->rn_id.rl_type; object_delete() local 1531 object_do_create(backend_tx_t * tx,child_info_t * cip,rc_node_t * pp,uint32_t type,const char * name,rc_node_t ** cpp) object_do_create() argument 1605 object_create(rc_node_t * pp,uint32_t type,const char * name,rc_node_t ** cpp) object_create() argument 1636 object_create_pg(rc_node_t * pp,uint32_t type,const char * name,const char * pgtype,uint32_t flags,rc_node_t ** cpp) object_create_pg() argument [all...] |
/titanic_52/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_ksetpwd.c | 107 smb_krb5_get_pn_set(smb_krb5_pn_set_t *set, uint32_t type, char *fqdn) in smb_krb5_get_pn_set() argument 463 smb_krb5_spn_count(uint32_t type) in smb_krb5_spn_count() argument 481 smb_krb5_get_kprinc(krb5_context ctx,smb_krb5_pn_id_t id,uint32_t type,const char * fqdn,krb5_principal * princ) smb_krb5_get_kprinc() argument 521 smb_krb5_get_pn_by_id(smb_krb5_pn_id_t id,uint32_t type,const char * fqdn) smb_krb5_get_pn_by_id() argument [all...] |
/titanic_52/usr/src/lib/libldap5/sources/ldap/util/ |
H A D | line64.c | 95 char **type, in str_parse_line() argument 513 ldif_type_and_value_with_options( char *type, char *val, int vlen, in ldif_type_and_value_with_options() argument 531 ldif_type_and_value(char * type,char * val,int vlen) ldif_type_and_value() argument 537 ldif_type_and_value_nowrap(char * type,char * val,int vlen) ldif_type_and_value_nowrap() argument [all...] |
/titanic_52/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 829 parser_resource_info(cmd_t * cmd,const char * type) parser_resource_info() argument 907 parser_resource_create(cmd_t * cmd,const char * type) parser_resource_create() argument 1016 parser_resource_destroy(cmd_t * cmd,const char * type) parser_resource_destroy() argument 1066 parser_resource_modify(cmd_t * cmd,const char * type) parser_resource_modify() argument 1301 alloc_assoc(int type,const char * name) alloc_assoc() argument 1570 const char *type; process_min_max() local [all...] |
/titanic_52/usr/src/uts/common/fs/zfs/ |
H A D | zfs_acl.c | 125 zfs_ace_v0_set_type(void *acep, uint16_t type) in zfs_ace_v0_set_type() argument 223 zfs_ace_fuid_set_type(void *acep, uint16_t type) in zfs_ace_fuid_set_type() argument 514 zfs_acl_valid_ace_type(uint_t type, uint_t flags) in zfs_acl_valid_ace_type() argument 536 zfs_ace_valid(vtype_t obj_type, zfs_acl_t *aclp, uint16_t type, uint16_t iflags) in zfs_ace_valid() argument 575 zfs_acl_next_ace(zfs_acl_t * aclp,void * start,uint64_t * who,uint32_t * access_mask,uint16_t * iflags,uint16_t * type) zfs_acl_next_ace() argument 636 zfs_ace_walk(void * datap,uint64_t cookie,int aclcnt,uint16_t * flags,uint16_t * type,uint32_t * mask) zfs_ace_walk() argument 727 uint16_t iflags, type; zfs_copy_fuid_2_ace() local 809 uint16_t type, iflags; zfs_acl_xform() local 878 uint16_t type = entry_type & ACE_TYPE_FLAGS; zfs_set_ace() local 901 uint16_t iflags, type; zfs_mode_compute() local 1343 uint16_t iflags, type; zfs_acl_chmod() local 1512 uint16_t iflags, newflags, type; zfs_acl_inherit() local 1805 uint16_t type, iflags; zfs_getacl() local 2102 uint16_t type, iflags; zfs_zaccess_aces_check() local [all...] |
/titanic_52/usr/src/contrib/ast/src/lib/libast/cdt/ |
H A D | dtclose.c | 35 int ev, type; local
|
/titanic_52/usr/src/cmd/sgs/tsort/common/ |
H A D | zfopen.c | 42 zfopen(int severity, char *path, char *type) in zfopen() argument
|
/titanic_52/usr/src/cmd/lp/lib/msgs/ |
H A D | getmessage.c | 39 int getmessage ( char * buf, short type, ... ) in getmessage() argument
|
H A D | putmessage.c | 37 int putmessage(char * buf, short type, ... ) in putmessage() argument
|
/titanic_52/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | rmdest.c | 59 type; local
|
/titanic_52/usr/src/tools/cscope-fast/ |
H A D | vpfopen.c | 42 vpfopen(char *filename, char *type) in vpfopen() argument
|
/titanic_52/usr/src/uts/i86xpv/ml/ |
H A D | xenguest.s | 44 #define NOTE(class, id, type, value) \ argument
|
/titanic_52/usr/src/cmd/eqn/ |
H A D | diacrit.c | 21 diacrit(int p1, int type) in diacrit() argument
|
/titanic_52/usr/src/boot/sys/sys/ |
H A D | stddef.h | 41 #define offsetof(type, field) __offsetof(type, field) argument
|
/titanic_52/usr/src/lib/libbc/libc/stdio/common/ |
H A D | setvbuf.c | 41 setvbuf(iop, buf, type, size) in setvbuf() argument
|
/titanic_52/usr/src/lib/libbc/libc/sys/common/ |
H A D | socket.c | 36 socket(family, type, protocol) in socket() argument
|
/titanic_52/usr/src/lib/libumem/common/ |
H A D | stub_stand.c | 40 cond_init(cond_t *cvp, int type, void *arg) in cond_init() argument 86 mutex_init(mutex_t *mp, int type, void *arg) in mutex_init() argument
|
/titanic_52/usr/src/uts/sun4u/starcat/sys/ |
H A D | sckm_io.h | 56 uint32_t type; /* message type */ member 64 uint32_t type; /* message type */ member
|
/titanic_52/usr/src/cmd/nscd/ |
H A D | nscd_intaddr.c | 41 int type; member 88 int type, in _nscd_add_int_addr() argument
|
/titanic_52/usr/src/common/ctf/ |
H A D | ctf_hash.c | 94 ctf_hash_insert(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) in ctf_hash_insert() argument 131 ctf_hash_define(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) in ctf_hash_define() argument
|