Home
last modified time | relevance | path

Searched refs:f (Results 2001 – 2025 of 2570) sorted by relevance

1...<<81828384858687888990>>...103

/illumos-gate/usr/src/cmd/initpkg/
H A Dinittab37 ap::sysinit:/sbin/autopush -f /etc/iu.ap
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-network-mlxcx.p5m50 alias=pciex15b3,101f
H A Ddriver-network-igc.p5m40 alias=pciex8086,125f \
/illumos-gate/usr/src/common/crypto/md5/
H A Dmd5_byteswap.h213 LL_TEMPLATE(f)
/illumos-gate/usr/src/lib/brand/shared/brand/i386/
H A Dhandler.S66 call 9f; \
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c4852 int f; /* File descriptor for "special" */ in old_fsdb() local
4859 f = open(special, 2); in old_fsdb()
4860 if (f < 0) { in old_fsdb()
4865 (void) llseek(f, (offset_t)SBLOCK * DEV_BSIZE, 0); in old_fsdb()
4866 if (read(f, &sblock, SBSIZE) != SBSIZE) { in old_fsdb()
4879 (void) llseek(f, off, 0); in old_fsdb()
4893 if (write(f, &sblock, SBSIZE) != SBSIZE) { in old_fsdb()
4900 (void) llseek(f, off, 0); in old_fsdb()
4901 read(f, (char *)di_buf, sblock.fs_bsize); in old_fsdb()
4906 (void) llseek(f, off, 0); in old_fsdb()
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c5811 SM_FILE_T *f; local
5833 if (f == NULL)
5841 while (sm_io_fgets(f, SM_TIME_DEFAULT,
5859 (void) sm_io_close(f, SM_TIME_DEFAULT);
5891 SM_FILE_T *f; local
5908 if (f == NULL)
5915 sm_io_fgets(f, SM_TIME_DEFAULT,
5926 (void) sm_io_close(f, SM_TIME_DEFAULT);
7884 SM_FILE_T *f; local
7889 f = (SM_FILE_T *)map->map_db1;
[all …]
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlcode.h39 #define getcode(fs,e) ((fs)->f->code[(e)->u.info])
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_010_pos.ksh54 dd if=/dev/urandom of=${mntpnt}/f$objnum bs=512 count=16
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/
H A DS116 *f 52 3 102
H A DZD97 f 69 2 102
/illumos-gate/usr/src/cmd/print/scripts/
H A Ddesktop-print-management-prefs.desktop40 Comment[de]=Verhalten für Druckererkennung und -verbindung festlegen
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtiget.ed2 !rm -f tiget.c
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dmpcore.S285 jnc 1f
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_subr_asm.S271 ba,pt %icc, 1f ! 3
/illumos-gate/usr/src/data/locale/data/
H A Dmn_CN.UTF-8.src70 <f>;/
335 <f>;/
583 <f>;/
826 <f>
837 (<f>,<F>);/
864 (<F>,<f>);/
1426 <f> <X3100>;<X05>;<X05>;<f>
H A Dmr_IN.UTF-8.src70 <f>;/
320 <f>;/
570 <f>;/
811 <f>
821 (<f>,<F>);/
848 (<F>,<f>);/
1518 <f> <X3300>;<X05>;<X05>;<f>
H A Dne_IN.UTF-8.src70 <f>;/
320 <f>;/
570 <f>;/
811 <f>
821 (<f>,<F>);/
848 (<F>,<f>);/
1508 <f> <X3300>;<X05>;<X05>;<f>
H A Dne_NP.UTF-8.src70 <f>;/
320 <f>;/
570 <f>;/
811 <f>
821 (<f>,<F>);/
848 (<F>,<f>);/
1508 <f> <X3300>;<X05>;<X05>;<f>
H A Dsq_AL.ISO8859-2.src110 <f>;/
319 <f>;/
509 <f>;/
687 <f>
698 (<f>,<F>);/
765 (<F>,<f>);/
1290 <f> <X3300>;<X05>;<X05>;<f>
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2277 siflags(f, set) in siflags() argument
2278 u_int32_t f; in siflags()
2295 ifr.ifr_flags |= f;
2297 ifr.ifr_flags &= ~f;
3229 sif6flags(f, set) in sif6flags() argument
3230 u_int32_t f; in sif6flags()
3252 lifr.lifr_flags |= f;
3254 lifr.lifr_flags &= ~f;
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.c1438 FILE* f; in require() local
1491 if (!(f = fopen(use(tmp), "r"))) in require()
1495 f = fopen(expand(buf, use(tmp)), "r"); in require()
1497 if (f) in require()
1501 while ((c = fgetc(f)) == ' ' || c == '\t' || c == '\n'); in require()
1507 } while ((c = fgetc(f)) != EOF && c != ' ' && c != '\t' && c != '\n'); in require()
1515 fclose(f); in require()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_frame.c2651 init_reg_rules_alloc(Dwarf_Debug dbg,struct Dwarf_Frame_s *f, in init_reg_rules_alloc() argument
2654 f->fr_reg_count = count; in init_reg_rules_alloc()
2655 f->fr_reg = (struct Dwarf_Reg_Rule_s *) in init_reg_rules_alloc()
2657 if (f->fr_reg == 0) { in init_reg_rules_alloc()
2663 dwarf_init_reg_rules_ru(f->fr_reg,0, count, in init_reg_rules_alloc()
2709 _dwarf_fde_destructor(void *f) in _dwarf_fde_destructor() argument
2711 struct Dwarf_Fde_s *fde = f; in _dwarf_fde_destructor()
/illumos-gate/usr/src/cmd/mandoc/
H A Dmandocdb.c580 FTS *f; in treescan() local
592 f = fts_open((char * const *)argv, FTS_PHYSICAL | FTS_NOCHDIR, in treescan()
594 if (f == NULL) { in treescan()
603 while ((ff = fts_read(f)) != NULL) { in treescan()
747 fts_set(f, ff, FTS_SKIP); in treescan()
764 fts_set(f, ff, FTS_SKIP); in treescan()
769 fts_close(f); in treescan()
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dserver.c869 FILE *f; local
874 f = fopen(mechlistfile, "rF");
875 if (!f) return SASL_FAIL;
878 while (fgets(buf, sizeof(buf), f) != NULL) {
894 n->f = grab_field(buf, &ptr);
931 fclose(f);
1761 result = _sasl_get_plugin(m->f,

1...<<81828384858687888990>>...103