/illumos-gate/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)
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_sendrecv.c | 545 fsavl_create(nvlist_t *fss) in fsavl_create() argument 556 while ((fselem = nvlist_next_nvpair(fss, fselem)) != NULL) { in fsavl_create() 610 nvlist_t *fss; member 933 if ((fnvlist_size(nvfs) + fnvlist_size(sd->fss)) > in send_iterate_fs() 947 VERIFY(0 == nvlist_add_nvlist(sd->fss, guidstring, nvfs)); in send_iterate_fs() 978 VERIFY(0 == nvlist_alloc(&sd.fss, NV_UNIQUE_NAME, 0)); in gather_nvlist() 990 nvlist_free(sd.fss); in gather_nvlist() 997 if (avlp != NULL && (*avlp = fsavl_create(sd.fss)) == NULL) { in gather_nvlist() 998 nvlist_free(sd.fss); in gather_nvlist() 1003 *nvlp = sd.fss; in gather_nvlist() [all …]
|
/illumos-gate/usr/src/cmd/ed/ |
H A D | ed.c | 172 static struct Fspec fss; variable 1427 if (fss.Ffill && fss.Flim && lenchk(linebuf, &fss) < 0) { in getfile() 1453 if (fss.Ffill && fss.Flim && lenchk(linebuf, &fss) < 0) { in putfile() 2331 if (fss.Ffill && (listf == 0)) { in puts() 2336 if ((i = expnd((char *)sp, funny, &sz, &fss)) == -1) { in puts() 2337 write(1, funny, fss.Flim & 0377); in puts() 2692 if (fspec(crbuf, &fss, 0) < 0) { in eopen() 2693 fss.Ffill = 0; in eopen()
|
/illumos-gate/usr/src/uts/intel/FSS/ |
H A D | Makefile | 66 $(OBJS_DIR)/fss.o := SMOFF += deref_check
|
/illumos-gate/usr/src/cmd/ast/libcmd/amd64/FEATURE/ |
H A D | ids | 8 #define _sys_fss 1 /* #include <sys/fss.h> ok */
|
/illumos-gate/usr/src/cmd/ast/libcmd/i386/FEATURE/ |
H A D | ids | 8 #define _sys_fss 1 /* #include <sys/fss.h> ok */
|
/illumos-gate/usr/src/cmd/ast/libcmd/sparc/FEATURE/ |
H A D | ids | 8 #define _sys_fss 1 /* #include <sys/fss.h> ok */
|
/illumos-gate/usr/src/cmd/ast/libcmd/sparcv9/FEATURE/ |
H A D | ids | 8 #define _sys_fss 1 /* #include <sys/fss.h> ok */
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-scheduler-fss.p5m | 26 set name=pkg.fmri value=pkg:/system/scheduler/fss@$(PKGVERS)
|
H A D | system-test-libctest.p5m | 319 depend type=require fmri=system/scheduler/fss
|
H A D | system-header.p5m | 958 file path=usr/include/sys/fss.h
|
/illumos-gate/usr/src/uts/common/disp/ |
H A D | fss.c | 260 static struct sclass fss = { variable 272 &mod_schedops, "fair share scheduling class", &fss
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | Makefile | 263 fss.h \
|
/illumos-gate/usr/src/uts/common/ |
H A D | Makefile.files | 1591 FSS_OBJS += fss.o
|