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