Home
last modified time | relevance | path

Searched refs:delete_file (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
Dconfig_auth.c215 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/
Dssh-add.c164 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/
Dntp_util.c320 while(lib$delete_file(&oldvers, in write_stats()