Home
last modified time | relevance | path

Searched defs:flags (Results 726 – 750 of 2705) sorted by relevance

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

/titanic_52/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c2404 hermon_rsrc_pdhdl_constructor(void *pd, void *priv, int flags) in hermon_rsrc_pdhdl_constructor() argument
2441 hermon_rsrc_cqhdl_constructor(void *cq, void *priv, int flags) in hermon_rsrc_cqhdl_constructor() argument
2478 hermon_rsrc_qphdl_constructor(void * qp,void * priv,int flags) hermon_rsrc_qphdl_constructor() argument
2515 hermon_rsrc_srqhdl_constructor(void * srq,void * priv,int flags) hermon_rsrc_srqhdl_constructor() argument
2552 hermon_rsrc_refcnt_constructor(void * rc,void * priv,int flags) hermon_rsrc_refcnt_constructor() argument
2589 hermon_rsrc_ahhdl_constructor(void * ah,void * priv,int flags) hermon_rsrc_ahhdl_constructor() argument
2625 hermon_rsrc_mrhdl_constructor(void * mr,void * priv,int flags) hermon_rsrc_mrhdl_constructor() argument
[all...]
/titanic_52/usr/src/uts/i86pc/vm/
H A Dvm_dep.h67 #define PLCNT_INCR(pp, mnode, mtype, szc, flags) \ argument
69 #define PLCNT_DECR(pp, mnode, mtype, szc, flags) \ argument
282 #define MTYPE_INIT(mtype, vp, vaddr, flags, pgsz) \ argument
296 #define MTYPE_START(mnode, mtype, flags) \ argument
299 #define MTYPE_NEXT(mnode, mtype, flags) { \ argument
308 MTYPE_PGR_INIT(mtype,flags,pp,mnode,pgcnt) global() argument
317 PC_BIN_MUTEX(mnode,bin,flags) global() argument
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsysloglib.h43 int flags; /* openlog flags */ member
/titanic_52/usr/src/lib/libuutil/common/
H A Duu_dprintf.c67 uint_t flags) in uu_dprintf_create() argument
/titanic_52/usr/src/contrib/ast/src/lib/libast/include/
H A Dmnt.h44 int flags; /* MNT_* flags */ member
/titanic_52/usr/src/cmd/sgs/libcrle/common/
H A Daudit.c139 uint_t flags) in la_objfilter() argument
/titanic_52/usr/src/lib/libnsl/nsl/
H A Dt_rcvv.c50 _tx_rcvv(int fd, struct t_iovec *tiov, unsigned int tiovcount, int *flags, in _tx_rcvv() argument
/titanic_52/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.c145 int flags; in smbfs_fname_tolocal() local
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nbp.c57 interpret_nbp(int flags, struct nbp_hdr *nbp, int len) in interpret_nbp() argument
H A Dsnoop_nis.c126 interpret_nisbind(flags, type, xid, vers, proc, data, len) in interpret_nisbind() argument
252 interpret_nis(flags, type, xid, vers, proc, data, len) in interpret_nis() argument
/titanic_52/usr/src/cmd/mdb/demo/common/
H A Dexample2.c85 simple_ps(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in simple_ps() argument
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Denv.c47 int flags; member
120 int env_add(Env_t *ep, const char *str, int flags) in env_add() argument
[all...]
H A Dnvtree.c86 static Namfun_t *clone_tree(Namval_t *np, Namval_t *mp, int flags, Namfun_t *fp){ in clone_tree() argument
577 int flags; member
965 static char *walk_tree(register Namval_t *np, Namval_t *xp, int flags) in walk_tree() argument
1095 int flags=0, dsize=fp?fp->dsize:0; nv_getvtree() local
1117 put_tree(register Namval_t * np,const char * val,int flags,Namfun_t * fp) put_tree() argument
[all...]
/titanic_52/usr/src/uts/sun4u/io/i2c/clients/
H A Dics951601.c174 ics951601_open(dev_t *devp, int flags, int otyp, cred_t *credp) in ics951601_open() argument
220 ics951601_close(dev_t dev, int flags, int otyp, cred_t *credp) in ics951601_close() argument
H A Dpcf8574.c144 pcf8574_open(dev_t *devp, int flags, int otyp, cred_t *credp) in pcf8574_open() argument
193 pcf8574_close(dev_t dev, int flags, int otyp, cred_t *credp) in pcf8574_close() argument
H A Dseeprom.c293 seeprom_open(dev_t *devp, int flags, int otyp, cred_t *credp) in seeprom_open() argument
337 seeprom_close(dev_t dev, int flags, int otyp, cred_t *credp) in seeprom_close() argument
/titanic_52/usr/src/uts/common/vm/
H A Dseg_kp.h119 #define stom(v, flags) (((flags) & KPD_HASREDZONE) ? (v) + PAGESIZE : (v)) argument
127 #define SEGKP_MAPLEN(len, flags) \ argument
/titanic_52/usr/src/stand/lib/fs/common/
H A Dfsswitch.c132 open(const char *filename, int flags) in open() argument
220 kern_open(char *str, int flags) in kern_open() argument
/titanic_52/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_thread.h45 uint32_t flags; member
62 uint32_t flags; member
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/
H A Dwhois.c90 int ch, flags, use_qnichost; in main() local
256 whois(const char *query, const char *hostname, int flags) in whois() argument
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dutil.c308 int flags = fcntl(fd, F_GETFL, 0); in enable_blocking() local
315 int flags = fcntl(fd, F_GETFL, 0); in disable_blocking() local
/titanic_52/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Ddbm.c169 kdb2_dbm_open(file, flags, mode) in kdb2_dbm_open() argument
320 kdb2_dbm_store(db, key, content, flags) in kdb2_dbm_store() argument
/titanic_52/usr/src/lib/libbc/libc/sys/4.2/
H A Dmount.c79 int flags; /* flags */ member
91 mount(char *type, char *dir, int flags, caddr_t data) in mount() argument
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dshiocmd_solaris.c87 static Namval_t *create_time(Namval_t *np, const char *name, int flags, Namfun_t *nfp) in create_time() argument
179 int flags; /* flags */ member
241 static Namval_t *fieldcreate(Namval_t *np, const char *name, int flags, Namfun_t *nfp) in fieldcreate() argument
497 long flags = 0; in b_open() local
818 long flags = 0; b_stat() local
[all...]
/titanic_52/usr/src/cmd/rcm_daemon/common/
H A Dttymux_rcm.c284 open_file(char *fname, int flags) in open_file() argument
1392 tty_offline(rcm_handle_t * hd,char * rsrc,id_t id,uint_t flags,char ** reason,rcm_info_t ** dependent_reason) tty_offline() argument
1401 tty_remove(rcm_handle_t * hd,char * rsrc,id_t id,uint_t flags,char ** reason,rcm_info_t ** dependent_reason) tty_remove() argument
1419 tty_online(rcm_handle_t * hd,char * rsrc,id_t id,uint_t flags,char ** reason,rcm_info_t ** dependent_reason) tty_online() argument
1428 tty_resume(rcm_handle_t * hd,char * rsrc,id_t id,uint_t flags,char ** reason,rcm_info_t ** dependent_reason) tty_resume() argument
[all...]

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