Home
last modified time | relevance | path

Searched refs:p_subid (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c97 static int p_subid; /* Subject id. */ variable
281 if (subid != p_subid) in select_subid()
748 p_subid = strtol(optarg, (char **)NULL, 10); in main()