Searched defs:storep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_subr.c835 void *storep = store; local
850 storep = i_new_storep(store, keyword);
888 rc = i_match_hostorip(storep, sg, val, OPT_NUMERIC_ONLY |
892 rc = i_match_hostorip(storep, sg, val,
899 rc = i_store_serverID(storep, val);

Completed in 96 milliseconds