Searched defs:specp (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/cachefs/mount/ |
H A D | mount.c | 205 char *specp; in main() local 1019 get_mount_point(char *cachedirp, char *specp, char **pathpp) in get_mount_point() 1089 dobackmnt(struct cachefs_mountargs *margsp, char *reducep, char *specp, in dobackmnt() 1238 get_back_fsid(char *specp) in get_back_fsid() 1359 record_mount(char *mntp, char *specp, char *backfsp, char *backfstypep, in record_mount()
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | mdeg.h | 65 mdeg_prop_spec_t *specp; member
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vldc.c | 108 #define VLDC_MDEG_PROP_NAME(specp) ((specp)[0].ps_str) argument 109 #define VLDC_SET_MDEG_PROP_NAME(specp, name) ((specp)[0].ps_str = (name)) argument 110 #define VLDC_SET_MDEG_PROP_INST(specp, inst) ((specp)[1].ps_val = (inst)) argument
|
H A D | vcc.c | 178 #define VCC_SET_MDEG_PROP_INST(specp, val) (specp)[1].ps_val = (val); argument
|
H A D | vsw.c | 494 #define VSW_SET_MDEG_PROP_INST(specp, val) (specp)[1].ps_val = (val); argument
|
H A D | vnet_gen.c | 416 #define VGEN_SET_MDEG_PROP_INST(specp, val) (specp)[1].ps_val = (val) argument
|
H A D | vds.c | 261 #define VDS_SET_MDEG_PROP_INST(specp, val) (specp)[1].ps_val = (val); argument
|
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.parse.c | 481 bool specp = 0; in syn3() local
|
/titanic_41/usr/src/cmd/fs.d/ |
H A D | umount.c | 541 getmntlast(mountent_t *mlist, char *specp, char *mntp) in getmntlast()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rarpd.c | 386 find_device(ifspec_t *specp) in find_device()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | devcfg.c | 4514 init_spec_child(dev_info_t *pdip, struct hwc_spec *specp, uint_t flags) in init_spec_child()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 7169 specdata4 spec, *specp = NULL; in nfs4mknod() local
|