Home
last modified time | relevance | path

Searched refs:f (Results 1551 – 1575 of 2683) sorted by relevance

1...<<61626364656667686970>>...108

/titanic_51/usr/src/uts/i86pc/ml/
H A Dbios_call_src.s178 jmp 1f
217 pushq $1f
231 ljmp $B32CODE_SEL, $1f
439 je 1f
/titanic_51/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dnvm_map.h308 #define NVM_OFFSET(f) ((u32_t)((int_ptr_t)(&(((nvm_image_t*)0)->f)))) argument
319 #define PATH1_NVM_OFFSET(f) (sizeof(nvm_image_t) + __builtin_offsetof(path1_nvm_image_t, f)) argument
/titanic_51/usr/src/cmd/ypcmd/mknetid/
H A Dmknetid.c311 FILE *f; local
313 f = fopen(fname, "r");
314 if (f == NULL) {
318 return (f);
/titanic_51/usr/src/cmd/picl/plugins/sun4u/chicago/frutree/
H A Dpiclfrutree.info85 REFPROP _seeprom_source /platform/ebus@1f,464000/i2c@3,80/front-io-fru-prom@0,a4
130 REFPROP _seeprom_source /platform/ebus@1f,464000/i2c@3,80/psu-fru-prom@0,ae
139 REFPROP _seeprom_source /platform/ebus@1f,464000/i2c@3,80/sas-backplane-fru-prom@0,a6
179 REFNODE cdrom fru WITH name:/platform/pci@1e,600000/pci@0/pci@1/pci@0/ide@1f/sd@0,0
/titanic_51/usr/src/uts/intel/sys/acpi/
H A Dacinterp.h52 #define ACPI_EXD_OFFSET(f) (UINT8) ACPI_OFFSET (ACPI_OPERAND_OBJECT,f) argument
53 #define ACPI_EXD_NSOFFSET(f) (UINT8) ACPI_OFFSET (ACPI_NAMESPACE_NODE,f) argument
/titanic_51/usr/src/uts/common/crypto/api/
H A Dkcf_object.c37 #define CRYPTO_OPS_OFFSET(f) offsetof(crypto_ops_t, co_##f) argument
38 #define CRYPTO_OBJECT_OFFSET(f) offsetof(crypto_object_ops_t, f) argument
/titanic_51/usr/src/tools/cscope-fast/
H A Ddisplay.c390 FP f; /* searching function */ in search() local
411 f = fields[field].findfcn; in search()
413 egreperror = (*f)(pattern); in search()
421 (*f)(); in search()
/titanic_51/usr/src/cmd/hal/probing/storage/
H A Dprobe-storage.c48 FILE *f; in is_mounted() local
53 if ((f = fopen ("/etc/mnttab", "r")) == NULL) in is_mounted()
59 if (getmntany(f, &mp, &mpref) == 0) { in is_mounted()
63 fclose (f); in is_mounted()
/titanic_51/usr/src/uts/common/netsmb/
H A Dsmb.h492 #define wset_sdflags(s, f) ((s)->sd_flags = letohs(f)) argument
571 #define wset_aceflags(a, f) ((a)->ace_flags = (f)) argument
/titanic_51/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3_impl.h270 #define RDSV3_INIT_WORK(wp, f) (wp)->func = f argument
271 #define RDSV3_INIT_DELAYED_WORK(dwp, f) \ argument
272 (dwp)->work.func = f; \
/titanic_51/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.emptystack.exe36 exec find / -type f -exec sleep 1 \; >/dev/null 2>&1
/titanic_51/usr/src/lib/libmvec/common/vis/
H A D__vrsqrtf.S939 bz,a 1f
943 bl,a 1f
987 bz,a 1f
991 bl,a 1f
1057 bz,a 1f
1061 bl,a 1f
1118 bz,a 1f
1122 bl,a 1f
1188 bz,a 1f
1192 bl,a 1f
[all...]
/titanic_51/usr/src/lib/efcode/include/fcode/
H A Dprivate.h71 #define SET_TOKEN(t, f, n, a) \ argument
72 env->table[t].flags = f; \
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/support/
H A Derrors.c162 krb5int_set_error_info_callout_fn (const char *(KRB5_CALLCONV *f)(long)) in krb5int_set_error_info_callout_fn()
166 fptr = f; in krb5int_set_error_info_callout_fn()
/titanic_51/usr/src/cmd/tnf/prex/
H A Dexpr.c163 expr_t * f) in expr_list() argument
166 return ((expr_t *) queue_append(&h->qn, &f->qn)); in expr_list()
/titanic_51/usr/src/lib/libpkg/common/
H A Dp12lib.h93 #define SUNWerr(f, r) ERR_SUNW_error((f), (r), __FILE__, __LINE__) argument
/titanic_51/usr/src/lib/libc/i386/fp/
H A D_X_cplx_div.c60 float f; member
119 r = 0.0f; in _X_cplx_div()
127 c = i? i : (((cc.i[2] << 16) < 0)? -0.0f : 0.0f); in _X_cplx_div()
128 d = j? j : (((dd.i[2] << 16) < 0)? -0.0f : 0.0f); in _X_cplx_div()
131 c *= 0.5f; in _X_cplx_div()
132 d *= 0.5f; in _X_cplx_div()
142 c = 1.0f / c; in _X_cplx_div()
160 r = inf.f; in _X_cplx_div()
[all...]
/titanic_51/usr/src/lib/libshell/common/
H A DRELEASE9317 the library is loaded with builtin -f library.
19 3. New features in 12/28/93f
65 f. If foo is a function, and not a program, then command foo
117 f. A bug which allowed a script to trap signals that are
160 f. A bug which could cause a coprocess to hang when
222 f. A bug which prevented quoting from removing the meaning
238 f. A bug which causes some arithmetic expressions to be
280 12. Bugs fixed in 12/28/93f for default OPTIONS
295 f. A bug caused by a race condition that could cause SIGTERM
324 with the M-f and M-b emacs directives as it was in ksh88.
[all …]
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE9317 the library is loaded with builtin -f library.
19 3. New features in 12/28/93f
65 f. If foo is a function, and not a program, then command foo
117 f. A bug which allowed a script to trap signals that are
160 f. A bug which could cause a coprocess to hang when
222 f. A bug which prevented quoting from removing the meaning
238 f. A bug which causes some arithmetic expressions to be
280 12. Bugs fixed in 12/28/93f for default OPTIONS
295 f. A bug caused by a race condition that could cause SIGTERM
324 with the M-f an
[all...]
/titanic_51/usr/src/common/net/patricia/
H A Dradix.c124 #define RN_MATCHF(rn, f, arg) (f == NULL || (*f)((rn), arg)) argument
1082 * refs on the ire_bucket to ensure that the walk function f() does not
1086 * so that f() will need to take any additional references on memory
1090 rn_walktree(h, f, w) in rn_walktree() argument
1092 walktree_f_t *f;
1095 return (rn_walktree_mt(h, f, w, NULL, NULL));
1098 rn_walktree_mt(h, f, w, lockf, unlockf) in rn_walktree_mt() argument
1100 walktree_f_t *f;
[all...]
/titanic_51/usr/src/cmd/boot/bootadm/
H A Dbootadm_loader.c374 error_t (*f)(struct menu_lst *, char *, char *); in bam_loader_menu() local
389 ret = check_subcmd_and_options(subcmd, opt, menu_subcmds, &f); in bam_loader_menu()
504 ret = f(&menu, menu_root, osdev); in bam_loader_menu()
506 ret = f(&menu, bam_root, menu_root); in bam_loader_menu()
508 ret = f(&menu, menu_path, opt); in bam_loader_menu()
510 ret = f(&menu, ((largc > 0) ? largv[0] : ""), in bam_loader_menu()
518 ret = f(&menu, bam_root, NULL); in bam_loader_menu()
564 ret = f(&menu, bam_root, extra_args); in bam_loader_menu()
567 ret = f(&menu, NULL, opt); in bam_loader_menu()
/titanic_51/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h533 * appropriate output. The single argument, "f", is a local variable that
537 #define APPLICATION_ENTER(f) \ argument
538 f = (rtld_flags & RT_FL_APPLIC) ? 0 : RT_FL_APPLIC; \
539 rtld_flags |= f;
540 #define APPLICATION_RETURN(f) \ argument
541 rtld_flags &= ~f;
/titanic_51/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c475 register _FILTER *f; \
476 for (f = filters; f->name; f++) \
477 CLEAR(f); \
/titanic_51/usr/src/lib/libnsl/nis/gen/
H A Dnis_subr.c605 nis_read_obj(char *f) /* name of the object to read */ in nis_read_obj() argument
616 rootfile = fopen(f, "rF"); in nis_read_obj()
628 syslog(LOG_ERR, "Object file %s is corrupt!", f); in nis_read_obj()
638 char *f, /* name of the object to read */ in nis_write_obj() argument
645 rootfile = fopen(f, "wF"); in nis_write_obj()
/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h172 #define CPYBITS(w,f) ((w) |= ((f)&BITS) ) argument
431 #define DBSETFL(d,f,l) (DBFILE(d) = (f), DBLN(d) = (f) ? (l) : 1) argument

1...<<61626364656667686970>>...108