Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 25 of 1032) sorted by relevance

12345678910>>...42

/titanic_50/usr/src/cmd/smbios/
H A Dsmbios.c90 oprintf(FILE *fp, const char *format, ...) in oprintf()
101 desc_printf(const char *d, FILE *fp, const char *format, ...) in desc_printf()
116 flag_printf(FILE *fp, const char *s, uint_t flags, size_t bits, in flag_printf()
138 flag64_printf(FILE *fp, const char *s, uint64_t flags, size_t bits, in flag64_printf()
160 id_printf(FILE *fp, const char *s, id_t id) in id_printf()
175 jedec_print(FILE *fp, const char *desc, uint_t id) in jedec_print()
224 print_smbios_21(smbios_21_entry_t *ep, FILE *fp) in print_smbios_21()
256 print_smbios_30(smbios_30_entry_t *ep, FILE *fp) in print_smbios_30()
275 print_smbios(smbios_hdl_t *shp, FILE *fp) in print_smbios()
290 print_common(const smbios_info_t *ip, FILE *fp) in print_common()
[all …]
/titanic_50/usr/src/cmd/sendmail/libsm/
H A Dstdio.c62 sm_stdopen(fp, info, flags, rpool) in sm_stdopen() argument
127 sm_stdread(fp, buf, n) in sm_stdread() argument
156 sm_stdwrite(fp, buf, n) in sm_stdwrite() argument
181 sm_stdseek(fp, offset, whence) in sm_stdseek() argument
206 sm_stdclose(fp) in sm_stdclose() argument
227 sm_stdsetmode(fp, mode) in sm_stdsetmode() argument
269 sm_stdgetmode(fp, mode) in sm_stdgetmode() argument
305 sm_stdsetinfo(fp, what, valp) in sm_stdsetinfo() argument
337 sm_stdgetinfo(fp, what, valp) in sm_stdgetinfo() argument
406 sm_stdfdopen(fp, info, flags, rpool) in sm_stdfdopen() argument
[all …]
H A Dlocal.h83 #define cantwrite(fp) \ argument
92 #define HASUB(fp) ((fp)->f_ub.smb_base != NULL) argument
93 #define FREEUB(fp) \ argument
104 #define sm_io_flockfile(fp) ((void) 0) argument
105 #define sm_io_funlockfile(fp) ((void) 0) argument
147 # define SM_CONVERT_TIME(fp, fd, val, time) { \ argument
226 #define SM_IO_WR_TIMEOUT(fp, fd, to) { \ argument
H A Dsmstdio.c52 sm_stdioopen(fp, info, flags, rpool) in sm_stdioopen() argument
115 setup(fp) in setup() argument
151 sm_stdioread(fp, buf, n) in sm_stdioread() argument
177 sm_stdiowrite(fp, buf, n) in sm_stdiowrite() argument
203 sm_stdioseek(fp, offset, whence) in sm_stdioseek() argument
227 sm_stdioclose(fp) in sm_stdioclose() argument
253 sm_stdiosetinfo(fp, what, valp) in sm_stdiosetinfo() argument
282 sm_stdiogetinfo(fp, what, valp) in sm_stdiogetinfo() argument
334 SM_FILE_T *fp; local
H A Dstrio.c94 sm_strread(fp, buf, n) in sm_strread() argument
127 sm_strwrite(fp, buf, n) in sm_strwrite() argument
166 sm_strseek(fp, offset, whence) in sm_strseek() argument
219 sm_stropen(fp, info, flags, rpool) in sm_stropen() argument
294 sm_strclose(fp) in sm_strclose() argument
322 sm_strsetmode(fp, mode) in sm_strsetmode() argument
365 sm_strgetmode(fp, mode) in sm_strgetmode() argument
405 sm_strsetinfo(fp, what, valp) in sm_strsetinfo() argument
436 sm_strgetinfo(fp, what, valp) in sm_strgetinfo() argument
476 sm_strio_init(fp, buf, size) in sm_strio_init() argument
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_dis.c41 dt_dis_log(const dtrace_difo_t *dp, const char *name, dif_instr_t in, FILE *fp) in dt_dis_log()
50 dif_instr_t in, FILE *fp) in dt_dis_branch()
57 dt_dis_load(const dtrace_difo_t *dp, const char *name, dif_instr_t in, FILE *fp) in dt_dis_load()
66 dif_instr_t in, FILE *fp) in dt_dis_store()
74 dt_dis_str(const dtrace_difo_t *dp, const char *name, dif_instr_t in, FILE *fp) in dt_dis_str()
81 dt_dis_r1rd(const dtrace_difo_t *dp, const char *name, dif_instr_t in, FILE *fp) in dt_dis_r1rd()
89 dt_dis_cmp(const dtrace_difo_t *dp, const char *name, dif_instr_t in, FILE *fp) in dt_dis_cmp()
97 dt_dis_tst(const dtrace_difo_t *dp, const char *name, dif_instr_t in, FILE *fp) in dt_dis_tst()
131 dt_dis_lda(const dtrace_difo_t *dp, const char *name, dif_instr_t in, FILE *fp) in dt_dis_lda()
144 dt_dis_ldv(const dtrace_difo_t *dp, const char *name, dif_instr_t in, FILE *fp) in dt_dis_ldv()
[all …]
/titanic_50/usr/src/uts/intel/ia32/os/
H A Dfpu.c179 struct fpu_ctx *fp; /* parent fpu context */ in fp_new_lwp() local
266 fp_free(struct fpu_ctx *fp, int isexec) in fp_free()
294 fp_save(struct fpu_ctx *fp) in fp_save()
334 fp_restore(struct fpu_ctx *fp) in fp_restore()
367 struct fpu_ctx *fp = &ttolwp(curthread)->lwp_pcb.pcb_fpu; in fp_seed() local
409 struct fpu_ctx *fp = &ttolwp(curthread)->lwp_pcb.pcb_fpu; in fpnoextflt() local
522 fpu_ctx_t *fp = &ttolwp(curthread)->lwp_pcb.pcb_fpu; in fpexterrflt() local
597 fpu_ctx_t *fp = &ttolwp(curthread)->lwp_pcb.pcb_fpu; in fpsimderrflt() local
699 struct fpu_ctx *fp = &curthread->t_lwp->lwp_pcb.pcb_fpu; in fpsetcw() local
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_deleg_ops.c63 recall_all_delegations(rfs4_file_t *fp, bool_t trunc, caller_context_t *ct) in recall_all_delegations()
104 rfs4_file_t *fp; in deleg_rd_open() local
129 rfs4_file_t *fp; in deleg_wr_open() local
158 rfs4_file_t *fp; in deleg_wr_read() local
179 rfs4_file_t *fp; in deleg_rd_write() local
198 rfs4_file_t *fp; in deleg_wr_write() local
217 rfs4_file_t *fp; in deleg_rd_setattr() local
237 rfs4_file_t *fp; in deleg_wr_setattr() local
259 rfs4_file_t *fp; in deleg_rd_rwlock() local
279 rfs4_file_t *fp; in deleg_wr_rwlock() local
[all …]
/titanic_50/usr/src/common/ctf/
H A Dctf_types.c35 ctf_get_ctt_size(const ctf_file_t *fp, const ctf_type_t *tp, ssize_t *sizep, in ctf_get_ctt_size()
62 ctf_member_iter(ctf_file_t *fp, ctf_id_t type, ctf_member_f *func, void *arg) in ctf_member_iter()
113 ctf_enum_iter(ctf_file_t *fp, ctf_id_t type, ctf_enum_f *func, void *arg) in ctf_enum_iter()
150 ctf_type_iter(ctf_file_t *fp, boolean_t nonroot, ctf_type_f *func, void *arg) in ctf_type_iter()
174 ctf_type_resolve(ctf_file_t *fp, ctf_id_t type) in ctf_type_resolve()
232 ctf_format_func(ctf_file_t *fp, ctf_decl_t *cd, in ctf_format_func()
285 ctf_type_qlname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len, in ctf_type_qlname()
425 ctf_type_lname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len) in ctf_type_lname()
435 ctf_type_name(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len) in ctf_type_name()
442 ctf_type_qname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len, in ctf_type_qname()
[all …]
H A Dctf_create.c60 ctf_file_t *fp; in ctf_create() local
92 ctf_file_t *fp; in ctf_fdcreate() local
226 ctf_ref_inc(ctf_file_t *fp, ctf_id_t tid) in ctf_ref_inc()
244 ctf_ref_dec(ctf_file_t *fp, ctf_id_t tid) in ctf_ref_dec()
278 ctf_update(ctf_file_t *fp) in ctf_update()
718 ctf_dtd_insert(ctf_file_t *fp, ctf_dtdef_t *dtd) in ctf_dtd_insert()
728 ctf_dtd_delete(ctf_file_t *fp, ctf_dtdef_t *dtd) in ctf_dtd_delete()
798 ctf_dtd_lookup(ctf_file_t *fp, ctf_id_t type) in ctf_dtd_lookup()
815 ctf_dsd_lookup(ctf_file_t *fp, ulong_t idx) in ctf_dsd_lookup()
832 ctf_dsd_insert(ctf_file_t *fp, ctf_dsdef_t *dsd) in ctf_dsd_insert()
[all …]
H A Dctf_open.c111 init_symtab(ctf_file_t *fp, const ctf_header_t *hp, in init_symtab()
200 init_types(ctf_file_t *fp, const ctf_header_t *cth) in init_types()
549 ctf_file_t *fp; in ctf_bufopen() local
803 ctf_file_t *fp; in ctf_dup() local
886 ctf_close(ctf_file_t *fp) in ctf_close()
987 ctf_parent_file(ctf_file_t *fp) in ctf_parent_file()
997 ctf_parent_name(ctf_file_t *fp) in ctf_parent_name()
1007 ctf_parent_label(ctf_file_t *fp) in ctf_parent_label()
1018 ctf_import(ctf_file_t *fp, ctf_file_t *pfp) in ctf_import()
1042 ctf_setmodel(ctf_file_t *fp, int model) in ctf_setmodel()
[all …]
/titanic_50/usr/src/lib/libc/port/locale/
H A Dfputwc.c63 __fputwc_impl(wchar_t wc, FILE *fp, int orient) in __fputwc_impl()
111 fputwc(wchar_t wc, FILE *fp) in fputwc()
121 putwc(wchar_t wc, FILE *fp) in putwc()
127 __fputwc_xpg5(wint_t wc, FILE *fp) in __fputwc_xpg5()
134 __putwc_xpg5(wint_t wc, FILE *fp) in __putwc_xpg5()
H A Dfgetwc.c46 _fgetwc_unlocked_l(FILE *fp, locale_t loc) in _fgetwc_unlocked_l()
98 _fgetwc_unlocked(FILE *fp) in _fgetwc_unlocked()
110 fgetwc(FILE *fp) in fgetwc()
129 __fgetwc_xpg5(FILE *fp) in __fgetwc_xpg5()
146 fgetwc_l(FILE *fp, locale_t loc) in fgetwc_l()
/titanic_50/usr/src/cmd/filesync/
H A Danal.c113 struct file *fp; in analyze() local
236 prune_file(struct file *fp) in prune_file()
269 struct file *fp; in prune() local
293 struct file *fp; in summary() local
355 check_file(struct file *fp) in check_file()
461 check_changes(struct file *fp, int ref, int new) in check_changes()
648 find_link(struct file *fp, side_t srcdst) in find_link()
832 has_other_links(struct file *fp, side_t srcdst) in has_other_links()
908 link_update(struct file *fp, side_t which) in link_update()
977 queue_file(struct file *fp) in queue_file()
[all …]
H A Drecon.c122 reconcile(struct file *fp) in reconcile()
507 newer(struct file *fp) in newer()
540 older(struct file *fp) in older()
573 samedata(struct file *fp) in samedata()
626 samestuff(struct file *fp) in samestuff()
665 samecompare(struct file *fp) in samecompare()
725 truncated(struct file *fp) in truncated()
803 full_name(struct file *fp, side_t srcdst, side_t whichbuf) in full_name()
H A Deval.c120 struct file *fp; in evaluate() local
250 struct file *fp; in add_file_arg() local
370 eval_file(struct base *bp, struct file *fp) in eval_file()
498 struct file *fp; in walker() local
661 note_info(struct file *fp, const struct stat *sp, side_t which) in note_info()
749 update_info(struct file *fp, side_t which) in update_info()
778 fakedata(struct file *fp, int which) in fakedata()
815 check_inum(struct file *fp, int src) in check_inum()
947 FILE *fp; in add_run() local
/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_2xml.c46 print_header(FILE *fp) in print_header()
65 begin_element(FILE *fp, const char *ename, ...) in begin_element()
82 begin_end_element(FILE *fp, const char *ename, ...) in begin_end_element()
99 end_element(FILE *fp, const char *ename) in end_element()
105 txml_print_prop(topo_hdl_t *thp, FILE *fp, tnode_t *node, const char *pgname, in txml_print_prop()
230 txml_print_pgroup(topo_hdl_t *thp, FILE *fp, tnode_t *node, topo_pgroup_t *pg) in txml_print_pgroup()
250 txml_print_dependents(topo_hdl_t *thp, FILE *fp, tnode_t *node) in txml_print_dependents()
260 txml_print_node(topo_hdl_t *thp, FILE *fp, tnode_t *node) in txml_print_node()
277 txml_print_range(topo_hdl_t *thp, FILE *fp, tnode_t *node, int dependent) in txml_print_range()
317 txml_print_topology(topo_hdl_t *thp, FILE *fp, char *scheme, tnode_t *node) in txml_print_topology()
[all …]
/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dacl_print.c59 fprint_sid(FILE *fp, i_ntsid_t *sid) in fprint_sid()
75 fprint_ntace(FILE *fp, i_ntace_t *ace) in fprint_ntace()
92 fprint_ntacl(FILE *fp, i_ntacl_t *acl) in fprint_ntacl()
108 smbfs_acl_print_sd(FILE *fp, i_ntsd_t *sd) in smbfs_acl_print_sd()
/titanic_50/usr/src/lib/libzonecfg/common/
H A Dscratchops.c88 FILE *fp; in zonecfg_open_scratch() local
134 zonecfg_lock_scratch(FILE *fp) in zonecfg_lock_scratch()
142 zonecfg_close_scratch(FILE *fp) in zonecfg_close_scratch()
148 zonecfg_get_scratch(FILE *fp, char *zonename, size_t namelen, char *kernname, in zonecfg_get_scratch()
183 zonecfg_find_scratch(FILE *fp, const char *zonename, const char *altroot, in zonecfg_find_scratch()
199 zonecfg_reverse_scratch(FILE *fp, const char *kernzone, char *zonename, in zonecfg_reverse_scratch()
214 zonecfg_add_scratch(FILE *fp, const char *zonename, const char *kernzone, in zonecfg_add_scratch()
227 zonecfg_delete_scratch(FILE *fp, const char *kernzone) in zonecfg_delete_scratch()
/titanic_50/usr/src/cmd/fm/fmdump/common/
H A Derror.c32 err_short(fmd_log_t *lp, const fmd_log_record_t *rp, FILE *fp) in err_short()
44 err_verb1(fmd_log_t *lp, const fmd_log_record_t *rp, FILE *fp) in err_verb1()
59 err_verb23_cmn(fmd_log_t *lp, const fmd_log_record_t *rp, FILE *fp, in err_verb23_cmn()
77 err_verb2(fmd_log_t *lp, const fmd_log_record_t *rp, FILE *fp) in err_verb2()
83 err_pretty(fmd_log_t *lp, const fmd_log_record_t *rp, FILE *fp) in err_pretty()
H A Dinfo.c32 info_short(fmd_log_t *lp, const fmd_log_record_t *rp, FILE *fp) in info_short()
44 info_verb1(fmd_log_t *lp, const fmd_log_record_t *rp, FILE *fp) in info_verb1()
59 info_verb23_cmn(fmd_log_t *lp, const fmd_log_record_t *rp, FILE *fp, in info_verb23_cmn()
80 info_verb2(fmd_log_t *lp, const fmd_log_record_t *rp, FILE *fp) in info_verb2()
86 info_pretty(fmd_log_t *lp, const fmd_log_record_t *rp, FILE *fp) in info_pretty()
/titanic_50/usr/src/lib/libc/port/gen/
H A Derr.c89 warncore(FILE *fp, const char *fmt, va_list args) in warncore()
107 warnfinish(FILE *fp, rmutex_t *lk) in warnfinish()
115 _vwarnxfp(FILE *fp, const char *fmt, va_list args) in _vwarnxfp()
130 _vwarnfp(FILE *fp, const char *fmt, va_list args) in _vwarnfp()
162 _warnfp(FILE *fp, const char *fmt, ...) in _warnfp()
172 _warnxfp(FILE *fp, const char *fmt, ...) in _warnxfp()
205 _errfp(FILE *fp, int status, const char *fmt, ...) in _errfp()
223 _verrfp(FILE *fp, int status, const char *fmt, va_list args) in _verrfp()
242 _errxfp(FILE *fp, int status, const char *fmt, ...) in _errxfp()
260 _verrxfp(FILE *fp, int status, const char *fmt, va_list args) in _verrxfp()
/titanic_50/usr/src/cmd/sendmail/src/
H A Dsfsasl.c29 SM_FILE_T *fp; member
35 SM_FILE_T *fp; member
56 sasl_getinfo(fp, what, valp) in sasl_getinfo() argument
101 sasl_open(fp, info, flags, rpool) in sasl_open() argument
148 sasl_close(fp) in sasl_close() argument
186 sasl_read(fp, buf, size) in sasl_read() argument
281 sasl_write(fp, buf, size) in sasl_write() argument
423 SM_FILE_T *fp; member
429 SM_FILE_T *fp; member
451 tls_getinfo(fp, what, valp) in tls_getinfo() argument
[all …]
/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_common.c63 sctp_set_saddr(sctp_t *sctp, sctp_faddr_t *fp) in sctp_set_saddr()
86 sctp_get_dest(sctp_t *sctp, sctp_faddr_t *fp) in sctp_get_dest()
230 sctp_faddr_t *fp; in sctp_update_dce() local
284 sctp_make_mp(sctp_t *sctp, sctp_faddr_t *fp, int trailer) in sctp_make_mp()
556 sctp_faddr_t *fp; in sctp_lookup_faddr() local
567 sctp_lookup_faddr_nosctp(sctp_faddr_t *fp, in6_addr_t *addr) in sctp_lookup_faddr_nosctp()
582 sctp_set_faddr_current(sctp_t *sctp, sctp_faddr_t *fp) in sctp_set_faddr_current()
613 sctp_faddr_t *fp; in sctp_redo_faddr_srcs() local
621 sctp_faddr_alive(sctp_t *sctp, sctp_faddr_t *fp) in sctp_faddr_alive()
667 sctp_faddr_t *fp; in sctp_is_a_faddr_clean() local
[all …]
/titanic_50/usr/src/cmd/sendmail/db/db/
H A Ddb_pr.c61 __db_prinit(fp) in __db_prinit() argument
81 FILE *fp, *save_fp; local
140 FILE *fp; local
188 FILE *fp; local
268 FILE *fp; local
383 FILE *fp; local
592 FILE *fp; local
685 FILE *fp; local
718 __db_prdbt(dbtp, checkprint, fp) in __db_prdbt() argument
763 FILE *fp; local
[all …]

12345678910>>...42