Searched refs:binary (Results 1 – 4 of 4) sorted by relevance
59 const char* binary = "/tmp/update_binary"; in try_update_binary() local60 unlink(binary); in try_update_binary()61 int fd = creat(binary, 0755); in try_update_binary()64 LOGE("Can't make %s\n", binary); in try_update_binary()126 args[0] = binary; in try_update_binary()138 execv(binary, (char* const*)args); in try_update_binary()139 fprintf(stdout, "E:Can't run %s (%s)\n", binary, strerror(errno)); in try_update_binary()
22 Redistribution and use in source and binary forms, with or without27 2. Redistributions in binary form must reproduce the above copyright
33 - ";" is a binary operator; evaluating it just means to first evaluate
61 binary files as long as those fields can be easily viewed by the user.