Searched refs:getbool (Results 1 – 1 of 1) sorted by relevance
112 static int getbool(const char *str);222 AskConfirmation = getbool(optarg); in main()225 DeviceOpt = getbool(optarg); in main()255 SafetyOpt = getbool(optarg); in main()411 getbool(const char *str) in getbool() function