Home
last modified time | relevance | path

Searched defs:filep (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/krb5/src/kadmin/dbutil/
H A Ddump.c611 process_tl_data(const char *fname, FILE *filep, int lineno, in process_tl_data()
644 process_k5beta7_princ(krb5_context context, const char *fname, FILE *filep, in process_k5beta7_princ()
837 process_k5beta7_policy(krb5_context context, const char *fname, FILE *filep, in process_k5beta7_policy()
874 process_r1_8_policy(krb5_context context, const char *fname, FILE *filep, in process_r1_8_policy()
913 process_r1_11_policy(krb5_context context, const char *fname, FILE *filep, in process_r1_11_policy()
999 process_tagged(krb5_context context, const char *fname, FILE *filep, in process_tagged()
1023 process_k5beta7_record(krb5_context context, const char *fname, FILE *filep, in process_k5beta7_record()
1031 process_r1_8_record(krb5_context context, const char *fname, FILE *filep, in process_r1_8_record()
1039 process_r1_11_record(krb5_context context, const char *fname, FILE *filep, in process_r1_11_record()
H A Dovload.c93 int process_ov_principal(kcontext, fname, filep, verbose, linenop) in process_ov_principal() argument
/freebsd/usr.sbin/bhyve/
H A Ddebug.h34 #define FPRINTLN(filep, fmt, arg...) \ argument
/freebsd/usr.bin/tail/
H A Dtail.c82 file_info_t file, *filep, *files; in main() local
/freebsd/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py93 def PrintIndented(filep, ident, code): argument
105 def PrintTags(self, filep): argument
114 def PrintForwardDeclaration(self, filep): argument
117 def PrintDeclaration(self, filep): argument
164 def PrintCode(self, filep): argument
1613 def GetNextStruct(filep): argument
1681 def Parse(factory, filep): argument
/freebsd/contrib/libevent/
H A Devent_rpcgen.py93 def PrintIndented(filep, ident, code): argument
105 def PrintTags(self, filep): argument
114 def PrintForwardDeclaration(self, filep): argument
117 def PrintDeclaration(self, filep): argument
164 def PrintCode(self, filep): argument
1613 def GetNextStruct(filep): argument
1681 def Parse(factory, filep): argument
/freebsd/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c195 FILE *filep; in kvp_update_file() local
226 FILE *filep; in kvp_update_mem_state() local
282 FILE *filep; in kvp_file_init() local
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_screen.c647 getwin(FILE *filep) in getwin()
793 putwin(WINDOW *win, FILE *filep) in putwin()
/freebsd/libexec/tftpd/
H A Dtftpd.c688 validate_access(int peer, char **filep, int mode) in validate_access()
/freebsd/usr.bin/sdiff/
H A Dsdiff.c1125 struct fileline *filep; in printc() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c2065 mtree_entry_tree_add(struct archive_write *a, struct mtree_entry **filep) in mtree_entry_tree_add()
H A Darchive_read_support_format_iso9660.c1844 struct file_info *file, *filep; in parse_file_info() local
/freebsd/sys/kern/
H A Dsubr_witness.c2358 witness_save(struct lock_object *lock, const char **filep, int *linep) in witness_save()