Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Dadm.c400 getaction(char *cmd, struct keyword *matches, int *retval) in getaction() function
501 if ((getaction(argv[optind], Keywords, &cmd)) == EOK) { in main()