Searched refs:delete_file (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/ |
| D | config_auth.c | 215 svn_boolean_t delete_file = FALSE; in svn_config_walk_auth_data() local 252 err = walk_func(&delete_file, walk_baton, cred_kinds[i], in svn_config_walk_auth_data() 262 if (delete_file) in svn_config_walk_auth_data()
|
| /freebsd-12-stable/crypto/openssh/ |
| D | ssh-add.c | 164 delete_file(int agent_fd, const char *filename, int key_only, int qflag) in delete_file() function 638 if (delete_file(agent_fd, file, key_only, qflag) == -1) in do_file()
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | ntp_util.c | 320 while(lib$delete_file(&oldvers, in write_stats()
|