Searched refs:update_cmd (Results 1 – 1 of 1) sorted by relevance
34 static int update_cmd(int argc, char *argv[]);49 { .name = "update", .handler = update_cmd, .usage = update_usage },800 static int update_cmd(int argc, char *argv[]) in update_cmd() function