Searched defs:ff (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dmkey1.c48 FILE *f, *ff; local
95 ff = fopen(inlist, "r");
96 while (fgets(qn, 200, ff)) {
/illumos-gate/usr/src/common/ficl/ficlplatform/
H A Dunix.c54 ficlFileTruncate(ficlFile *ff, ficlUnsigned size) argument
56 return (ftruncate(fileno(ff->f), size));
73 ficlFileSize(ficlFile *ff) argument
77 if (ff == NULL)
81 if (fstat(fileno(ff->f), &statbuf) != 0)
/illumos-gate/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_failfast.c32 #include "ff.h"
63 return (mhd_error(mhep, errno, "/dev/ff"));
88 ((sp->sr_ff = open("/dev/ff", O_RDWR, 0)) < 0)) {
89 return (mhd_error(mhep, errno, "/dev/ff"));
103 return (mhd_error(mhep, errno, "/dev/ff"));
123 return (mhd_error(mhep, errno, "/dev/ff"));
153 rval = mhd_error(mhep, errno, "/dev/ff");
169 uint_t ff = sp->sr_timeouts.mh_ff; local
179 if (ff == 0)
186 si.ic_len = sizeof (ff);
203 uint_t ff = 0; local
231 mhd_msec_t ff = sp->sr_timeouts.mh_ff; local
[all...]
H A Dmhd_set.c552 mhd_msec_t ff = sp->sr_timeouts.mh_ff; local
561 if (ff == 0) {
641 if (ff != 0) {
H A Dmhd_drive.c245 int ff = sp->sr_timeouts.mh_ff; local
246 char *release = ((ff == 0) ? " (release)" : "");
257 err = ioctl(dp->dr_fd, MHIOCENFAILFAST, &ff);
284 int ff = 0; /* disable failfast */ local
295 err = ioctl(dp->dr_fd, MHIOCENFAILFAST, &ff);
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daeskey.c245 #define ff(x) (x) macro
247 #define ff(x) inv_mcol(x) macro
269 ss[4] ^= k[v(40, (4 * (i)))]; k[v(40, (4 * (i)) + 4)] = ff(ss[4]); \
270 ss[4] ^= k[v(40, (4 * (i)) + 1)]; k[v(40, (4 * (i)) + 5)] = ff(ss[4]); \
271 ss[4] ^= k[v(40, (4 * (i)) + 2)]; k[v(40, (4 * (i)) + 6)] = ff(ss[4]); \
272 ss[4] ^= k[v(40, (4 * (i)) + 3)]; k[v(40, (4 * (i)) + 7)] = ff(ss[4]); \
277 ss[i % 4] ^= ss[4]; ss[4] = ff(ss[4]); \
297 k[v(40, (4 * (i)) + 4)] = ff(ss[0]); \
298 ss[1] ^= ss[0]; k[v(40, (4 * (i)) + 5)] = ff(ss[1]); \
299 ss[2] ^= ss[1]; k[v(40, (4 * (i)) + 6)] = ff(s
[all...]
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsftmp.c65 reg File_t *ff, *last; local
75 for(last = NIL(File_t*), ff = File; ff; last = ff, ff = ff->next)
76 if(ff->f == f)
78 if(ff)
80 File = ff->next;
81 else last->next = ff
103 { reg File_t *ff, *next; local
127 reg File_t* ff; local
[all...]
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_align.c404 char * ff = 0; local
425 tidbit (formbuf.conttype, "ff", &ff);
427 tidbit (*T, "ff", &ff);
437 ff_before = ff;
/illumos-gate/usr/src/cmd/csh/
H A Dsh.exec.c220 int ff = open_(f, 0); local
223 if (ff != -1 && read_(ff, ch, 1) == 1 &&
227 (void) close(ff);
228 unsetfd(ff);
231 (void) close(ff);
232 unsetfd(ff);
243 int ff = open_(f, 0); local
253 if (ff != -1 && read_(ff, c
[all...]
/illumos-gate/usr/src/common/ficl/
H A Dfileaccess.c60 ficlFile *ff = (ficlFile *)malloc(sizeof (ficlFile)); local
61 strcpy(ff->filename, filename);
62 ff->f = f;
63 ficlStackPushPointer(vm->dataStack, ff);
89 ficlFileClose(ficlFile *ff) argument
91 FILE *f = ff->f;
92 free(ff);
100 ficlFile *ff = (ficlFile *)ficlStackPopPointer(vm->dataStack); local
101 pushIor(vm, ficlFileClose(ff));
172 ficlFile *ff local
182 ficlFile *ff = (ficlFile *)ficlStackPopPointer(vm->dataStack); local
193 ficlFile *ff = (ficlFile *)ficlStackPopPointer(vm->dataStack); local
234 ficlFile *ff = (ficlFile *)ficlStackPopPointer(vm->dataStack); local
250 ficlFile *ff = (ficlFile *)ficlStackPopPointer(vm->dataStack); local
290 ficlFile *ff = (ficlFile *)ficlStackPopPointer(vm->dataStack); local
303 ficlFile *ff = (ficlFile *)ficlStackPopPointer(vm->dataStack); local
317 ficlFile *ff = (ficlFile *)ficlStackPopPointer(vm->dataStack); local
327 ficlFile *ff = (ficlFile *)ficlStackPopPointer(vm->dataStack); local
336 ficlFile *ff = (ficlFile *)ficlStackPopPointer(vm->dataStack); local
[all...]
/illumos-gate/usr/src/lib/libast/common/comp/
H A Domitted.c939 WIN32_FIND_DATA ff; local
/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dpoolstat.c381 poolstat_field_format_t *ff; /* current format field */ local
398 ff = lf->plf_ffs + ffIdx;
399 if (strcmp(ff->pff_name, name) == 0) {
400 ff->pff_prt |= PABLE_FIELD;
418 lf->plf_last->ple_obj = ff; /* refer to the format field */
433 * Format one statistic field and put it into the 'str' buffer. 'ff' contains
437 default_f(char *str, int pos, int left, poolstat_field_format_t *ff, char *data) argument
441 switch (ff->pff_type) {
444 v = *((int64_t *)(void *)(data + ff->pff_offset));
446 ff
499 bigno_f(char *str, int pos, int left, poolstat_field_format_t *ff, char *data) argument
586 used_stat_f(char *str, int pos, int left, poolstat_field_format_t *ff, char *data) argument
616 header_f(char *str, int pos, int left, poolstat_field_format_t *ff, char *data) argument
645 poolstat_field_format_t *ff = local
698 poolstat_field_format_t *ff = local
[all...]
/illumos-gate/usr/src/cmd/truss/
H A Dramdata.h89 int ff; member in struct:__anon1902::__anon1903
H A Dmain.c1848 int ff = (fflag || ngrab > 1); local
1853 if (ff != pri->pparam.ff ||
1860 if (ff)
1866 if (ff || lf)
1868 if (ff && lf && s < pri->pname + 9)
1871 pri->pparam.ff = ff;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c305 u_longlong_t ff; member in struct:__anon190
352 psbe->ff = sb.f_ffree;
1134 IXDR_PUT_HYPER(ptr, sbe.ff);
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c2066 ff2format(char *ff, int is_mandatory) argument
2069 if (ff == NULL && is_mandatory) {
2074 if (ff == NULL)
2077 if (strcasecmp(ff, "usermap.cfg") == 0)
2080 if (strcasecmp(ff, "smbusers") == 0)
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c961 int ff = 1; local
1064 ff = 0;
1069 if (ff) {
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c3655 char ff[sizeof ("EGI\0")]; local
3903 ff[i++] = 'E'; /* EXPLICIT TPGS */
3905 ff[i++] = 'G'; /* GUID */
3907 ff[i++] = 'I'; /* IMPLICIT TPGS */
3908 ff[i] = '\0';
4056 if (*ff) {
4058 (void) snprintf(p, tlen, "scsa.f%s", ff);

Completed in 146 milliseconds