Home
last modified time | relevance | path

Searched defs:flags (Results 501 – 525 of 2705) sorted by relevance

1...<<21222324252627282930>>...109

/titanic_52/usr/src/uts/common/xen/public/io/
H A Dnetif.h71 uint16_t flags; /* NETTXF_* */ member
97 uint8_t flags; /* XEN_NETIF_EXTRA_FLAG_* */ member
177 uint16_t flags; /* NETRXF_* */ member
/titanic_52/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_acl.c300 smb_acl_to_zfs(smb_acl_t *acl, uint32_t flags, int which_acl, acl_t **fs_acl) in smb_acl_to_zfs() argument
389 uint16_t flags; in smb_ace_wellknown_update() member
505 smb_fsacl_alloc(int acenum, int flags) in smb_fsacl_alloc() argument
/titanic_52/usr/src/cmd/isns/isnsd/
H A Dhtable.c615 int flags, in htab_create() argument
706 uint32_t flags = 0; in htab_add() local
848 uint32_t flags; in htab_remove() local
974 uint32_t flags = 0 | FLAGS_CTRL_MASK; htab_lookup() local
[all...]
/titanic_52/usr/src/uts/sun4u/io/i2c/clients/
H A Dssc050.c178 ssc050_open(dev_t *devp, int flags, int otyp, cred_t *credp) in ssc050_open() argument
225 ssc050_close(dev_t dev, int flags, int otyp, cred_t *credp) in ssc050_close() argument
254 ssc050_get(struct ssc050_unit *unitp, int reg, uchar_t *byte, int flags) in ssc050_get() argument
687 int flags) in ssc050_get_port_bit() argument
/titanic_52/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c195 uint32_t flags; member
521 uint_t flags) in import_manifest_file() argument
612 uint_t flags = SCI_GENERALLAST; in engine_import() local
835 engine_cleanup(int flags) in engine_cleanup() argument
/titanic_52/usr/src/cmd/sendmail/db/txn/
H A Dtxn_auto.c22 int __txn_regop_log(logp, txnid, ret_lsnp, flags, in __txn_regop_log() argument
141 int __txn_ckp_log(logp, txnid, ret_lsnp, flags, in __txn_ckp_log() argument
276 int __txn_xa_regop_log(logp, txnid, ret_lsnp, flags, in __txn_xa_regop_log() argument
453 int __txn_child_log(logp, txnid, ret_lsnp, flags, in __txn_child_log() argument
[all...]
/titanic_52/usr/src/uts/common/fs/namefs/
H A Dnamevno.c218 nm_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *crp, in nm_getattr() argument
266 int flags, in nm_setattr() argument
336 nm_access(vnode_t *vp, int mode, int flags, cred_t *crp, in nm_access() argument
380 caller_context_t *ct, int flags) in nm_link() argument
/titanic_52/usr/src/lib/libnwam/common/
H A Dlibnwam_files.c418 uint64_t flags, void *obj) in nwam_read_object_from_files_backend() argument
731 uint64_t flags, void *objlist) in nwam_write_object_to_files_backend() argument
825 uint64_t flags, void *proplist) in nwam_update_object_in_files_backend() argument
933 uint64_t flags) in nwam_remove_object_from_files_backend() argument
[all...]
H A Dlibnwam_object.c73 uint64_t flags, struct nwam_handle **hpp) in nwam_read() argument
202 void *data, uint64_t flags, int *retp, in nwam_walk() argument
326 void *data, uint64_t flags, int *retp) in nwam_walk_props() argument
365 nwam_commit(const char *dbname, struct nwam_handle *hp, uint64_t flags) in nwam_commit() argument
445 nwam_destroy(const char * dbname,struct nwam_handle * hp,uint64_t flags) nwam_destroy() argument
[all...]
/titanic_52/usr/src/cmd/mdb/common/modules/nsmb/
H A Dnsmb.c212 int flags; /* OPT_... */ member
311 smb_vc_dcmd(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in smb_vc_dcmd() argument
437 rqlist_dcmd(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in rqlist_dcmd() argument
534 pwtree_dcmd(uintptr_t addr, uint_t flags, in argument
[all...]
/titanic_52/usr/src/cmd/audio/audiotest/
H A Daudiotest.c75 unsigned flags; member
228 testdsp(int hd, int flags, testcfg_t *tcfg) in testdsp() argument
380 test_device(char *dn, int flags, testcfg_t *tcfg) in test_device() argument
479 int flags = 0; in main() local
[all...]
/titanic_52/usr/src/cmd/sendmail/db/btree/
H A Dbt_cursor.c231 __bam_c_del(dbc, flags) in __bam_c_del() argument
345 __bam_c_get(dbc, key, data, flags) in __bam_c_get() argument
708 __bam_c_rget(dbc,data,flags) __bam_c_rget() argument
755 __bam_c_put(dbc,key,data,flags) __bam_c_put() argument
1390 __bam_c_search(dbc,cp,key,flags,exactp) __bam_c_search() argument
[all...]
/titanic_52/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c862 char **errstring, cfga_flags_t flags) in cfga_change_state() argument
1050 cfga_private_func(const char * func,const char * ap_id,const char * options,struct cfga_confirm * confp,struct cfga_msg * msgp,char ** errstring,cfga_flags_t flags) cfga_private_func() argument
1530 cfga_test(const char * ap_id,const char * options,struct cfga_msg * msgp,char ** errstring,cfga_flags_t flags) cfga_test() argument
1641 cfga_list_ext(const char * ap_id,cfga_list_data_t ** ap_id_list,int * nlistp,const char * options,const char * listopts,char ** errstring,cfga_flags_t flags) cfga_list_ext() argument
2043 cfga_help(struct cfga_msg * msgp,const char * options,cfga_flags_t flags) cfga_help() argument
[all...]
/titanic_52/usr/src/uts/common/avs/ncall/
H A Dncall.c479 ncall_alloc(int host_id, int flags, int net, ncall_t **ncall_p) in ncall_alloc() argument
492 ncall_timedsend(ncall_t *ncall, int flags, int svc_id, in ncall_timedsend() argument
510 ncall_timedsendnotify(ncall_t *ncall, int flags, int svc_id, in ncall_timedsendnotify() argument
528 ncall_broadcast(ncall_t *ncall, int flags, int svc_id, in ncall_broadcast() argument
546 ncall_send(ncall_t *ncall, int flags, int svc_id, ...) in ncall_send() argument
[all...]
/titanic_52/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c300 nca_io2(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in nca_io2() argument
434 nca_timer(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in nca_timer() argument
520 nca_node(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in nca_node() argument
664 nca_conn(uintptr_t addr,uint_t flags,int argc,const mdb_arg_t * argv) nca_conn() argument
735 nca_tcpconn(uintptr_t addr,uint_t flags,int argc,const mdb_arg_t * argv) nca_tcpconn() argument
[all...]
/titanic_52/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c335 wchaninfo(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in wchaninfo() argument
491 rwlock(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in rwlock() argument
575 mutex(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in mutex() argument
650 turnstile(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in turnstile() argument
704 sobj2ts(uintptr_t addr,uint_t flags,int argc,const mdb_arg_t * argv) sobj2ts() argument
[all...]
/titanic_52/usr/src/cmd/sendmail/db/db/
H A Ddb_auto.c22 int __db_addrem_log(logp, txnid, ret_lsnp, flags, in __db_addrem_log() argument
233 int __db_split_log(logp, txnid, ret_lsnp, flags, in __db_split_log() argument
405 int __db_big_log(logp, txnid, ret_lsnp, flags, in __db_big_log() argument
612 int __db_ovref_log(logp, txnid, ret_lsnp, flags, in __db_ovref_log() argument
757 __db_relink_log(logp,txnid,ret_lsnp,flags,opcode,fileid,pgno,lsn,prev,lsn_prev,next,lsn_next) __db_relink_log() argument
939 __db_addpage_log(logp,txnid,ret_lsnp,flags,fileid,pgno,lsn,nextpgno,nextlsn) __db_addpage_log() argument
1095 __db_debug_log(logp,txnid,ret_lsnp,flags,op,fileid,key,data,arg_flags) __db_debug_log() argument
[all...]
/titanic_52/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c392 ip_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ip_offline() argument
538 ip_undo_offline(rcm_handle_t * hd,char * rsrc,id_t id,uint_t flags,char ** errorp,rcm_info_t ** depend_info) ip_undo_offline() argument
600 ip_get_info(rcm_handle_t * hd,char * rsrc,id_t id,uint_t flags,char ** usagep,char ** errorp,nvlist_t * props,rcm_info_t ** depend_info) ip_get_info() argument
657 ip_suspend(rcm_handle_t * hd,char * rsrc,id_t id,timespec_t * interval,uint_t flags,char ** errorp,rcm_info_t ** depend_info) ip_suspend() argument
676 ip_resume(rcm_handle_t * hd,char * rsrc,id_t id,uint_t flags,char ** errorp,rcm_info_t ** depend_info) ip_resume() argument
696 ip_remove(rcm_handle_t * hd,char * rsrc,id_t id,uint_t flags,char ** errorp,rcm_info_t ** depend_info) ip_remove() argument
737 ip_notify_event(rcm_handle_t * hd,char * rsrc,id_t id,uint_t flags,char ** errorp,nvlist_t * nvl,rcm_info_t ** depend_info) ip_notify_event() argument
1838 uint32_t flags; get_link_resource() local
2093 ip_onlinelist(rcm_handle_t * hd,ip_cache_t * node,char ** errorp,uint_t flags,rcm_info_t ** depend_info) ip_onlinelist() argument
2122 ip_offlinelist(rcm_handle_t * hd,ip_cache_t * node,char ** errorp,uint_t flags,rcm_info_t ** depend_info) ip_offlinelist() argument
2231 ip_consumer_notify(rcm_handle_t * hd,datalink_id_t linkid,char ** errorp,uint_t flags,rcm_info_t ** depend_info) ip_consumer_notify() argument
[all...]
/titanic_52/usr/src/lib/libipadm/common/
H A Dipadm_prop.c373 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_mtu() argument
413 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_metric() argument
446 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_usesrc() argument
524 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_hostmodel() argument
584 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_ifprop_flags() argument
644 i_ipadm_set_eprivport(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_eprivport() argument
696 i_ipadm_set_forwarding(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_forwarding() argument
736 i_ipadm_set_ecnsack(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_ecnsack() argument
1298 i_ipadm_set_prop(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_prop() argument
1664 i_ipadm_persist_propval(ipadm_handle_t iph,ipadm_prop_desc_t * pdp,const char * pval,const void * object,uint_t flags) i_ipadm_persist_propval() argument
1707 i_ipadm_validate_if(ipadm_handle_t iph,const char * ifname,uint_t proto,uint_t flags) i_ipadm_validate_if() argument
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/hash/
H A Dhashwalk.c37 hashwalk(Hash_table_t* tab, int flags, register int (*walker)(const char*, char*, void*), void* handle) in hashwalk() argument
/titanic_52/usr/src/cmd/sendmail/db/mp/
H A Dmp_fput.c30 memp_fput(dbmfp, pgaddr, flags) in memp_fput() argument
/titanic_52/usr/src/uts/common/syscall/
H A Dunlink.c51 unlinkat(int fd, char *name, int flags) in unlinkat() argument
/titanic_52/usr/src/cmd/sendmail/libsm/
H A Dsetvbuf.c56 int ret, flags; variable
[all...]
/titanic_52/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DDNSSDRecordRegistrar.java57 public DNSRecord registerRecord( int flags, int ifIndex, String fullname, int rrtype, in registerRecord() argument
H A DResolveListener.java53 void serviceResolved( DNSSDService resolver, int flags, int ifIndex, String fullName, in serviceResolved() argument

1...<<21222324252627282930>>...109