Searched refs:arg_username (Results 1 – 1 of 1) sorted by relevance
82 static char *arg_username = NULL; variable135 arg_username = optarg; in serve_syseventdotconf()380 strcats(line, arg_username == NULL ? "-" : arg_username); in add_cmd()456 if (arg_username) in list_remove_cmd()708 if (arg_username && in matches_serecord()709 strcmp(arg_username, sep->se_user) != 0) { in matches_serecord()