Searched defs:do_file (Results 1 – 6 of 6) sorted by relevance
/freebsd/tools/tools/vop_table/ |
H A D | vop_table.tcl | 5 proc do_file {file} { procedure
|
/freebsd/contrib/lutok/ |
H A D | operations.cpp | 76 lutok::do_file(state& s, const std::string& file, const int nargs, in do_file() function in lutok
|
/freebsd/crypto/openssl/apps/ |
H A D | rehash.c | 234 static int do_file(const char *filename, const char *fullpath, enum Hash h) in do_file() function
|
/freebsd/usr.bin/chat/ |
H A D | chat.c | 316 do_file(char *chatfile) in do_file() function
|
/freebsd/crypto/openssh/ |
H A D | ssh-add.c | 657 do_file(int agent_fd, int deleting, int key_only, int cert_only, in do_file() function
|
/freebsd/sbin/rcorder/ |
H A D | rcorder.c | 885 do_file(filenode *fnode, strnodelist *stack_ptr) in do_file() function
|