Home
last modified time | relevance | path

Searched defs:typ (Results 1 – 25 of 28) sorted by relevance

12

/titanic_41/usr/src/cmd/devprop/
H A Ddevprop.c64 #define PER_OPT(ch, typ) \ in main() argument
120 #define PER_TYPE(typ, func, val, incr, form, pv, sep) \ in main() argument
/titanic_41/usr/src/lib/libast/common/string/
H A Dstrperm.c47 register int typ; in strperm() local
/titanic_41/usr/src/lib/libfakekernel/common/
H A Dmutex.c40 kmutex_init(kmutex_t *mp, char *name, kmutex_type_t typ, void *arg) in kmutex_init()
H A Dcond.c47 cv_init(kcondvar_t *cv, char *name, kcv_type_t typ, void *arg) in cv_init()
/titanic_41/usr/src/cmd/od/
H A Dod.c122 #define DECL_GET(typ) \ argument
141 #define DECL_OUT(nm, typ, fmt) \ argument
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_buf.h164 #define TNFW_B_ALLOC(wcb, size, buf, typ) \ argument
/titanic_41/usr/src/uts/common/io/
H A Ddevfm.c168 fm_open(dev_t *devp, int flag, int typ, struct cred *cred) in fm_open()
H A Dmem.c172 mmopen(dev_t *devp, int flag, int typ, struct cred *cred) in mmopen()
/titanic_41/usr/src/uts/sun/io/
H A Dsbusmem.c257 sbmem_open(dev_t *devp, int flag, int typ, cred_t *cred) in sbmem_open()
/titanic_41/usr/src/cmd/mdb/common/modules/scsi_vhci/
H A Dscsi_vhci.c47 #define FT(var, typ) (*((typ *)(&(var)))) argument
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dmdi.c48 #define FT(var, typ) (*((typ *)(&(var)))) argument
H A Dstreams.c486 const char *typ = NULL, *not_typ = NULL; in syncq() local
1232 const char *typ = NULL, *not_typ = NULL; in mblk_prt() local
/titanic_41/usr/src/cmd/backup/dump/
H A Ddumptraverse.c623 bitmap(map, typ) in bitmap() argument
/titanic_41/usr/src/uts/common/sys/audio/
H A Daudio_common.h144 #define AUDIO_MKMN(inst, typ) \ argument
/titanic_41/usr/src/test/util-tests/tests/libnvpair_json/
H A Dprint_json.c262 #define DO_CMD_NUMBER(typ, nam, min, max, ptyp, func) \ argument
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Ddns-sd.c618 …const char *nam, const char *typ, const char *dom, const char *host, const char *port, int argc, c… in RegisterService()
/titanic_41/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c220 dv_mkino(dev_info_t *devi, vtype_t typ, dev_t dev) in dv_mkino()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dpc_fs.h265 #define VALID_FSTYPSTR16(typ) (bcmp((typ), "FAT", 3) == 0) argument
266 #define VALID_FSTYPSTR32(typ) (bcmp((typ), "FAT32", 5) == 0) argument
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c275 uint32_t typ; in ppp_available() local
450 uint32_t typ; in sys_init() local
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_tdaemon.c440 test_control(int typ, int cd, nsc_off_t fba_pos, nsc_size_t fba_len) in test_control()
/titanic_41/usr/src/lib/libast/common/regex/
H A Dregcomp.c2027 int typ; in grp() local
H A Dreglib.h284 short typ; member
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h1415 #define IDN_TIMER_STOP(tq, typ, ck) \ argument
1419 #define IDN_TIMER_GET(tq, typ, tp, ck) \ argument
1436 #define IDN_MSGTIMER_START(domid, typ, subtyp, tim, ckp) \ argument
1458 #define IDN_MSGTIMER_STOP(domid, typ, ck) \ argument
1467 #define IDN_MSGTIMER_GET(dp, typ, tp, ck) \ argument
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dname.c286 void nv_setlist(register struct argnod *arg,register int flags, Namval_t *typ) in nv_setlist()
/titanic_41/usr/src/uts/common/sys/mpt/
H A Dmpi.h154 #define MPI_SET_CONTEXT_REPLY_TYPE(x, typ) \ argument

12