Searched refs:option (Results 1 – 11 of 11) sorted by relevance
71 # -Q is a special logcat option that forces the74 # named by the androidboot.console kernel option
88 # -Q is a special logcat option that forces the91 # named by the androidboot.console kernel option
70 # -Q is a special logcat option that forces the73 # named by the androidboot.console kernel option
80 # -Q is a special logcat option that forces the83 # named by the androidboot.console kernel option
549 int option; in tunning_server_socket_listen() local574 option = 1; in tunning_server_socket_listen()576 &option, sizeof(option)); in tunning_server_socket_listen()
548 int option; in tunning_server_socket_listen() local573 option = 1; in tunning_server_socket_listen()575 &option, sizeof(option)); in tunning_server_socket_listen()
40 echo This script must be run with the --force option
287 static const struct option long_opts[] = { in ParseArgs()