Home
last modified time | relevance | path

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

/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.c684 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.c1987 mtree_entry_tree_add(struct archive_write * a,struct mtree_entry ** filep) mtree_entry_tree_add() argument
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.c2359 witness_save(struct lock_object *lock, const char **filep, int *linep) in witness_save()