Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/praudit/
H A Dtoktable.h111 TAG_ARGV, /* with cmd token */ enumerator
H A Dtoktable.c259 table_init(TAG_ARGV, "argv", pa_cmd, T_ELEMENT); in init_tokens()
H A Dtoken.c775 if ((returnstat = process_tag(context, TAG_ARGV, in cmd_token()