Searched refs:working_id (Results 1 – 1 of 1) sorted by relevance
111 uint32_t working_id = 0; in ParseOptions() local122 if (!StringToUInt32(optarg, &working_id)) { in ParseOptions()125 working_context.user_id = working_id; in ParseOptions()128 if (!StringToUInt32(optarg, &working_id)) { in ParseOptions()131 working_context.group_id = working_id; in ParseOptions()