Searched refs:state_param (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/removefile-35/
H A Dremovefile.c93 removefile(const char* path, removefile_state_t state_param, removefile_flags_t flags) { argument
96 removefile_state_t state = state_param;
99 if (state_param == NULL) {
123 if (state_param == NULL) {

Completed in 91 milliseconds