Searched refs:FILENAME_KEEPALIVE (Results 1 – 2 of 2) sorted by relevance
427 strcmp(comxdir->name, FILENAME_KEEPALIVE) == 0) { in fr_open()476 strcmp(comxdir->name, FILENAME_KEEPALIVE) == 0) { in fr_close()623 } else if (strcmp(file->name, FILENAME_KEEPALIVE) == 0) { in fr_read_proc()685 } else if (strcmp(entry->name, FILENAME_KEEPALIVE) == 0) { in fr_write_proc()763 remove_proc_entry(FILENAME_KEEPALIVE, ch->procdir); in fr_exit()814 if ((new_file = create_proc_entry(FILENAME_KEEPALIVE, S_IFREG | 0644, in fr_master_init()
139 #define FILENAME_KEEPALIVE "keepalive" macro