Searched refs:smfcfg (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/nfs/nfsd/ |
H A D | Makefile | 35 OBJS= $(LOCAL) nfs_tbind.o thrpool.o daemon.o smfcfg.o 37 ../lib/smfcfg.c 58 smfcfg.o: ../lib/smfcfg.c 59 $(COMPILE.c) ../lib/smfcfg.c
|
/titanic_44/usr/src/cmd/fs.d/nfs/lockd/ |
H A D | Makefile | 33 OBJS = $(LOCAL) daemon.o nfs_tbind.o smfcfg.o thrpool.o 38 ../lib/smfcfg.c ../lib/thrpool.c 64 smfcfg.o: ../lib/smfcfg.c 65 $(COMPILE.c) ../lib/smfcfg.c
|
/titanic_44/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | Makefile | 33 COMMON = $(FSLIB) nfs_sec.o sharetab.o daemon.o smfcfg.o 38 ../lib/sharetab.c ../lib/daemon.c ../lib/smfcfg.c 61 smfcfg.o: ../lib/smfcfg.c 62 $(COMPILE.c) ../lib/smfcfg.c
|
/titanic_44/usr/src/cmd/fs.d/nfs/mount/ |
H A D | Makefile | 37 COMMON= $(FSLIB) nfs_sec.o replica.o nfs_subr.o selfcheck.o smfcfg.o 41 ../lib/smfcfg.c 89 smfcfg.o: ../lib/smfcfg.c 90 $(COMPILE.c) ../lib/smfcfg.c
|
/titanic_44/usr/src/cmd/fs.d/autofs/ |
H A D | Makefile | 64 AUTOOBJS= automount.o $(COMMON) $(FSLIB) smfcfg.o 71 smfcfg.o 107 ../nfs/lib/nfs_resolve.c ../nfs/lib/smfcfg.c 179 smfcfg.o: ../nfs/lib/smfcfg.c 180 $(COMPILE.c) ../nfs/lib/smfcfg.c
|
/titanic_44/usr/src/lib/libmapid/ |
H A D | Makefile.com | 31 OTHOBJS = smfcfg.o
|
/titanic_44/usr/src/lib/libshare/nfs/ |
H A D | Makefile.com | 31 OTHOBJS = nfs_sec.o nfslog_config.o nfslogtab.o smfcfg.o
|
/titanic_44/usr/src/lib/libshare/autofs/ |
H A D | Makefile.com | 31 OTHOBJS = smfcfg.o
|
/titanic_44/usr/src/cmd/dladm/ |
H A D | dladm.c | 8102 UID_STP_CFG_T smfcfg, runcfg; in print_bridge() local 8123 (void) dladm_bridge_get_properties(bbuf->bridge_name, &smfcfg, in print_bridge() 8131 smfcfg.bridge_priority, runcfg.bridge_priority, in print_bridge() 8134 smfcfg.max_age, runcfg.max_age, in print_bridge() 8137 sizeof (bbuf->bridge_bhellotime), smfcfg.hello_time, in print_bridge() 8141 smfcfg.forward_delay, runcfg.forward_delay, in print_bridge() 8144 smfcfg.force_version, runcfg.force_version, in print_bridge() 8147 smfcfg.hold_time, runcfg.hold_time, in print_bridge()
|