/titanic_41/usr/src/cmd/devprop/ |
H A D | devprop.c | 64 #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 D | strperm.c | 47 register int typ; in strperm() local
|
/titanic_41/usr/src/lib/libfakekernel/common/ |
H A D | mutex.c | 40 kmutex_init(kmutex_t *mp, char *name, kmutex_type_t typ, void *arg) in kmutex_init()
|
H A D | cond.c | 47 cv_init(kcondvar_t *cv, char *name, kcv_type_t typ, void *arg) in cv_init()
|
/titanic_41/usr/src/cmd/od/ |
H A D | od.c | 122 #define DECL_GET(typ) \ argument 141 #define DECL_OUT(nm, typ, fmt) \ argument
|
/titanic_41/usr/src/uts/common/tnf/ |
H A D | tnf_buf.h | 164 #define TNFW_B_ALLOC(wcb, size, buf, typ) \ argument
|
/titanic_41/usr/src/uts/common/io/ |
H A D | devfm.c | 168 fm_open(dev_t *devp, int flag, int typ, struct cred *cred) in fm_open()
|
H A D | mem.c | 172 mmopen(dev_t *devp, int flag, int typ, struct cred *cred) in mmopen()
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | sbusmem.c | 257 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 D | scsi_vhci.c | 47 #define FT(var, typ) (*((typ *)(&(var)))) argument
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | mdi.c | 48 #define FT(var, typ) (*((typ *)(&(var)))) argument
|
H A D | streams.c | 486 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 D | dumptraverse.c | 623 bitmap(map, typ) in bitmap() argument
|
/titanic_41/usr/src/uts/common/sys/audio/ |
H A D | audio_common.h | 144 #define AUDIO_MKMN(inst, typ) \ argument
|
/titanic_41/usr/src/test/util-tests/tests/libnvpair_json/ |
H A D | print_json.c | 262 #define DO_CMD_NUMBER(typ, nam, min, max, ptyp, func) \ argument
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | dns-sd.c | 618 …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 D | devfs_subr.c | 220 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 D | pc_fs.h | 265 #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 D | sys-solaris.c | 275 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 D | sd_tdaemon.c | 440 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 D | regcomp.c | 2027 int typ; in grp() local
|
H A D | reglib.h | 284 short typ; member
|
/titanic_41/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn.h | 1415 #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 D | name.c | 286 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 D | mpi.h | 154 #define MPI_SET_CONTEXT_REPLY_TYPE(x, typ) \ argument
|