Searched defs:tfp (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/nvi/ex/ |
H A D | ex_tag.c | 542 TAGF *atfp, *tfp; in ex_tag_copy() local 586 TAGF *tfp; in tagf_copy() local 662 tagf_free(SCR *sp, TAGF *tfp) in tagf_free() 843 TAGF *tfp; in ex_tagf_alloc() local 885 TAGF *tfp; in ex_tag_free() local 970 TAGF *tfp; in ctag_slist() local 1024 ctag_sfile(SCR *sp, TAGF *tfp, TAGQ *tqp, char *tname) in ctag_sfile() 1161 ctag_file(SCR *sp, TAGF *tfp, char *name, char **dirp, size_t *dlenp) in ctag_file()
|
/freebsd/sys/riscv/include/ |
H A D | cpu.h | 44 #define TRAPF_PC(tfp) ((tfp)->tf_sepc) argument 45 #define TRAPF_USERMODE(tfp) (((tfp)->tf_sstatus & SSTATUS_SPP) == 0) argument
|
/freebsd/sys/i386/i386/ |
H A D | db_interface.c | 87 db_segsize(struct trapframe *tfp) in db_segsize()
|
H A D | db_trace.c | 103 struct trapframe_vm86 *tfp; in db_frame_seg() local 153 struct trapframe_vm86 *tfp; in db_gs() local
|
/freebsd/sbin/ipf/libipf/ |
H A D | ipft_hx.c | 22 static FILE *tfp = NULL; variable
|
H A D | ipft_tx.c | 28 static FILE *tfp = NULL; variable
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_pagealloc.c | 212 struct mlx5_fw_page *tfp; in mlx5_insert_fw_page_locked() local 236 struct mlx5_fw_page *tfp; in mlx5_remove_fw_page_locked() local
|
/freebsd/sys/arm64/include/ |
H A D | cpu.h | 51 #define TRAPF_PC(tfp) ((tfp)->tf_elr) argument 52 #define TRAPF_USERMODE(tfp) (((tfp)->tf_spsr & PSR_M_MASK) == PSR_M_EL0t) argument
|
/freebsd/contrib/nvi/common/ |
H A D | util.c | 372 FILE *tfp; local
|
/freebsd/sys/fs/tarfs/ |
H A D | tarfs_vnops.c | 669 struct tarfs_fid *tfp; in tarfs_vptofh() local
|
H A D | tarfs_vfsops.c | 1212 struct tarfs_fid *tfp; in tarfs_fhtovp() local
|
/freebsd/sys/arm/include/ |
H A D | cpu.h | 691 #define TRAPF_PC(tfp) ((tfp)->tf_pc) argument
|
/freebsd/contrib/sendmail/src/ |
H A D | queue.c | 355 register SM_FILE_T *tfp; local 1037 printctladdr(a, tfp) in printctladdr() argument
|