Searched refs:fss (Results 1 – 15 of 15) sorted by relevance
| /titanic_53/usr/src/cmd/priocntl/ |
| H A D | Makefile | 31 OBJS= $(PRIOCNTLOBJ) rt$(PROG).o ts$(PROG).o ia$(PROG).o fss$(PROG).o \ 111 $(FSSPROG): fss$(PRIOCNTLOBJ) 112 $(LINK.c) fss$(PRIOCNTLOBJ) -o $@ $(LDLIBS) 140 $(LINT.c) fss$(PRIOCNTLSRC) $(LDLIBS)
|
| /titanic_53/usr/src/contrib/ast/src/lib/libcmd/features/ |
| H A D | ids | 2 lib fsid,getfsgid,isfsg sys/types.h sys/fss.h fsg.h -lfsg 4 mac fsid sys/types.h sys/fss.h fsg.h
|
| /titanic_53/usr/src/uts/common/inet/ilb/ |
| H A D | ilb_conn.h | 66 uint32_t fss; member 142 #define conn_c2s_tcp_fss conn_c2s.conn_tcp_track.fss 160 #define conn_s2c_tcp_fss conn_s2c.conn_tcp_track.fss
|
| /titanic_53/usr/src/cmd/dispadmin/ |
| H A D | Makefile | 64 fss$(PROG).o fx$(PROG).o sdc$(PROG).o subr.o 68 $(FSS):= OBJ= fss$(PROG).o
|
| /titanic_53/usr/src/lib/libzfs/common/ |
| H A D | libzfs_sendrecv.c | 579 fsavl_create(nvlist_t *fss) in fsavl_create() argument 590 while ((fselem = nvlist_next_nvpair(fss, fselem)) != NULL) { in fsavl_create() 631 nvlist_t *fss; member 813 VERIFY(0 == nvlist_add_nvlist(sd->fss, guidstring, nvfs)); in send_iterate_fs() 838 VERIFY(0 == nvlist_alloc(&sd.fss, NV_UNIQUE_NAME, 0)); in gather_nvlist() 844 nvlist_free(sd.fss); in gather_nvlist() 851 if (avlp != NULL && (*avlp = fsavl_create(sd.fss)) == NULL) { in gather_nvlist() 852 nvlist_free(sd.fss); in gather_nvlist() 857 *nvlp = sd.fss; in gather_nvlist() 875 nvlist_t *fss; member [all …]
|
| /titanic_53/usr/src/cmd/ast/libcmd/sparc/FEATURE/ |
| H A D | ids | 8 #define _sys_fss 1 /* #include <sys/fss.h> ok */
|
| /titanic_53/usr/src/cmd/ast/libcmd/amd64/FEATURE/ |
| H A D | ids | 8 #define _sys_fss 1 /* #include <sys/fss.h> ok */
|
| /titanic_53/usr/src/cmd/ast/libcmd/sparcv9/FEATURE/ |
| H A D | ids | 8 #define _sys_fss 1 /* #include <sys/fss.h> ok */
|
| /titanic_53/usr/src/cmd/ast/libcmd/i386/FEATURE/ |
| H A D | ids | 8 #define _sys_fss 1 /* #include <sys/fss.h> ok */
|
| /titanic_53/usr/src/cmd/ed/ |
| H A D | ed.c | 173 static struct Fspec fss; variable 1414 if (fss.Ffill && fss.Flim && lenchk(linebuf, &fss) < 0) { in getfile() 1440 if (fss.Ffill && fss.Flim && lenchk(linebuf, &fss) < 0) { in putfile() 2310 if (fss.Ffill && (listf == 0)) { in puts() 2315 if ((i = expnd((char *)sp, funny, &sz, &fss)) == -1) { in puts() 2316 write(1, funny, fss.Flim & 0377); in puts() 2671 if (fspec(crbuf, &fss, 0) < 0) { in eopen() 2672 fss.Ffill = 0; in eopen()
|
| /titanic_53/usr/src/pkg/manifests/ |
| H A D | system-scheduler-fss.mf | 26 set name=pkg.fmri value=pkg:/system/scheduler/fss@$(PKGVERS)
|
| H A D | system-header.mf | 1059 file path=usr/include/sys/fss.h
|
| /titanic_53/usr/src/uts/common/disp/ |
| H A D | fss.c | 261 static struct sclass fss = { variable 273 &mod_schedops, "fair share scheduling class", &fss
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | Makefile | 249 fss.h \
|
| /titanic_53/usr/src/uts/common/ |
| H A D | Makefile.files | 1543 FSS_OBJS += fss.o
|